sync both themes with suite classic theme changes in SeaMonkey 2.50 cycle
authorRobert Kaiser <kairo@kairo.at>
Sun, 26 Mar 2017 18:34:41 +0000 (20:34 +0200)
committerRobert Kaiser <kairo@kairo.at>
Sun, 26 Mar 2017 18:34:41 +0000 (20:34 +0200)
EarlyBlue/communicator/profile/profile.css
EarlyBlue/navigator/navigator.css
LCARStrek/communicator/profile/profile.css
LCARStrek/navigator/navigator.css

index d5f72e11c43cbcef9234a8d665d38def8b1d2af3..5622686acf3029701ba6e45822bb10900c3fe13b 100644 (file)
@@ -16,6 +16,12 @@ treechildren::-moz-tree-image(rowMigrate-no) {
 }
 
 /* profile selection dialog */
 }
 
 /* profile selection dialog */
+
+/* Override global.css */
+hbox.wizard-box {
+  padding: 10px 10px 10px 10px;
+}
+
 #intro,
 #label {
   width: 17em;
 #intro,
 #label {
   width: 17em;
index 978a4ed71e77331d868de0fea93d38fa9f51f1a2..ac6751381a8e2820003244fbae599949f6a93e06 100644 (file)
@@ -483,6 +483,11 @@ toolbar[mode="text"] > #window-controls > toolbarbutton > .toolbarbutton-icon {
   font-weight: bold;
 }
 
   font-weight: bold;
 }
 
+#go-button {
+/*  padding-inline-start: 2px;
+  padding-inline-end: 2px;*/
+}
+
 #search-button > .button-box > .button-icon {
   display: -moz-box;
 }
 #search-button > .button-box > .button-icon {
   display: -moz-box;
 }
index 949ef0bdf51e14e86b0924eae749ffa9c2a4f9d6..5bd59f5094904b4e863f9b236522968c7db96024 100644 (file)
@@ -63,6 +63,12 @@ treechildren::-moz-tree-image(rowMigrate-no) {
 }
 
 /* profile selection dialog */
 }
 
 /* profile selection dialog */
+
+/* Override global.css */
+hbox.wizard-box {
+  padding: 10px 10px 10px 10px;
+}
+
 #intro,
 #label {
   width: 17em;
 #intro,
 #label {
   width: 17em;
index 22374695bb0d366d1d1cf1f166360b9bb5684105..b3545963bd5069d32354dd758b9fa142036b33d2 100644 (file)
@@ -586,6 +586,11 @@ toolbar[mode="text"] > #window-controls > toolbarbutton > .toolbarbutton-icon {
 /*  list-style-image: url("chrome://communicator/skin/icons/search.gif"); */
 }
 
 /*  list-style-image: url("chrome://communicator/skin/icons/search.gif"); */
 }
 
+#go-button {
+/*  padding-inline-start: 2px;
+  padding-inline-end: 2px;*/
+}
+
 #search-button > .button-box > .button-icon {
   display: -moz-box;
 }
 #search-button > .button-box > .button-icon {
   display: -moz-box;
 }