sync both themes with suite classic theme changes in SeaMonkey 2.39-2.41 cycles
authorRobert Kaiser <kairo@kairo.at>
Fri, 12 Feb 2016 20:51:58 +0000 (21:51 +0100)
committerRobert Kaiser <kairo@kairo.at>
Fri, 12 Feb 2016 20:51:58 +0000 (21:51 +0100)
EarlyBlue/messenger/accountManage.css
EarlyBlue/messenger/primaryToolbar.css
EarlyBlue/navigator/navigator.css
EarlyBlue/navigator/pageInfo.css
LCARStrek/messenger/accountManage.css
LCARStrek/messenger/primaryToolbar.css
LCARStrek/navigator/navigator.css
LCARStrek/navigator/pageInfo.css

index 9d279497c947eda2908a161aef021672adc494ca..e32224b1f823273c6db0ecbab9459e859ecb70ac 100644 (file)
@@ -33,6 +33,7 @@
   font-family: -moz-fixed;
 }
 
   font-family: -moz-fixed;
 }
 
+listitem[default="true"],
 #identitiesList > listitem:first-child,
 treechildren::-moz-tree-cell-text(isDefaultServer-true) {
   font-weight: bold;
 #identitiesList > listitem:first-child,
 treechildren::-moz-tree-cell-text(isDefaultServer-true) {
   font-weight: bold;
index 5b8784ebf0153dcd51f34773deee019978818075..186744f69578659732911042a3e74bb5d126a63e 100644 (file)
@@ -302,6 +302,33 @@ toolbar[iconsize="small"] > #sync-button[status=active] {
   list-style-image: url("chrome://communicator/skin/sync/sync-16-throbber.png");
 }
 
   list-style-image: url("chrome://communicator/skin/sync/sync-16-throbber.png");
 }
 
+/* ::::: Lightning icon sizes ::::: */
+
+#lightning-button-calendar > .toolbarbutton-icon,
+#lightning-button-tasks > .toolbarbutton-icon,
+#extractEventButton > .toolbarbutton-icon,
+#extractTaskButton > .toolbarbutton-icon,
+#extractEventButton > .box-inherit > .toolbarbutton-icon,
+#extractTaskButton > .box-inherit > .toolbarbutton-icon {
+  width: 29px;
+  height: 29px;
+}
+
+toolbar[iconsize="small"] > #lightning-button-calendar > .toolbarbutton-icon,
+toolbar[iconsize="small"] > #lightning-button-tasks > .toolbarbutton-icon,
+toolbar[iconsize="small"] > #extractEventButton > .box-inherit > .toolbarbutton-icon,
+toolbar[iconsize="small"] > #extractTaskButton > .box-inherit > .toolbarbutton-icon {
+  width: 19px;
+  height: 19px;
+}
+
+#lightning-button-calendar[disabled="true"] > .toolbarbutton-icon,
+#lightning-button-tasks[disabled="true"] > .toolbarbutton-icon,
+#extractEventButton[disabled="true"] > .box-inherit > .toolbarbutton-icon,
+#extractTaskButton[disabled="true"] > .box-inherit > .toolbarbutton-icon {
+  opacity: 0.3;
+}
+
 /* ::::: message notification bar style rules ::::: */
 
 .msgNotificationBar {
 /* ::::: message notification bar style rules ::::: */
 
 .msgNotificationBar {
index d073a6e4d3aab7342fe9b8337b31885074e84481..8079b1b4789574b4c30eeb6ecb7ff1a2025f560f 100644 (file)
@@ -190,6 +190,14 @@ toolbar[mode="text"] > #window-controls > toolbarbutton > .toolbarbutton-icon {
   display: none;
 }
 
   display: none;
 }
 
