mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-21 08:11:29 +00:00
neon theme updates (4)
This commit is contained in:
@@ -12,6 +12,7 @@ a:hover {
|
|||||||
|
|
||||||
h3 {
|
h3 {
|
||||||
border-color : #202020;
|
border-color : #202020;
|
||||||
|
color : #f0f0f0;
|
||||||
}
|
}
|
||||||
|
|
||||||
#overlay {
|
#overlay {
|
||||||
@@ -412,10 +413,12 @@ tr.title td a:hover {
|
|||||||
|
|
||||||
table.prefFeedList td.feedEditCat {
|
table.prefFeedList td.feedEditCat {
|
||||||
border-color : #202020;
|
border-color : #202020;
|
||||||
|
color : #f0f0f0;
|
||||||
}
|
}
|
||||||
|
|
||||||
table.prefFilterList td.filterEditCat {
|
table.prefFilterList td.filterEditCat {
|
||||||
border-color : #202020;
|
border-color : #202020;
|
||||||
|
color : #f0f0f0;
|
||||||
}
|
}
|
||||||
|
|
||||||
ul.browseFeedList, ul.userFeedList {
|
ul.browseFeedList, ul.userFeedList {
|
||||||
@@ -523,4 +526,11 @@ div.whiteBox {
|
|||||||
background : #202020;
|
background : #202020;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
table.prefPrefsList tr:hover td.prefValue {
|
||||||
|
color : #b077ec;
|
||||||
|
}
|
||||||
|
|
||||||
|
table.prefPrefsList tr:hover td.prefValue input {
|
||||||
|
color : #b077ec;
|
||||||
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user