update both themes for toolkit winstripe trunk changes up to 2009-11-06
authorRobert Kaiser <robert@notebook.(none)>
Sat, 20 Mar 2010 18:30:04 +0000 (19:30 +0100)
committerRobert Kaiser <robert@notebook.(none)>
Sat, 20 Mar 2010 18:30:04 +0000 (19:30 +0100)
31 files changed:
EarlyBlue/global/appPicker.css
EarlyBlue/global/global.css
EarlyBlue/global/media/videocontrols.css
EarlyBlue/global/menu.css
EarlyBlue/global/notification.css
EarlyBlue/global/printPreview.css
EarlyBlue/global/splitter.css
EarlyBlue/global/toolbar.css
EarlyBlue/global/toolbarbutton.css
EarlyBlue/global/tree.css
EarlyBlue/mozapps/extensions/extensions.css
EarlyBlue/mozapps/plugins/pluginBlocked-16.png [new file with mode: 0644]
EarlyBlue/mozapps/plugins/pluginDisabled-16.png [new file with mode: 0644]
EarlyBlue/mozapps/plugins/pluginGeneric-16.png [new file with mode: 0644]
EarlyBlue/mozapps/plugins/pluginOutdated-16.png [new file with mode: 0644]
LCARStrek/global/appPicker.css
LCARStrek/global/global.css
LCARStrek/global/media/videocontrols.css
LCARStrek/global/menu.css
LCARStrek/global/notification.css
LCARStrek/global/printPreview.css
LCARStrek/global/splitter.css
LCARStrek/global/toolbar.css
LCARStrek/global/toolbarbutton.css
LCARStrek/global/tree.css
LCARStrek/mozapps/extensions/extensions.css
LCARStrek/mozapps/plugins/pluginBlocked-16.png [new file with mode: 0644]
LCARStrek/mozapps/plugins/pluginBlocked.png
LCARStrek/mozapps/plugins/pluginDisabled-16.png [new file with mode: 0644]
LCARStrek/mozapps/plugins/pluginGeneric-16.png [new file with mode: 0644]
LCARStrek/mozapps/plugins/pluginOutdated-16.png [new file with mode: 0644]

index e0abd8f1e515bb7885928206edad7784b7826d1e..561333ee500a99c1c43a030c3d60077ae66fc9b0 100644 (file)
@@ -1,39 +1,20 @@
 
 #app-picker {
-    width:320px !important;
-    max-width:320px !important;
+  width: 320px;
 }
 
 #content-description {
-    font-weight:bold;
+  font-weight: bold;
 }
 
-#suggested-filename {
-    font-weight:normal;
+#content-icon,
+.listcell-icon {
+  height: 32px;
+  width: 32px;
 }
 
-#file-info {
+#content-icon,
+.listcell-icon,
+.listcell-label {
+  margin: 5px;
 }
