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