1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-02-10 16:01:33 +00:00

display help_text in prefs editor

This commit is contained in:
Andrew Dolgov
2005-11-17 08:10:31 +01:00
parent 36990e3304
commit b189569226
4 changed files with 65 additions and 4 deletions
+8
View File
@@ -526,3 +526,11 @@ div.bigErrorMsg {
td.innerSplash {
margin : 35px;
}
div.prefHelp, td.prefHelp {
font-size : x-small;
color : gray;
padding : 5px;
}