summaryrefslogtreecommitdiff
path: root/themes/compact_night.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2021-03-23 20:45:08 +0300
committerAndrew Dolgov <[email protected]>2021-03-23 20:45:08 +0300
commit58ab641fea397f963d05cf854d53c7957a99685b (patch)
treea051bbf42bfc43badf354c5fc45bbfa4bdf8b0cb /themes/compact_night.css
parentbe2d1602bdcbc8712f23bd6cb440c98ed5ecf61a (diff)
light theme: increase contrast
Diffstat (limited to 'themes/compact_night.css')
-rw-r--r--themes/compact_night.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/themes/compact_night.css b/themes/compact_night.css
index 2a6e825b3..fd4b3baea 100644
--- a/themes/compact_night.css
+++ b/themes/compact_night.css
@@ -526,7 +526,7 @@ body.ttrss_main #feeds-holder #feedTree .dijitTreeNode .dijitTreeRow.Is_Feed .lo
position: relative;
}
body.ttrss_main #feeds-holder #feedTree .dijitTreeNode .dijitTreeRow.Is_Feed .loadingNode.visible {
- content: url('../images/oval.svg?1616489513933');
+ content: url('../images/oval.svg?1616521489086');
}
body.ttrss_main #feeds-holder #feedTree .dijitTreeNode .dijitTreeRow.Is_Cat .loadingNode {
height: 11px;
@@ -537,7 +537,7 @@ body.ttrss_main #feeds-holder #feedTree .dijitTreeNode .dijitTreeRow.Is_Cat .loa
}
body.ttrss_main #feeds-holder #feedTree .dijitTreeNode .dijitTreeRow.Is_Cat .loadingNode.visible {
display: inline;
- content: url('../images/three-dots.svg?1616489513933');
+ content: url('../images/three-dots.svg?1616521489087');
}
body.ttrss_main #feeds-holder #feedTree .dijitTreeNode .dijitTreeRow .counterNode {
order: 2;