sync both themes with suite classic changes in SeaMonkey 2.9 cycle
[themes.git] / LCARStrek / messenger / mailWindow1.css
index 8a617965874879dd3e45db8b5ae1bd20a777be7b..420ed4e40c38d50257f5dc5c2022e52e9b127d43 100644 (file)
@@ -109,3 +109,30 @@ tabpanels {
 .tab-close-button {
   margin: 0;
 }
+/*
+.tabmail-tab[type="message"] .tab-icon {
+  margin-top: -2px;
+}
+*/
+.tabmail-tab[type="folder"][NewMessages="true"],
+.tabmail-tab[type="folder"][IsServer="true"],
+.alltabs-item[selected="true"] {
+  font-weight: bold;
+}
+
+/* ::::: lightweight themes ::::: */
+
+.tabmail-tab:-moz-lwtheme:not([selected="true"]) {
+  opacity: .8;
+}
+
+.tabmail-tab:-moz-lwtheme {
+  text-shadow: none;
+}
+
+#tabbar-toolbar {
+  -moz-binding: url("chrome://global/content/bindings/toolbar.xml#toolbar");
+  border-top-style: none;
+  border-bottom-style: none;
+  min-height: 0;
+}