summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2005-11-24 08:05:20 +0100
committerAndrew Dolgov <[email protected]>2005-11-24 08:05:20 +0100
commitd9dde1d67aab87b461328b731b7b0e772f040565 (patch)
treecbee19eebc3671dbb2038d28f7bc2be9dca4a540 /tt-rss.css
parentcce28758b293bffa184f0617083691285a197032 (diff)
test button for label editor
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/tt-rss.css b/tt-rss.css
index 5e598f714..6d682a1b3 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -657,3 +657,7 @@ div.logoutContent {
margin-top : 20px;
padding : 10px;
}
+
+.small {
+ font-size : small;
+}