summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2005-08-21 18:23:38 +0100
committerAndrew Dolgov <[email protected]>2005-08-21 18:23:38 +0100
commit857d6a80720fcc69e70d3674f1ea30c92c29c596 (patch)
treeebb097e629a35847238ca07c32231720e215cc59 /tt-rss.css
parentd482c58c37d820cf0c5449c9a0958a2d52da1c09 (diff)
new sites in schema
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css5
1 files changed, 4 insertions, 1 deletions
diff --git a/tt-rss.css b/tt-rss.css
index bb90385aa..ad0213957 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -81,7 +81,10 @@ input {
table.main td.toolbar {
height : 40px;
- background : #f0f0f0;
+ background-color : #f0f0f0;
+ /* background-image : url("shadow_top.png");
+ background-position : bottom left;
+ background-repeat : repeat-x; */
padding-right : 5px;
font-size : small;
text-align : right;