1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-01-07 07:49:16 +00:00

rework user CSS support (bump schema)

This commit is contained in:
Andrew Dolgov
2010-11-24 19:23:24 +03:00
parent dcb38ced56
commit 88e4e5979c
12 changed files with 98 additions and 17 deletions

View File

@@ -306,13 +306,13 @@ input.editbox {
/* preferences */
table.prefPrefsList tr:hover td.prefValue {
/* table.prefPrefsList tr:hover td.prefValue {
color : #88b0f0;
}
table.prefPrefsList tr:hover td.prefValue input {
color : #88b0f0;
}
} */
table.prefPrefsList h3 {
margin-top : 0px;
@@ -1664,3 +1664,4 @@ a.bookmarklet {
top : -1px;
}