1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 13:45:56 +00:00

prefs: misc layout tweaks

This commit is contained in:
Andrew Dolgov
2010-11-21 00:52:20 +03:00
parent c33f56f3a2
commit 29f118253d
2 changed files with 5 additions and 1 deletions

View File

@@ -1595,6 +1595,10 @@ div#pref-tabs .dijitContentPane h3 {
border-width : 0px;
}
#userConfigTab, #labelConfigTab, #filterConfigTab, #pref-feeds-feeds {
padding : 0px;
}
#errorButton {
color : red;
}