mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-01-02 22:19:14 +00:00
code cleanup
This commit is contained in:
22
tt-rss.css
22
tt-rss.css
@@ -211,22 +211,6 @@ input.editbox {
|
||||
cursor : pointer;
|
||||
}
|
||||
|
||||
#dispSwitch {
|
||||
font-size : 12px;
|
||||
font-family : "Lucida Grande", Arial, sans-serif;
|
||||
text-align : right;
|
||||
float : right;
|
||||
margin : 5px 5px 0px 0px;
|
||||
}
|
||||
|
||||
#dispSwitch a {
|
||||
color : gray;
|
||||
}
|
||||
|
||||
#dispSwitch a:hover {
|
||||
color : #4684ff;
|
||||
}
|
||||
|
||||
.even.Unread.Selected, .even.Unread.Selected td {
|
||||
background-color : #fff7d5;
|
||||
font-weight : bold;
|
||||
@@ -1519,3 +1503,9 @@ img.feedIcon {
|
||||
max-width : 16px;
|
||||
max-height : 16px;
|
||||
}
|
||||
|
||||
div#feedlistLoading {
|
||||
text-align : center;
|
||||
padding : 5px;
|
||||
color : gray;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user