Index: lams_central/web/css/defaultMainHTML.css
===================================================================
diff -u -rdc7b67e7677c8cd2289130c67094a62b39177d05 -rbad6e3794839be6f2f5883e12c5eee83081454af
--- lams_central/web/css/defaultMainHTML.css (.../defaultMainHTML.css) (revision dc7b67e7677c8cd2289130c67094a62b39177d05)
+++ lams_central/web/css/defaultMainHTML.css (.../defaultMainHTML.css) (revision bad6e3794839be6f2f5883e12c5eee83081454af)
@@ -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;