mirror of
https://github.com/flynx/pWiki.git
synced 2025-10-28 17:40:07 +00:00
set default colors + fileformat=unix...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
c27f800452
commit
31bab654c1
@ -28,6 +28,9 @@
|
|||||||
|
|
||||||
/*text-size-adjust: none;*/
|
/*text-size-adjust: none;*/
|
||||||
text-size-adjust: 180%;
|
text-size-adjust: 180%;
|
||||||
|
|
||||||
|
background: white;
|
||||||
|
color: black;
|
||||||
}
|
}
|
||||||
|
|
||||||
:host,
|
:host,
|
||||||
|
|||||||
@ -1406,6 +1406,7 @@ module.BaseStore = {
|
|||||||
|
|
||||||
// - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
// - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||||
// XXX BROKEN...
|
// XXX BROKEN...
|
||||||
|
// XXX a mixin??
|
||||||
var BaseStoreWithSearch = {
|
var BaseStoreWithSearch = {
|
||||||
__proto__: BaseStore,
|
__proto__: BaseStore,
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user