summaryrefslogtreecommitdiff
path: root/css/tt-rss.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2015-01-19 15:46:15 +0300
committerAndrew Dolgov <[email protected]>2015-01-19 15:46:15 +0300
commitf52879fed516925a1cc026401671bcb083880e13 (patch)
treef0b5104af9f9ba29f7e8d07ab127061238132824 /css/tt-rss.css
parent7ebb2daf91e145e5e037af3b830a2a65b3edcd0d (diff)
trgm: add basic related stories dialog
Diffstat (limited to 'css/tt-rss.css')
-rw-r--r--css/tt-rss.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/css/tt-rss.css b/css/tt-rss.css
index 3db8dc1d5..693541a7c 100644
--- a/css/tt-rss.css
+++ b/css/tt-rss.css
@@ -341,6 +341,10 @@ div.prefHelp {
color : #555;
}
+.small {
+ font-size : 11px;
+}
+
#main-toolbar > * {
white-space : nowrap;
display : table-cell;