summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2007-08-20 07:02:11 +0100
committerAndrew Dolgov <[email protected]>2007-08-20 07:02:11 +0100
commit768858f1e3453a4ebbaedde9280d3bc0e5235c03 (patch)
tree571f72c4a2c84b5289f64837115ddbc6335a58af /tt-rss.css
parent4adb243072ef5e4e53b82a7f7801aed756258d23 (diff)
fancier label test dialog
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/tt-rss.css b/tt-rss.css
index 77be649f7..511e4f574 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -1032,6 +1032,11 @@ ul.userFeedList {
padding :0px;
}*/
+div.labelTestError {
+ margin : 5px 0px 5px 0px;
+ color : #f04040;
+}
+
ul.labelTestResults {
height : 100px;
overflow : auto;