summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2005-12-20 09:00:11 +0100
committerAndrew Dolgov <[email protected]>2005-12-20 09:00:11 +0100
commit15da5cc18d8ccbca3f82d2120ace5ca8e0133019 (patch)
tree438cb6993eb06a1cc9883ae316a184a94e79eda8 /tt-rss.css
parent72932a754fe41ae8f0ab8550e650c387a56aeeb7 (diff)
quick add feed now has category dropbox, quick feed delete resets headlines view on delete
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/tt-rss.css b/tt-rss.css
index 93d04ae73..7ae71d946 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -528,6 +528,9 @@ div.helpResponse {
bottom : 2px;
right : 2px;
background-color : white;
+ background-image : url("images/vgrad_light_rev2.png");
+ background-position : top left;
+ background-repeat : repeat-x;
}
#qafInput {