forked from GNUsocial/gnu-social
Revert "Using neutral colour for notice hover"
This reverts commit 5daa0e358f0a75261e3240820cd6bcf7a57504fc.
This commit is contained in:
parent
a09c32aa3c
commit
c98179378b
@ -228,8 +228,8 @@ div.notice-options a,
|
||||
div.notice-options input {
|
||||
font-family:sans-serif;
|
||||
}
|
||||
.notices li:hover {
|
||||
background-color:rgba(194, 194, 194, 0.025);
|
||||
.notices li.hover {
|
||||
background-color:#fcfcfc;
|
||||
}
|
||||
|
||||
.notices .notices {
|
||||
|
@ -228,8 +228,8 @@ div.notice-options a,
|
||||
div.notice-options input {
|
||||
font-family:sans-serif;
|
||||
}
|
||||
.notices li:hover {
|
||||
background-color:rgba(194, 194, 194, 0.025);
|
||||
.notices li.hover {
|
||||
background-color:#fcfcfc;
|
||||
}
|
||||
|
||||
.notices .notices {
|
||||
|
Loading…
x
Reference in New Issue
Block a user