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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user