summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2010-11-18 10:15:14 +0300
committerAndrew Dolgov <[email protected]>2010-11-18 10:15:14 +0300
commit49c6c279ab7dd42fe972225c50622ed263f81e7b (patch)
tree80d2d7ac2547287de1c4e1251421160db7efa245 /tt-rss.css
parent2148e0d5ccafe6eea1234b17d5eac99913ff2685 (diff)
assorted DnD and pref layout fixes
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css4
1 files changed, 3 insertions, 1 deletions
diff --git a/tt-rss.css b/tt-rss.css
index b1d3ea582..4cab27e9f 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -1559,4 +1559,6 @@ div#pref-tabs .dijitContentPane h3 {
border-width : 0px;
}
-
+#errorButton {
+ color : red;
+}