Skip to content
Code-Schnipsel Gruppen Projekte

Version 2.3.1

Zusammengeführt Jan Wennrich schlägt vor, master in 2.3 zu mergen.
5 Dateien
+ 87
49
Änderungen vergleichen
  • Nebeneinander
  • In der Reihe
Dateien
5
+ 10
4
@@ -3,6 +3,7 @@
.control-editor,
.control-editor-container {
float: left;
min-height: 300px;
height: 100%;
width: 100%;
}
@@ -33,8 +34,8 @@
background: #0069B4;
color: #FFFFFF;
box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
}
@@ -50,8 +51,13 @@
text-decoration: inherit;
}
div.cke_panel.cke_combopanel.cke_ltr { width: 300px !important; }
span.cke_rcombo span.cke_styles a span span.cke_text { width: 150px; }
div.cke_panel.cke_combopanel.cke_ltr {
width: 300px !important;
}
span.cke_rcombo span.cke_styles a span span.cke_text {
width: 150px;
}
.cke_notifications_area {
position: absolute;