Index: lams_central/web/css/defaultHTML.css
===================================================================
RCS file: /usr/local/cvsroot/lams_central/web/css/defaultHTML.css,v
diff -u -r1.58.2.1 -r1.58.2.2
--- lams_central/web/css/defaultHTML.css 2 Sep 2014 23:18:32 -0000 1.58.2.1
+++ lams_central/web/css/defaultHTML.css 30 Oct 2014 17:10:49 -0000 1.58.2.2
@@ -381,6 +381,9 @@
#content a.cke_button {
border-bottom: none;
}
+#content a.cke_combo_button{
+ border-bottom: 1px solid #e1e1e1;
+}
/*layout of authoring buttons*/
Index: lams_central/web/css/defaultHTML_learner.css
===================================================================
RCS file: /usr/local/cvsroot/lams_central/web/css/defaultHTML_learner.css,v
diff -u -r1.32.2.2 -r1.32.2.3
--- lams_central/web/css/defaultHTML_learner.css 2 Sep 2014 23:18:32 -0000 1.32.2.2
+++ lams_central/web/css/defaultHTML_learner.css 30 Oct 2014 17:10:49 -0000 1.32.2.3
@@ -37,6 +37,9 @@
a.cke_button {
border-bottom: none;
}
+a.cke_combo_button{
+ border-bottom: 1px solid #e1e1e1;
+}
.row {
voice-family: "\"}\""; /* hide the following rules from IE5 */
Index: lams_central/web/css/defaultHTML_rtl.css
===================================================================
RCS file: /usr/local/cvsroot/lams_central/web/css/defaultHTML_rtl.css,v
diff -u -r1.31.2.1 -r1.31.2.2
--- lams_central/web/css/defaultHTML_rtl.css 2 Sep 2014 23:18:32 -0000 1.31.2.1
+++ lams_central/web/css/defaultHTML_rtl.css 30 Oct 2014 17:10:49 -0000 1.31.2.2
@@ -388,6 +388,9 @@
#content a.cke_button {
border-bottom: none;
}
+#content a.cke_combo_button{
+ border-bottom: 1px solid #e1e1e1;
+}
/*layout of authoring buttons*/
Index: lams_central/web/css/defaultHTML_rtl_learner.css
===================================================================
RCS file: /usr/local/cvsroot/lams_central/web/css/defaultHTML_rtl_learner.css,v
diff -u -r1.16.14.1 -r1.16.14.2
--- lams_central/web/css/defaultHTML_rtl_learner.css 2 Sep 2014 23:18:32 -0000 1.16.14.1
+++ lams_central/web/css/defaultHTML_rtl_learner.css 30 Oct 2014 17:10:49 -0000 1.16.14.2
@@ -37,6 +37,9 @@
a.cke_button {
border-bottom: none;
}
+a.cke_combo_button{
+ border-bottom: 1px solid #e1e1e1;
+}
.row {
voice-family: "\"}\""; /* hide the following rules from IE5 */
Index: lams_central/web/css/defaultMainHTML.css
===================================================================
RCS file: /usr/local/cvsroot/lams_central/web/css/defaultMainHTML.css,v
diff -u -r1.15.2.1 -r1.15.2.2
--- lams_central/web/css/defaultMainHTML.css 2 Sep 2014 23:18:32 -0000 1.15.2.1
+++ lams_central/web/css/defaultMainHTML.css 30 Oct 2014 17:10:49 -0000 1.15.2.2
@@ -355,6 +355,9 @@
#content a.cke_button {
border-bottom: none;
}
+#content a.cke_combo_button{
+ border-bottom: 1px solid #e1e1e1;
+}
/*layout of a general button*/
a.button {
Index: lams_central/web/css/defaultMainHTML_rtl.css
===================================================================
RCS file: /usr/local/cvsroot/lams_central/web/css/defaultMainHTML_rtl.css,v
diff -u -r1.10.2.1 -r1.10.2.2
--- lams_central/web/css/defaultMainHTML_rtl.css 2 Sep 2014 23:18:32 -0000 1.10.2.1
+++ lams_central/web/css/defaultMainHTML_rtl.css 30 Oct 2014 17:10:49 -0000 1.10.2.2
@@ -353,6 +353,9 @@
#content a.cke_button {
border-bottom: none;
}
+#content a.cke_combo_button{
+ border-bottom: 1px solid #e1e1e1;
+}
/*layout of authoring buttons*/
Index: lams_central/web/css/highContrast.css
===================================================================
RCS file: /usr/local/cvsroot/lams_central/web/css/highContrast.css,v
diff -u -r1.5.2.1 -r1.5.2.2
--- lams_central/web/css/highContrast.css 2 Sep 2014 23:18:32 -0000 1.5.2.1
+++ lams_central/web/css/highContrast.css 30 Oct 2014 17:10:49 -0000 1.5.2.2
@@ -393,6 +393,9 @@
#content a.cke_button {
border-bottom: none;
}
+#content a.cke_combo_button{
+ border-bottom: 1px solid #e1e1e1;
+}
/*layout of authoring buttons*/
Index: lams_central/web/css/highContrast_learner.css
===================================================================
RCS file: /usr/local/cvsroot/lams_central/web/css/highContrast_learner.css,v
diff -u -r1.1.4.1 -r1.1.4.2
--- lams_central/web/css/highContrast_learner.css 2 Sep 2014 23:18:32 -0000 1.1.4.1
+++ lams_central/web/css/highContrast_learner.css 30 Oct 2014 17:10:49 -0000 1.1.4.2
@@ -37,6 +37,9 @@
a.cke_button {
border-bottom: none;
}
+a.cke_combo_button{
+ border-bottom: 1px solid #e1e1e1;
+}
.row {
voice-family: "\"}\""; /* hide the following rules from IE5 */
Index: lams_central/web/css/highContrast_rtl.css
===================================================================
RCS file: /usr/local/cvsroot/lams_central/web/css/highContrast_rtl.css,v
diff -u -r1.5.2.1 -r1.5.2.2
--- lams_central/web/css/highContrast_rtl.css 2 Sep 2014 23:18:32 -0000 1.5.2.1
+++ lams_central/web/css/highContrast_rtl.css 30 Oct 2014 17:10:49 -0000 1.5.2.2
@@ -388,6 +388,9 @@
#content a.cke_button {
border-bottom: none;
}
+#content a.cke_combo_button{
+ border-bottom: 1px solid #e1e1e1;
+}
/*layout of authoring buttons*/
Index: lams_central/web/css/highContrast_rtl_learner.css
===================================================================
RCS file: /usr/local/cvsroot/lams_central/web/css/highContrast_rtl_learner.css,v
diff -u -r1.1.4.1 -r1.1.4.2
--- lams_central/web/css/highContrast_rtl_learner.css 2 Sep 2014 23:18:32 -0000 1.1.4.1
+++ lams_central/web/css/highContrast_rtl_learner.css 30 Oct 2014 17:10:49 -0000 1.1.4.2
@@ -37,6 +37,9 @@
a.cke_button {
border-bottom: none;
}
+a.cke_combo_button{
+ border-bottom: 1px solid #e1e1e1;
+}
.row {
voice-family: "\"}\""; /* hide the following rules from IE5 */