1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-24 03:11:29 +00:00

cleanup prefs tables display

This commit is contained in:
Andrew Dolgov
2005-12-11 08:29:42 +01:00
parent 4da47970fb
commit a426e532a6
2 changed files with 19 additions and 12 deletions

View File

@@ -444,13 +444,20 @@ input {
/* preferences */
tr.title td {
font-weight : bold;
border-width : 0px 0px 1px 0px;
border-color : #f0f0f0;
border-style : solid;
font-size : x-small;
color : gray;
}
tr.title td a {
color : gray;
}
tr.title td a:hover {
color : #5050aa;
}
table.prefFeedList td.feedEditCat {
font-size : large;