2
0
forked from Wavyzz/dolibarr

Fix css for ckeditor 4.

This commit is contained in:
Laurent Destailleur
2014-03-08 13:36:42 +01:00
parent 2c0f1340d5
commit 7071e233d3
4 changed files with 0 additions and 8 deletions

View File

@@ -2063,8 +2063,6 @@ a.cke_dialog_ui_button
background-image: url(<?php echo $img_button ?>) !important;
background-position: bottom !important;
border: 1px solid #ACBCBB !important;
padding: 0.1em 0.7em !important;
margin: 0em 0.5em !important;
-moz-border-radius:0px 5px 0px 5px !important;
-webkit-border-radius:0px 5px 0px 5px !important;
border-radius:0px 5px 0px 5px !important;

View File

@@ -2189,8 +2189,6 @@ a.cke_dialog_ui_button
background-image: url(<?php echo dol_buildpath($path.'/theme/'.$theme.'/img/button_bg.png',1); ?>) !important;
background-position: bottom !important;
border: 1px solid #ACBCBB !important;
padding: 0.1em 0.7em !important;
margin: 0em 0.5em !important;
-moz-border-radius:0px 5px 0px 5px !important;
-webkit-border-radius:0px 5px 0px 5px !important;
border-radius:0px 5px 0px 5px !important;

View File

@@ -2200,8 +2200,6 @@ a.cke_dialog_ui_button
background-image: url(<?php echo dol_buildpath($path.'/theme/'.$theme.'/img/button_bg.png',1); ?>) !important;
background-position: bottom !important;
border: 1px solid #ACBCBB !important;
padding: 0.1em 0.7em !important;
margin: 0em 0.5em !important;
-moz-border-radius:0px 5px 0px 5px !important;
-webkit-border-radius:0px 5px 0px 5px !important;
border-radius:0px 5px 0px 5px !important;

View File

@@ -2504,8 +2504,6 @@ a.cke_dialog_ui_button
background-image: url(<?php echo $img_button ?>) !important;
background-position: bottom !important;
border: 1px solid #C0C0C0 !important;
padding: 0.1em 0.7em !important;
margin: 0em 0.5em !important;
-moz-border-radius:0px 5px 0px 5px !important;
-webkit-border-radius:0px 5px 0px 5px !important;
border-radius:0px 5px 0px 5px !important;