N°3547 - Fix fullscreen button on HTML field not displaying correctly

This commit is contained in:
Molkobain
2020-12-15 11:35:04 +01:00
parent 3cce93be95
commit 64fca3306f
6 changed files with 4321 additions and 3807 deletions

View File

@@ -2318,17 +2318,6 @@
display: none;
}
.editor_magnifier {
/* !important so it overrides the .cke_reset_all style */
background-position: center center !important;
background-repeat: no-repeat !important;
background-size: 100% !important;
}
.editor_magnifier:hover {
background-color: #CCC;
}
.caselog_header {
padding: 3px;
border-top: 1px solid #fff;