mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 23:25:56 +00:00
neon: tweak notify() colors
This commit is contained in:
@@ -330,7 +330,7 @@ div.error, div.warning {
|
|||||||
.notify, .notifyInfo, .notifyProgress, .notifyError {
|
.notify, .notifyInfo, .notifyProgress, .notifyError {
|
||||||
border-color : #b077ec;
|
border-color : #b077ec;
|
||||||
background-color : #3c2c4c;
|
background-color : #3c2c4c;
|
||||||
color : gray;
|
color : #b077ec;
|
||||||
}
|
}
|
||||||
|
|
||||||
div.tagCloudContainer {
|
div.tagCloudContainer {
|
||||||
|
|||||||
Reference in New Issue
Block a user