mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-24 11:08:45 +02:00
N°3547 - Fix fullscreen button on HTML field not displaying correctly
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user