summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2005-09-06 18:12:10 +0100
committerAndrew Dolgov <[email protected]>2005-09-06 18:12:10 +0100
commit27be66c3e248e7c5668bda1d090b844193068bc6 (patch)
tree425a5fc9182936228750e503987e6a4ffad6fe12 /tt-rss.css
parent36d5497293f8436ab18772f923455861b0eb40d3 (diff)
cosmetic layout issues
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css4
1 files changed, 0 insertions, 4 deletions
diff --git a/tt-rss.css b/tt-rss.css
index 26a41e36b..7f2be2155 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -239,7 +239,6 @@ table.prefFeedList tr.title td, table.prefFilterList tr.title td,
}
.disabledButton {
- font-family : tahoma, sans-serif;
border : 1px solid #d0d0d0;
background : white;
color : #909090;
@@ -254,14 +253,12 @@ table.prefFeedList tr.title td, table.prefFilterList tr.title td,
}
.button {
- font-family : tahoma, sans-serif;
border : 1px solid #d0d0d0;
background-image : url("images/button.png");
background-position : top;
background-repeat : repeat-x;
background-color : white;
color : black;
- padding : 1px 5px 1px 5px;
}
/* .button:hover {
@@ -276,7 +273,6 @@ a.button {
.buttonWarn {
- font-family : tahoma, sans-serif;
border : 1px solid #d0d0d0;
background-image : url("images/button.png");
background-position : top;