mirror of
https://github.com/flynx/PortableMag.git
synced 2025-10-29 11:10:08 +00:00
more tweeking...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
58981ad8a8
commit
f82932d371
@ -209,6 +209,9 @@
|
||||
|
||||
cursor: hand;
|
||||
}
|
||||
.editor.inline-editor-mode .editor-status {
|
||||
opacity: 0.4;
|
||||
}
|
||||
|
||||
</style>
|
||||
|
||||
@ -396,7 +399,7 @@ $(document).ready(function(){
|
||||
|
||||
//'*': {
|
||||
// everything except overlays...
|
||||
'.viewer:not(.inline-editor-mode)': {
|
||||
'.chrome:not(.inline-editor-mode)': {
|
||||
title: 'Global',
|
||||
doc: '',
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user