+#urlbar-search-splitter {
+  -moz-appearance: none;
+  min-width: 6px;
+  margin: 0 -3px;
+  border: none;
+  background-color: transparent;
+}
+
 /* ::::: notification popups ::::: */
 
 .popup-notification-icon {
 /* ::::: notification popups ::::: */
 
 .popup-notification-icon {
index 8802a834220bd6d4facc722f90a9d55f0dfa514a..5dbd44c95e4a82d3b296845086b49b2155462a33 100644 (file)
@@ -24,6 +24,10 @@ textbox.header {
   -moz-margin-start: 0;
 }
 
   -moz-margin-start: 0;
 }
 
+textbox.meta-properties {
+  margin-top: 1px;
+}
+
 .iframe {
   margin: .5em;
   background: white;
 .iframe {
   margin: .5em;
   background: white;
index 24480628a5205f2089a84ba08627668e1f6196be..8c83ee97b279a46809453614df2177178044b509 100644 (file)
@@ -37,6 +37,7 @@ page {
   font-family: -moz-fixed;
 }
 
   font-family: -moz-fixed;
 }
 
+listitem[default="true"],
 #identitiesList > listitem:first-child,
 treechildren::-moz-tree-cell-text(isDefaultServer-true) {
   font-weight: bold;
 #identitiesList > listitem:first-child,
 treechildren::-moz-tree-cell-text(isDefaultServer-true) {
   font-weight: bold;
index e5e89798f778a611d182fa316c2211ae3f67cbcd..c85c4157525acfb94332ce8f2a2b16a3bbc3985b 100644 (file)
@@ -450,6 +450,33 @@ toolbar[iconsize="small"] > #sync-button[status=active] {
   list-style-image: url("chrome://communicator/skin/sync/sync-16-throbber.png");
 }
 
   list-style-image: url("chrome://communicator/skin/sync/sync-16-throbber.png");
 }
 
+/* ::::: Lightning icon sizes ::::: */
+
+#lightning-button-calendar > .toolbarbutton-icon,
+#lightning-button-tasks > .toolbarbutton-icon,
+#extractEventButton > .toolbarbutton-icon,
+#extractTaskButton > .toolbarbutton-icon,
+#extractEventButton > .box-inherit > .toolbarbutton-icon,
+#extractTaskButton > .box-inherit > .toolbarbutton-icon {
+  width: 29px;
+  height: 29px;
+}
+
+toolbar[iconsize="small"] > #lightning-button-calendar > .toolbarbutton-icon,
+toolbar[iconsize="small"] > #lightning-button-tasks > .toolbarbutton-icon,
+toolbar[iconsize="small"] > #extractEventButton > .box-inherit > .toolbarbutton-icon,
+toolbar[iconsize="small"] > #extractTaskButton > .box-inherit > .toolbarbutton-icon {
+  width: 19px;
+  height: 19px;
+}
+
+#lightning-button-calendar[disabled="true"] > .toolbarbutton-icon,
+#lightning-button-tasks[disabled="true"] > .toolbarbutton-icon,
+#extractEventButton[disabled="true"] > .box-inherit > .toolbarbutton-icon,
+#extractTaskButton[disabled="true"] > .box-inherit > .toolbarbutton-icon {
+  opacity: 0.3;
+}
+
 /* ::::: message notification bar style rules ::::: */
 
 #msgNotificationBar:not([collapsed="true"]) > .msgNotificationBar {
 /* ::::: message notification bar style rules ::::: */
 
 #msgNotificationBar:not([collapsed="true"]) > .msgNotificationBar {
index 4714a6a4dc89dcc99d3ee51076cd4e8567819198..20fe6b81f97ef7114d068c86c767517a55b82c8f 100644 (file)
@@ -263,6 +263,14 @@ toolbar[mode="text"] > #window-controls > toolbarbutton > .toolbarbutton-icon {
   display: none;
 }
 
   display: none;
 }
 
+#urlbar-search-splitter {
+  -moz-appearance: none;
+  min-width: 6px;
+  margin: 0 -3px;
+  border: none;
+  background-color: transparent;
+}
+
 /* ::::: notification popups ::::: */
 
 .popup-notification-icon {
 /* ::::: notification popups ::::: */
 
 .popup-notification-icon {
index 95fabfc8082a437164af1a42e377291745171869..3a33d22db570651c511bc7b51cd87a4edd9960e6 100644 (file)
@@ -24,6 +24,10 @@ textbox.header {
   -moz-margin-start: 0;
 }
 
   -moz-margin-start: 0;
 }
 
+textbox.meta-properties {
+  margin-top: 1px;
+}
+
 .iframe {
   margin: .5em;
   background: black;
 .iframe {
   margin: .5em;
   background: black;