Index: lams_central/web/css/defaultMainHTML.css =================================================================== RCS file: /usr/local/cvsroot/lams_central/web/css/defaultMainHTML.css,v diff -u -r1.15 -r1.15.2.1 --- lams_central/web/css/defaultMainHTML.css 20 Aug 2013 12:17:10 -0000 1.15 +++ lams_central/web/css/defaultMainHTML.css 2 Sep 2014 23:18:32 -0000 1.15.2.1 @@ -351,6 +351,11 @@ text-decoration: none; } +/* CKEditor buttons */ +#content a.cke_button { + border-bottom: none; +} + /*layout of a general button*/ a.button { background: url('../images/css/btn_off.gif') repeat-x 0px 0px;