summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2005-11-29 10:11:43 +0100
committerAndrew Dolgov <[email protected]>2005-11-29 10:11:43 +0100
commitf932bc9ff3632ccee1d1c9a00750869ef43ca484 (patch)
tree79eadfd67a2ceaac0064a134ad39c7d7e7031843 /tt-rss.css
parente454a88980cbeba813b7471676c1af1e2128af03 (diff)
support for changing category of selected feeds, misc RPC security fixes and prefs interface improvements
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/tt-rss.css b/tt-rss.css
index 67970aff5..6629f1caa 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -342,7 +342,7 @@ iframe {
iframe.feedsFrame {
width : 100%;
- height : 90%;
+ height : 100%;
margin : 0px;
padding : 0px;
}
@@ -649,7 +649,7 @@ span.insensitive {
color : gray;
}
-div.prefGenericAddBox {
+.prefGenericAddBox {
margin : 5px;
}