mirror of
https://github.com/flynx/pWiki.git
synced 2025-10-29 18:10:09 +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 {
|
.XXX>.view {
|
||||||
background: yellow;
|
background: yellow;
|
||||||
}
|
}
|
||||||
|
.focused.XXX>.view {
|
||||||
|
/* XXX can we avoid !important here??? */
|
||||||
|
background: #FDDA0D !important;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user