1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-01-29 14:47:11 +00:00

fancier label test dialog

This commit is contained in:
Andrew Dolgov
2007-08-20 07:02:11 +01:00
parent 4adb243072
commit 768858f1e3
3 changed files with 12 additions and 3 deletions

View File

@@ -1032,6 +1032,11 @@ ul.userFeedList {
padding :0px;
}*/
div.labelTestError {
margin : 5px 0px 5px 0px;
color : #f04040;
}
ul.labelTestResults {
height : 100px;
overflow : auto;