|
@@ -1195,6 +1195,10 @@ table .group-actions .item-action-wrapper .panel-body > p:last-child{
|
|
|
border-radius: $border-radius-base;
|
|
|
box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
|
|
|
}
|
|
|
+/* CKEditor : Styling basics */
|
|
|
+.form_field div.cke .cke_contents{
|
|
|
+ height: 180px !important;
|
|
|
+}
|
|
|
/* CKEditor : Styling notifications based on BS alerts */
|
|
|
.cke_notification{
|
|
|
position: relative;
|