Tautulli: notification bell color
This commit is contained in:
parent
e0e8d171e8
commit
866321a88b
@ -214,6 +214,12 @@
|
||||
color: #fff;
|
||||
background-color: rgba(255, 255, 255, 0.08);
|
||||
}
|
||||
.stacked-configs > li > span > a.toggle-left, .stacked-configs > li > span > span.toggle-left {
|
||||
color: #999;
|
||||
}
|
||||
span > a.active, .stacked-configs > li > span > span.active {
|
||||
color: #f9be03;
|
||||
}
|
||||
.inline-pre {
|
||||
background-color: rgba(255, 255, 255, 0.25);
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user