Rimozione avviso CKEditor temporanea
This commit is contained in:
parent
a222914d6e
commit
776edd6044
|
@ -1629,6 +1629,11 @@ body:not(.sidebar-collapse) .sidebar .nav-treeview .nav-treeview .nav-link {
|
||||||
background-image: url('../img/leaflet/icon-fullscreen.svg');
|
background-image: url('../img/leaflet/icon-fullscreen.svg');
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/** Rimozione avviso CKEditor temporanea **/
|
||||||
|
.cke_notification_warning{
|
||||||
|
display:none !important;
|
||||||
|
}
|
||||||
|
|
||||||
@media screen and (max-width: 767px) {
|
@media screen and (max-width: 767px) {
|
||||||
.navbar-left {
|
.navbar-left {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
|
|
Loading…
Reference in New Issue