mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-17 14:41:28 +00:00
main stylesheet cleanups
This commit is contained in:
14
tt-rss.css
14
tt-rss.css
@@ -317,15 +317,6 @@ a.button {
|
|||||||
background-color : #fff7d5;
|
background-color : #fff7d5;
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
|
||||||
.feedUnreadSelected, .feedSelectedUnread,
|
|
||||||
.virtUnreadSelected, .virtSelectedUnread,
|
|
||||||
.labelUnreadSelected, .labelSelectedUnread {
|
|
||||||
background-color : #e0e0ff;
|
|
||||||
font-weight : bold;
|
|
||||||
} */
|
|
||||||
|
|
||||||
|
|
||||||
.evenGrayed, .evenGrayed td {
|
.evenGrayed, .evenGrayed td {
|
||||||
background-color : #f0f0f0;
|
background-color : #f0f0f0;
|
||||||
color : #909090;
|
color : #909090;
|
||||||
@@ -361,11 +352,6 @@ a.button {
|
|||||||
display : none;
|
display : none;
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
|
||||||
td > input, div > input {
|
|
||||||
border : 1px solid #a0a0a0;
|
|
||||||
} */
|
|
||||||
|
|
||||||
/* preferences */
|
/* preferences */
|
||||||
|
|
||||||
tr.title td {
|
tr.title td {
|
||||||
|
|||||||
Reference in New Issue
Block a user