mirror of
https://github.com/flynx/pWiki.git
synced 2025-10-29 10:00:08 +00:00
minor tweak...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
9f0a57e7cc
commit
df1a4f6647
@ -590,9 +590,12 @@
|
||||
.XXX>.view {
|
||||
background: yellow;
|
||||
}
|
||||
.XXX:hover>.view {
|
||||
background: rgb(253, 218, 13, 0.5) !important;
|
||||
}
|
||||
.focused.XXX>.view {
|
||||
/* XXX can we avoid !important here??? */
|
||||
background: #FDDA0D !important;
|
||||
background: rgb(253, 218, 13) !important;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user