summaryrefslogtreecommitdiff
path: root/themes/night.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2018-12-07 21:11:50 +0300
committerAndrew Dolgov <[email protected]>2018-12-07 21:11:50 +0300
commit8f75b06835aa714e57501efe9d82ec9ffc285a62 (patch)
tree2273a34929f775c6991adf6873e6edda64434631 /themes/night.css
parent1369124fe02c5ae1fad4837c6b1e5663715af40d (diff)
implement feed grouping display, remove unneeded server vgrlf passing
Diffstat (limited to 'themes/night.css')
-rw-r--r--themes/night.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/night.css b/themes/night.css
index 413005a84..95976cfb5 100644
--- a/themes/night.css
+++ b/themes/night.css
@@ -680,7 +680,7 @@ body.ttrss_main #headlines-frame {
body.ttrss_main #headlines-frame div.feed-title {
border: 0px solid #257aa7;
border-bottom-width: 1px;
- padding: 5px 3px 5px 5px;
+ padding: 5px 8px;
}
body.ttrss_main #headlines-frame div.feed-title a.title {
color: #555555;