vendor/assets/stylesheets/active-admin-skin.css.sass in active-admin-skin-0.1.2 vs vendor/assets/stylesheets/active-admin-skin.css.sass in active-admin-skin-0.1.3
- old
+ new
@@ -446,6 +446,36 @@
border-bottom: 1px solid #DEDE8B
text-shadow: none
.sidebar_section
ul
- margin-bottom: 0
\ No newline at end of file
+ margin-bottom: 0
+
+ .cke_toolgroup, .cke_combo_button
+ border-radius: 0 !important
+
+ .cke_top
+ background: #f0f4f5 !important
+ padding: 8px 15px !important
+ box-shadow: 0 !important
+ border-radius: 0 !important
+ text-shadow: none !important
+ font-weight: bold !important
+ border-style: none none solid !important
+
+ .cke_chrome
+ border: 1px solid #d3d8dc !important
+
+ .ckeditor
+ label
+ display: block
+ width: 20%
+ float: left
+
+ .cke_chrome
+ width: 79.7% !important
+ overflow: hidden
+
+ .cke_toolgroup, .cke_combo_button
+ border-radius: 0 !important
+
+