-
-#app-picker-list {
-    height:225px;
-    min-height:225px;
-}
-
-#app-picker-item {
-    padding-bottom:5px;
-    padding-top:5px;
-}
-
-#app-picker-item-image {
-}
-
-#app-picker-item-cell {
-    font-weight:normal; 
-    -moz-padding-end:10px;
-    -moz-padding-start:10px;
-}
-
-#browse-button {
-    margin-top:10px;
-}
\ No newline at end of file
index ae40225208f97ec828ab0ae3bde56a33605e3fef..6b8cea4f7283e51882b7848715f27dbcbe8989bc 100644 (file)
@@ -169,6 +169,26 @@ toolbar[mode="text"] .toolbarbutton-text {
 
 /* ::::: miscellaneous formatting ::::: */
 
+:root:-moz-lwtheme,
+[lwthemefooter="true"] {
+  -moz-appearance: none;
+}
+
+:root:-moz-lwtheme-darktext {
+  text-shadow: 1px 1px 2px #FFFFFF;
+}
+
+:root:-moz-lwtheme-brighttext {
+  text-shadow: 1px 1px 2px #000000;
+}
+
+statusbar:-moz-lwtheme,
+sidebarheader:-moz-lwtheme {
+  -moz-appearance: none;
+  background: none;
+  border-style: none;
+}
+
 .inset {
   border: 1px inset #CCD0DD;
   /* margin: 0px 5px 5px; */
index 7ac72755df0e796737978935c65d4f679e8f6bb5..f6d5495ec5744fcaf53326140c2f10d8d2460597 100644 (file)
 }
 
 .statusOverlay {
+    -moz-box-align: center;
+    -moz-box-pack: center;
     background-color: rgba(0,0,0,0.55);
 }
 
index 7e3adcffccf8ead5e47da1b1917df126a7e720db..d4af721baf6d21dc6a88d6700ac6e159cefaf862 100644 (file)
@@ -114,6 +114,10 @@ menulist > menupopup > menu {
   max-width: none;
 }
 
+menubar > menu:-moz-lwtheme {
+  -moz-appearance: none;
+}
+
 /* ..... internal content .... */
 
 .menu-text,
index 6d17a07b71f68a6ad9fdd24bd3c4dcca5920c88b..5488ed13127506a132c459e0e1db719d1306d261 100644 (file)
@@ -3,6 +3,7 @@
 notification {
   background-color : #FFFFCC;
   color: #000000;
+  text-shadow: none;
 }
 
 notification[type="info"] {
index 3ebcd4d1ab7b7d4d77e1af7783970f9025157d1e..f9c0933c5e3d69f63dca0a13ca68b8e33906e10c 100644 (file)
   list-style-image: url("chrome://global/skin/arrow/arrow-right-sharp-end.gif");
 }
 
-.left-arrow, .right-arrow:-moz-locale-dir(rtl) {
+.previous-arrow, .next-arrow:-moz-locale-dir(rtl) {
   list-style-image: url("chrome://global/skin/arrow/arrow-left-sharp.gif");
 }
 
-.right-arrow, .left-arrow:-moz-locale-dir(rtl) {
+.next-arrow, .previous-arrow:-moz-locale-dir(rtl) {
   list-style-image: url("chrome://global/skin/arrow/arrow-right-sharp.gif");
 }
 
index d6f13fe27d483fc83fd7987b3d1fbabc35ec298e..eafe243ab3f35f407740fd9a2fa5ffd37868ce2e 100644 (file)
@@ -59,6 +59,10 @@ splitter:hover:active {
   background-color: #999999;
 }
 
+splitter:-moz-lwtheme {
+  background: none;
+}
+
 /* ::::: splitter (horizontal) ::::: */
 
 splitter[orient="vertical"] {
index 1bef5d8f32cfd507cfc59039a272d11a26b6822f..53a0103e1a5ec23166c116c987c03256ed543021 100644 (file)
@@ -62,6 +62,15 @@ toolbaritem > menubar {
   background-color: transparent;
 }
 
+/* ::::: lightweight theme ::::: */
+
+toolbox:-moz-lwtheme,
+toolbar:-moz-lwtheme {
+  -moz-appearance: none;
+  background: none;
+  border-style: none;
+}
+
 /* ::::: toolbar decorations ::::: */
 
 toolbarseparator {
index 59a76908ecc53508de8ea905f6fe6c2caf5c6f0a..4cd992741b9ae13a29c26484f5f537e9c370878e 100644 (file)
@@ -104,6 +104,10 @@ toolbarbutton[disabled="true"][open="true"] {
   color: #999999;
 }
 
+toolbarbutton:-moz-lwtheme {
+  text-shadow: none;
+}
+
 /* ..... checked state ..... */
 
 toolbarbutton[checked="true"] {
index bd00dd7ac31ed911ff9dc4081559e6c17671ec14..4e4c8a2146dfa32971c2834c0e03c7b306c26c44 100644 (file)
@@ -300,13 +300,13 @@ treecol[dragging="true"] {
   color: #000000;
 }
 
-tree:-moz-locale-dir(ltr) treecol[insertafter="true"],
-tree:-moz-locale-dir(rtl) treecol[insertbefore="true"] {
+treecol[insertafter="true"]:-moz-locale-dir(ltr),
+treecol[insertbefore="true"]:-moz-locale-dir(rtl) {
   border-right: 1px solid #000000;
 }
 
-tree:-moz-locale-dir(rtl) treecol[insertafter="true"],
-tree:-moz-locale-dir(ltr) treecol[insertbefore="true"] {
+treecol[insertafter="true"]:-moz-locale-dir(rtl),
+treecol[insertbefore="true"]:-moz-locale-dir(ltr) {
   border-left: 1px solid #000000;
 }
 
index 52a184f3f023f67f058adcdfdec405816af48dcd..fb5994c1e6f40d2abdcbc5c717155f8ce99fafe2 100644 (file)
@@ -128,6 +128,14 @@ richlistitem[selected="true"] .text-link {
   max-height: 32px;
 }
 
+richlistitem[plugin] .addonIcon > image {
+  list-style-image: url("chrome://mozapps/skin/plugins/pluginGeneric.png");
+}
+
+richlistitem[lwtheme] .addonIcon > image {
+  list-style-image: url("chrome://mozapps/skin/extensions/themeGeneric.png");
+}
+
 .updateBadge,
 .notifyBadge {
   width: 16px;
@@ -318,7 +326,7 @@ vbox[typeName="status"][type="header-recommended"] {
   -moz-padding-start: 10px;
 }
 
-#viewGroup radio {
+#viewGroup radio {
   margin: 0px;
   padding: 1px 3px;
   min-width: 4.5em;
@@ -326,11 +334,11 @@ vbox[typeName="status"][type="header-recommended"] {
   border: 1px solid transparent;
 }
 
-#viewGroup radio:hover {
+#viewGroup radio:hover {
   border: 1px outset #CCD0DD;
 }
 
-#viewGroup radio[selected="true"] {
+#viewGroup radio[selected="true"] {
   border: 1px inset #CCD0DD;
   background-color: #DDDDDD;
 }
diff --git a/EarlyBlue/mozapps/plugins/pluginBlocked-16.png b/EarlyBlue/mozapps/plugins/pluginBlocked-16.png
new file mode 100644 (file)
index 0000000..83ddf23
Binary files /dev/null and b/EarlyBlue/mozapps/plugins/pluginBlocked-16.png differ
diff --git a/EarlyBlue/mozapps/plugins/pluginDisabled-16.png b/EarlyBlue/mozapps/plugins/pluginDisabled-16.png
new file mode 100644 (file)
index 0000000..4a2c02c
Binary files /dev/null and b/EarlyBlue/mozapps/plugins/pluginDisabled-16.png differ
diff --git a/EarlyBlue/mozapps/plugins/pluginGeneric-16.png b/EarlyBlue/mozapps/plugins/pluginGeneric-16.png
new file mode 100644 (file)
index 0000000..445200e
Binary files /dev/null and b/EarlyBlue/mozapps/plugins/pluginGeneric-16.png differ
diff --git a/EarlyBlue/mozapps/plugins/pluginOutdated-16.png b/EarlyBlue/mozapps/plugins/pluginOutdated-16.png
new file mode 100644 (file)
index 0000000..8e0cbd1
Binary files /dev/null and b/EarlyBlue/mozapps/plugins/pluginOutdated-16.png differ
index e0abd8f1e515bb7885928206edad7784b7826d1e..561333ee500a99c1c43a030c3d60077ae66fc9b0 100644 (file)
@@ -1,39 +1,20 @@
 
 #app-picker {
-    width:320px !important;
-    max-width:320px !important;
+  width: 320px;
 }
 
 #content-description {
-    font-weight:bold;
+  font-weight: bold;
 }
 
-#suggested-filename {
-    font-weight:normal;
+#content-icon,
+.listcell-icon {
+  height: 32px;
+  width: 32px;
 }
 
-#file-info {
+#content-icon,
+.listcell-icon,
+.listcell-label {
+  margin: 5px;
 }
-
-#app-picker-list {
-    height:225px;
-    min-height:225px;
-}
-
-#app-picker-item {
-    padding-bottom:5px;
-    padding-top:5px;
-}
-
-#app-picker-item-image {
-}
-
-#app-picker-item-cell {
-    font-weight:normal; 
-    -moz-padding-end:10px;
-    -moz-padding-start:10px;
-}
-
-#browse-button {
-    margin-top:10px;
-}
\ No newline at end of file
index a112b91926dc122a5016ab71c670026b81690b4f..0ee50ab3eb3e992da018bbd678a8184d7202374d 100644 (file)
@@ -213,6 +213,26 @@ toolbar[mode="text"] .toolbarbutton-text {
 
 /* ::::: miscellaneous formatting ::::: */
 
+:root:-moz-lwtheme,
+[lwthemefooter="true"] {
+  -moz-appearance: none;
+}
+
+:root:-moz-lwtheme-darktext {
+  text-shadow: 1px 1px 2px #FFCF00;
+}
+
+:root:-moz-lwtheme-brighttext {
+  text-shadow: 1px 1px 2px #000000;
+}
+
+statusbar:-moz-lwtheme,
+sidebarheader:-moz-lwtheme {
+  -moz-appearance: none;
+  background: none;
+  border-style: none;
+}
+
 .inset {
 /*  border: 1px inset #FF9F00;
   margin: 0px 5px 5px; */
index 8229cd4552c26d6b74111898d30fb3edfbd1a0ed..9bd500711f56836126b48ddbb74ea903a765b24f 100644 (file)
 }
 
 .statusOverlay {
+    -moz-box-align: center;
+    -moz-box-pack: center;
     background-color: rgba(0,0,0,0.55);
 }
 
index 0f78a138cc81b7c0d5997b3e3e230719e1107e9c..9c5075b8e022a5272f44f16b630168c13330b74b 100644 (file)
@@ -115,6 +115,10 @@ menulist > menupopup > menu {
   max-width: none;
 }
 
+menubar > menu:-moz-lwtheme {
+  -moz-appearance: none;
+}
+
 /* ..... internal content .... */
 
 .menu-text,
index 86e321f5810e801afb4694c7271b7045cf4c8319..ce6108ff69fc1dbcc08fee9b741662845b9316d3 100644 (file)
@@ -3,6 +3,7 @@
 notification {
   background-color : #FFCF00;
   color: #000000;
+  text-shadow: none;
   -moz-border-radius: 8px;
 }
 
index 8a8456c4d3114c622a2b68a6180dd14f42e58aec..1a033c78b2fc1902c6fe12b326d3a1cdf29b211b 100644 (file)
   list-style-image: url("chrome://global/skin/arrow/arrow-right-sharp-end-hover.gif");
 }
 
