mirror of
https://github.com/Athou/commafeed.git
synced 2026-03-21 21:37:29 +00:00
fix nightsky loadingbar color
This commit is contained in:
@@ -114,5 +114,13 @@
|
|||||||
#feed-accordion a.mark-up-to {
|
#feed-accordion a.mark-up-to {
|
||||||
color: #C6C6C6;
|
color: #C6C6C6;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#loading-bar .bar {
|
||||||
|
background: #C6C6C6;
|
||||||
|
}
|
||||||
|
|
||||||
|
#loading-bar .peg {
|
||||||
|
box-shadow: 0 0 10px #C6C6C6, 0 0 5px #C6C6C6;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user