mirror of
https://github.com/e107inc/e107.git
synced 2025-03-14 01:19:44 +01:00
mistypo in css causing W3C validation error.
This commit is contained in:
parent
188232a24e
commit
39ffc89208
@ -16,8 +16,8 @@ if (!defined('e107_INIT')) { exit; }
|
||||
|
||||
e107::css('inline','
|
||||
a.e-wysiwyg-toggle { margin-top:5px }
|
||||
.mce-tinymce.mce-fullscreen { z-index: 1050; !important }
|
||||
.mce-tinymce.mce-fullscreen { z-index: 1050 !important; }
|
||||
');
|
||||
|
||||
|
||||
?>
|
||||
?>
|
||||
|
Loading…
x
Reference in New Issue
Block a user