-.left-arrow, .right-arrow:-moz-locale-dir(rtl) {
+.previous-arrow, .next-arrow:-moz-locale-dir(rtl) {
   list-style-image: url("chrome://global/skin/arrow/arrow-left-sharp.gif");
 }
 
-.left-arrow:hover, .right-arrow:-moz-locale-dir(rtl):hover {
+.previous-arrow:hover, .next-arrow:-moz-locale-dir(rtl):hover {
   list-style-image: url("chrome://global/skin/arrow/arrow-left-sharp-hover.gif");
 }
 
-.right-arrow, .left-arrow:-moz-locale-dir(rtl) {
+.next-arrow, .previous-arrow:-moz-locale-dir(rtl) {
   list-style-image: url("chrome://global/skin/arrow/arrow-right-sharp.gif");
 }
 
-.right-arrow:hover, .left-arrow:-moz-locale-dir(rtl):hover {
+.next-arrow:hover, .previous-arrow:-moz-locale-dir(rtl):hover {
   list-style-image: url("chrome://global/skin/arrow/arrow-right-sharp-hover.gif");
 }
 
index acce973bbc1fc063b66df5237acf1f24637f7753..f1c025c3395c3e457d83b4f044239eba58f88414 100644 (file)
@@ -65,6 +65,10 @@ splitter.tree-splitter {
   margin: 0px;
 }
 
+splitter:-moz-lwtheme {
+  background: none;
+}
+
 /* ::::: splitter (horizontal) ::::: */
 
 splitter[orient="vertical"] {
index a07e50337fbaaaa43b0aaadecc63597c1fcf73bd..21ccb067a43c22aba16a8d16ab63368198608a8c 100644 (file)
@@ -126,6 +126,15 @@ toolbaritem > menubar {
   background-color: transparent;
 }
 
+/* ::::: lightweight theme ::::: */
+
+toolbox:-moz-lwtheme,
+toolbar:-moz-lwtheme {
+  -moz-appearance: none;
+  background: none;
+  border-style: none;
+}
+
 /* ::::: toolbar decorations ::::: */
 
 toolbarseparator {
index 5e415927ced3486120a3eeeee0643c1e84a9b80d..087dcd7066590fb1631293eb8f0fc1669132caa5 100644 (file)
@@ -110,6 +110,11 @@ toolbarbutton[disabled="true"][checked="true"] {
   color: #8050B0;
 }
 
+toolbarbutton:-moz-lwtheme {
+  text-shadow: none;
+}
+
+
 /* ..... checked state ..... */
 
 toolbarbutton[checked="true"] {
index 8bb5d53cf78dd8a9e4019db542855a7a89b5edd2..ccc192ec1eb517b0a189f2be1ec3d9e1ab43ef17 100644 (file)
@@ -324,13 +324,13 @@ treecol[dragging="true"] {
   color: #000000;
 }
 
-tree:-moz-locale-dir(ltr) treecol[insertafter="true"],
-tree:-moz-locale-dir(rtl) treecol[insertbefore="true"] {
+treecol[insertafter="true"]:-moz-locale-dir(ltr),
+treecol[insertbefore="true"]:-moz-locale-dir(rtl) {
   border-right: 1px solid #FFCF00;
 }
 
-tree:-moz-locale-dir(rtl) treecol[insertafter="true"],
-tree:-moz-locale-dir(ltr) treecol[insertbefore="true"] {
+treecol[insertafter="true"]:-moz-locale-dir(rtl),
+treecol[insertbefore="true"]:-moz-locale-dir(ltr) {
   border-left: 1px solid #FFCF00;
 }
 
index 798528794f097b44f939da72412ac23b0720b6fe..8899198f4a49e783b9371086eae566f9ceae5f85 100644 (file)
@@ -130,6 +130,14 @@ richlistitem[selected="true"] .text-link {
   max-height: 32px;
 }
 
+richlistitem[plugin] .addonIcon > image {
+  list-style-image: url("chrome://mozapps/skin/plugins/pluginGeneric.png");
+}
+
+richlistitem[lwtheme] .addonIcon > image {
+  list-style-image: url("chrome://mozapps/skin/extensions/themeGeneric.png");
+}
+
 .updateBadge,
 .notifyBadge {
   width: 16px;
@@ -322,7 +330,7 @@ vbox[typeName="status"][type="header-recommended"] {
   -moz-padding-start: 10px;
 }
 
-#viewGroup radio {
+#viewGroup radio {
   -moz-border-radius: 5px;
   margin: 0px;
   padding: 1px 3px;
@@ -331,12 +339,12 @@ vbox[typeName="status"][type="header-recommended"] {
   border: 1px solid transparent;
 }
 
-#viewGroup radio:hover {
+#viewGroup radio:hover {
   background-color: #FFCF00;
   color: #000000;
 }
 
-#viewGroup radio[selected="true"] {
+#viewGroup radio[selected="true"] {
   background-color: #008484;
   color: #000000;
 }
diff --git a/LCARStrek/mozapps/plugins/pluginBlocked-16.png b/LCARStrek/mozapps/plugins/pluginBlocked-16.png
new file mode 100644 (file)
index 0000000..15e06cb
Binary files /dev/null and b/LCARStrek/mozapps/plugins/pluginBlocked-16.png differ
index 8aa8e9657fecd8e83dd201f154554cfcbedc1b40..d98cc554766ef19274e85159f0f52dc705a6f080 100644 (file)
Binary files a/LCARStrek/mozapps/plugins/pluginBlocked.png and b/LCARStrek/mozapps/plugins/pluginBlocked.png differ
diff --git a/LCARStrek/mozapps/plugins/pluginDisabled-16.png b/LCARStrek/mozapps/plugins/pluginDisabled-16.png
new file mode 100644 (file)
index 0000000..890bcea
Binary files /dev/null and b/LCARStrek/mozapps/plugins/pluginDisabled-16.png differ
diff --git a/LCARStrek/mozapps/plugins/pluginGeneric-16.png b/LCARStrek/mozapps/plugins/pluginGeneric-16.png
new file mode 100644 (file)
index 0000000..7d0659a
Binary files /dev/null and b/LCARStrek/mozapps/plugins/pluginGeneric-16.png differ
diff --git a/LCARStrek/mozapps/plugins/pluginOutdated-16.png b/LCARStrek/mozapps/plugins/pluginOutdated-16.png
new file mode 100644 (file)
index 0000000..96e7b3e
Binary files /dev/null and b/LCARStrek/mozapps/plugins/pluginOutdated-16.png differ