diff --git a/css/redactor.css b/css/redactor.css index 27d653af1173ff87f22f803dfe38ebe5a44b538c..cd84755209f82d0407b68f368cbd8978c48346a8 100644 --- a/css/redactor.css +++ b/css/redactor.css @@ -337,7 +337,6 @@ body .redactor_box_fullscreen { white-space: nowrap; } .redactor_toolbar.redactor-toolbar-external { - z-index: 999; box-shadow: none; border: 1px solid rgba(0, 0, 0, 0.1); } @@ -373,6 +372,7 @@ body .redactor_air .redactor_toolbar { outline: none; background-color: #1f78d8; color: #fff; + text-decoration: none; } .redactor_toolbar li a:hover i:before { color: #fff;