update both themes to state of suite default trunk of 2010-11-14
[themes.git] / EarlyBlue / editor / editor.css
index c40a60c936d8380475b9e193131aff48bfc63793..48717ef8326c349a52d0f61ee463af3488e50046 100644 (file)
@@ -72,6 +72,7 @@
 
 #ContentWindowDeck {
 }
+
 /* ::::: struct toolbar ::::: */
 
 #structToolbar {
   margin: 0px !important;
   border: none !important;
 }
+
+/* ::::: lightweight themes ::::: */
+
+#EditModeToolbar:-moz-lwtheme {
+  text-shadow: none;
+  /* color: -moz-dialogtext;
+  background-color: -moz-dialog; */
+}