sync LCARStrek theme with toolkit windows theme changes in Mozilla 40 cycle
authorRobert Kaiser <kairo@kairo.at>
Thu, 23 Jul 2015 20:35:08 +0000 (22:35 +0200)
committerRobert Kaiser <kairo@kairo.at>
Thu, 23 Jul 2015 20:35:08 +0000 (22:35 +0200)
15 files changed:
LCARStrek/browser/preferences/in-content/preferences.css
LCARStrek/global/icons/find.png [deleted file]
LCARStrek/global/icons/information-64.png [deleted file]
LCARStrek/global/icons/question-48.png [deleted file]
LCARStrek/global/icons/wrap.png [deleted file]
LCARStrek/global/in-content/common.css
LCARStrek/global/menu/shared-menu-check-active.svg [new file with mode: 0644]
LCARStrek/global/menu/shared-menu-check-black.svg [new file with mode: 0644]
LCARStrek/global/menu/shared-menu-check-hover.svg [new file with mode: 0644]
LCARStrek/global/notification.css
LCARStrek/mozapps/aboutServiceWorkers.css [new file with mode: 0644]
LCARStrek/mozapps/extensions/extensions.css
LCARStrek/mozapps/extensions/newaddon.css
LCARStrek/mozapps/extensions/utilities.svg
LCARStrek/mozapps/formautofill/requestAutocomplete.css

index 9e996f041a76154183257181b0223e5a781295e6..00d77fd9459f0f7a148c88aee26f5f6f5d9af559 100644 (file)
@@ -46,51 +46,12 @@ treecol {
 
 #categories {
   max-height: 100vh;
-
-  background-color: #A09090;
-  padding-top: 4em;
-  margin: 0;
-  border-radius: 1em 0 0 0;
-  border: none;
 }
 
 #categories > scrollbox {
   overflow-x: hidden !important;
 }
 
-.category {
-  background-color: #000000;
-  color: #FFCF00;
-  -moz-border-end-width: 0;
-  -moz-padding-start: 15px;
-  -moz-padding-end: 21px;
-  min-height: 40px;
-  transition: background-color 150ms;
-}
-
-.category:hover {
-  background-color: #FFCF00;
-  color: #000000;
-}
-
-.category[selected] {
-  background-color: #008484;
-  color: #000000;
-}
-
-#categories[keyboard-navigation="true"]:-moz-focusring > .category[current] {
-  border-top: 1px dotted #000000;
-  border-bottom: 1px dotted #000000;
-}
-
-.category-name {
-  line-height: 22px;
-  font-size: 1.25rem;
-  padding-bottom: 2px;
-  -moz-padding-start: 9px;
-  margin: 0;
-}
-
 /**
  * We want the last category to always have non-0 getBoundingClientRect().bottom
  * so we can use the value to figure out the max-height of the list in
@@ -101,11 +62,6 @@ treecol {
   visibility: collapse;
 }
 
-.category-icon {
-  width: 24px;
-  height: 24px;
-}
-
 #category-general > .category-icon {
   list-style-image: url("chrome://browser/skin/preferences/in-content/icons.svg#general");
 }
diff --git a/LCARStrek/global/icons/find.png b/LCARStrek/global/icons/find.png
deleted file mode 100644 (file)
index a0788b1..0000000
Binary files a/LCARStrek/global/icons/find.png and /dev/null differ
diff --git a/LCARStrek/global/icons/information-64.png b/LCARStrek/global/icons/information-64.png
deleted file mode 100644 (file)
index faadfe1..0000000
Binary files a/LCARStrek/global/icons/information-64.png and /dev/null differ
diff --git a/LCARStrek/global/icons/question-48.png b/LCARStrek/global/icons/question-48.png
deleted file mode 100644 (file)
index cef58f9..0000000
Binary files a/LCARStrek/global/icons/question-48.png and /dev/null differ
diff --git a/LCARStrek/global/icons/wrap.png b/LCARStrek/global/icons/wrap.png
deleted file mode 100644 (file)
index de4f35f..0000000
Binary files a/LCARStrek/global/icons/wrap.png and /dev/null differ
index a7fda135efbc3aa46ed0a69d98d5a0955b8de98e..d16a367b100cce5b9ff7490e5da7f7a00ba0ee63 100644 (file)
@@ -45,10 +45,6 @@ xul|caption > xul|label {
   margin-bottom: 0;
 }
 
-xul|description {
-  -moz-margin-start: 0;
-}
-
 *|*.main-content {
   padding-top: 40px;
   -moz-padding-end: 48px; /* orig is 44px to compensate the 4px margin of child elements */
@@ -72,7 +68,8 @@ xul|groupbox {
   font-size: 1.25rem;
 }
 
-xul|groupbox xul|label {
+xul|groupbox xul|label,
+xul|groupbox xul|description {
   / !important needed to override toolkit !important rule /
   -moz-margin-start: 0 !important;
   -moz-margin-end: 0 !important;
@@ -337,20 +334,30 @@ xul|button[type="menu"] > xul|menupopup xul|menuitem {
   -moz-padding-end: 30px;
 }
 
-xul|menulist > xul|menupopup > xul|menu[_moz-menuactive="true"],
-xul|menulist > xul|menupopup > xul|menuitem[_moz-menuactive="true"],
-xul|button[type="menu"] > xul|menupopup > xul|menu[_moz-menuactive="true"],
-xul|button[type="menu"] > xul|menupopup > xul|menuitem[_moz-menuactive="true"] {
+xul|menulist > xul|menupopup > xul|menu:not([disabled="true"])[_moz-menuactive="true"],
+xul|menulist > xul|menupopup > xul|menuitem:not([disabled="true"])[_moz-menuactive="true"],
+xul|button[type="menu"] > xul|menupopup > xul|menu:not([disabled="true"])[_moz-menuactive="true"],
+xul|button[type="menu"] > xul|menupopup > xul|menuitem:not([disabled="true"])[_moz-menuactive="true"] {
   color: #333;
   background-color: rgba(0,149,221,0.25);
 }
 
-xul|menulist > xul|menupopup > xul|menu[selected="true"],
-xul|menulist > xul|menupopup > xul|menuitem[selected="true"],
-xul|button[type="menu"] > xul|menupopup > xul|menu[selected="true"],
-xul|button[type="menu"] > xul|menupopup > xul|menuitem[selected="true"] {
+xul|menulist > xul|menupopup > xul|menu:not([disabled="true"])[selected="true"],
+xul|menulist > xul|menupopup > xul|menuitem:not([disabled="true"])[selected="true"],
+xul|button[type="menu"] > xul|menupopup > xul|menu:not([disabled="true"])[selected="true"],
+xul|button[type="menu"] > xul|menupopup > xul|menuitem:not([disabled="true"])[selected="true"] {
   color: #fff;
-  background-color: #0095DD;
+  background-color: #0095dd;
+}
+
+xul|menulist > xul|menupopup > xul|menu[disabled="true"],
+xul|menulist > xul|menupopup > xul|menuitem[disabled="true"],
+xul|button[type="menu"] > xul|menupopup > xul|menu[disabled="true"],
+xul|button[type="menu"] > xul|menupopup > xul|menuitem[disabled="true"] {
+  color: #999;
+  / override the [_moz-menuactive="true"] background color from
+     global/menu.css /
+  background-color: transparent;
 }
 
 xul|menulist > xul|menupopup xul|menuseparator,
@@ -395,11 +402,14 @@ xul|textbox[disabled="true"] {
 html|a,
 .text-link,
 .inline-link {
-/*  line-height: 22px;*/
   color: #3333FF;
   text-decoration: none;
 }
 
+html|a:visited {
+  color: #6000CF;
+}
+
 html|a:hover,
 .text-link:hover,
 .inline-link:hover {
@@ -525,18 +535,18 @@ xul|*.radio-label-box {
 }
 */
 /* Category List */
-/*
+
 xul|*#categories {
-  -moz-appearance: none;
-  background-color: #424f5a;
-  padding-top: 39px;
+  background-color: #A09090;
+  padding-top: 4em;
   margin: 0;
-  border-width: 0;
+  border-radius: 1em 0 0 0;
+  border: none;
 }
 
 xul|*.category {
-  -moz-appearance: none;
-  color: #c1c1c1;
+  background-color: #000000;
+  color: #FFCF00;
   -moz-border-end-width: 0;
   -moz-padding-start: 15px;
   -moz-padding-end: 21px;
@@ -545,37 +555,34 @@ xul|*.category {
 }
 
 xul|*.category:hover {
-  background-color: #5e6972;
+  background-color: #FFCF00;
+  color: #000000;
 }
 
 xul|*.category[selected] {
-  background-color: #343f48;
-  color: #f2f2f2;
-  -moz-padding-start: 11px; / compensate the 4px border /
-  -moz-border-start: solid 4px #ff9500;
+  background-color: #008484;
+  color: #000000;
 }
 
 xul|*#categories[keyboard-navigation="true"]:-moz-focusring > xul|*.category[current] {
-  border-top: 1px #ffffff dotted;
-  border-bottom: 1px #ffffff dotted;
+  border-top: 1px dotted #000000;
+  border-bottom: 1px dotted #000000;
 }
-*/
+
 *|*.category-name {
-/*
   line-height: 22px;
   font-size: 1.25rem;
   padding-bottom: 2px;
   -moz-padding-start: 9px;
   margin: 0;
-*/
   -moz-user-select: none;
 }
-/*
+
 *|*.category-icon {
   width: 24px;
   height: 24px;
 }
-*/
+
 /* header */
 
 *|*.header {
@@ -768,7 +775,6 @@ xul|*.checkbox-icon {
   -moz-margin-end: 0;
 }
 */
-html|a:-moz-focusring,
 .text-link:-moz-focusring,
 .inline-link:-moz-focusring {
   /* Don't specify the outline-color, we should always use initial value. */
diff --git a/LCARStrek/global/menu/shared-menu-check-active.svg b/LCARStrek/global/menu/shared-menu-check-active.svg
new file mode 100644 (file)
index 0000000..8f70efd
--- /dev/null
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="utf-8"?>\r
+<!-- This Source Code Form is subject to the terms of the Mozilla Public\r
+   - License, v. 2.0. If a copy of the MPL was not distributed with this\r
+   - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->\r
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">\r
+  <polygon fill="#FF9F00" points="7.1,15.5 0.5,10.8 2.2,8.3 6.3,11.2 13,0.5 15.5,2.2 "/>\r
+</svg>\r
diff --git a/LCARStrek/global/menu/shared-menu-check-black.svg b/LCARStrek/global/menu/shared-menu-check-black.svg
new file mode 100644 (file)
index 0000000..6577d9c
--- /dev/null
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="utf-8"?>\r
+<!-- This Source Code Form is subject to the terms of the Mozilla Public\r
+   - License, v. 2.0. If a copy of the MPL was not distributed with this\r
+   - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->\r
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 9 9">\r
+  <polygon fill="#A09090" points="4,9 0,6.2 1,4.7 3.5,6.4 7.5,0 9,1 "/>\r
+</svg>\r
diff --git a/LCARStrek/global/menu/shared-menu-check-hover.svg b/LCARStrek/global/menu/shared-menu-check-hover.svg
new file mode 100644 (file)
index 0000000..8ee769c
--- /dev/null
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="utf-8"?>\r
+<!-- This Source Code Form is subject to the terms of the Mozilla Public\r
+   - License, v. 2.0. If a copy of the MPL was not distributed with this\r
+   - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->\r
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 9 9">\r
+  <polygon fill="#FFCF00" points="4,9 0,6.2 1,4.7 3.5,6.4 7.5,0 9,1 "/>\r
+</svg>\r
index 97aed0e347a07758004abd5644d36b8631a66582..46da844f3d92a43e280154da72f0946f10fdd2de 100644 (file)
@@ -63,16 +63,16 @@ notification[type="critical"] {
 
 /* Popup notification */
 
-.popup-notification-description {
-  max-width: 24em;
+.popup-notification-body {
+  max-width: 25em;
 }
 
-.popup-notification-originHost:not([value]),
+.popup-notification-origin:not([value]),
 .popup-notification-learnmore-link:not([href]) {
   display: none;
 }
 
-.popup-notification-originHost {
+.popup-notification-origin {
   margin-bottom: .3em !important;
 }
 
@@ -92,3 +92,7 @@ notification[type="critical"] {
 .popup-notification-closeitem {
   list-style-image: url("chrome://global/skin/icons/close-button.gif");
 }
+
+.popup-notification-menubutton > .button-menubutton-button[disabled] {
+  opacity: 0.5;
+}
diff --git a/LCARStrek/mozapps/aboutServiceWorkers.css b/LCARStrek/mozapps/aboutServiceWorkers.css
new file mode 100644 (file)
index 0000000..7e90038
--- /dev/null
@@ -0,0 +1,44 @@
+/* This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/. */
+
+body {
+  min-width: 330px;
+  max-width: 100%;
+  min-height: 330px;
+  max-height: 100%;
+}
+
+.warningBackground {
+  display: none;
+  background: #000000;
+  width:100%;
+  height:100%;
+  z-index:10;
+  top:0;
+  left:0;
+  position:fixed;
+}
+
+.warningMessage {
+  color: #FFCF00;
+  position: relative;
+  min-width: 330px;
+  max-width: 50em;
+  margin: 4em auto;
+  border: 1px solid #9C9CFF;
+  border-radius: 10px;
+  padding: 3em;
+  -moz-padding-start: 30px;
+  background: #000000;
+  margin-left: auto;
+  text-align: center;
+}
+
+.active {
+  display: block;
+}
+
+.inactive {
+  display: none;
+}
index 60488483b7f8521a9cfc69f18248866b5b3ed6e1..0599cb83daac1bb8366e4aa020490ecdc2c6ba9c 100644 (file)
@@ -2,42 +2,29 @@
  * License, v. 2.0. If a copy of the MPL was not distributed with this
  * file, You can obtain one at http://mozilla.org/MPL/2.0/. */
 
-@import url("chrome://global/skin/inContentUI.css");
+@import url("chrome://global/skin/in-content/common.css");
 
 #addons-page {
   padding: 3px;
   margin: 0;
 }
 
-.nav-button {
-  list-style-image: url("chrome://communicator/skin/icons/communicatoricons.png");
-}
-
-#forward-btn {
-  -moz-border-start: none;
-}
-
-#back-btn:-moz-locale-dir(ltr),
-#forward-btn:-moz-locale-dir(rtl) {
-  -moz-image-region: rect(42px 25px 63px 0px);
+.main-content {
+  padding: 0;
 }
 
-#back-btn[disabled="true"]:-moz-locale-dir(ltr),
-#forward-btn[disabled="true"]:-moz-locale-dir(rtl) {
-  -moz-image-region: rect(42px 50px 63px 25px);
+#nav-header {
+  min-height: 39px;
 }
 
-#back-btn:-moz-locale-dir(rtl),
-#forward-btn:-moz-locale-dir(ltr) {
-  -moz-image-region: rect(63px 25px 84px 0px);
+.view-pane > .list > scrollbox {
+  border-radius: 1em 0 0 0;
 }
 
-#back-btn[disabled="true"]:-moz-locale-dir(rtl),
-#forward-btn[disabled="true"]:-moz-locale-dir(ltr) {
-  -moz-image-region: rect(63px 50px 84px 25px);
+#search-list > scrollbox {
+  border-radius: 0;
 }
 
-
 /*** global warnings ***/
 
 .global-warning-container {
 }
 
 /*** global informations ***/
-#addons-page .global-info-container {
-  background-color: #9C9CFF;
-  border-top-right-radius: 5px;
-  border-top-left-radius: 5px;
-}
 
 /* Plugins aren't yet disabled by safemode (bug 342333),
    so don't show that warning when viewing plugins. */
 
 /*** notification icons ***/
 
-.warning-icon {
-  list-style-image: url("chrome://global/skin/icons/warning-16.png");
+.warning-icon,
+.error-icon,
+.pending-icon,
+.info-icon {
   width: 16px;
   height: 16px;
   margin: 1px 0;
 }
 
+.warning-icon {
+  list-style-image: url("chrome://global/skin/icons/warning-16.png");
+}
+
 .error-icon {
   list-style-image: url("chrome://global/skin/icons/error-16.png");
-  width: 16px;
-  height: 16px;
-  margin: 1px 0;
 }
 
 .pending-icon,
 .info-icon {
   list-style-image: url("chrome://global/skin/icons/information-16.png");
-  width: 16px;
-  height: 16px;
-  margin: 1px 0;
 }
 
 .addon-view[pending="disable"] .pending-icon,
 .addon-view[pending="uninstall"] .pending-icon {
   list-style-image: url("chrome://global/skin/icons/warning-16.png");
-  width: 16px;
-  height: 15px;
-  margin: 3px 0;
 }
 
-
 /*** view alert boxes ***/
 
 .alert-container {
   -moz-box-align: center;
+  -moz-margin-end: 48px;
 }
 
 .alert-spacer-before {
 /*** category selector ***/
 
 #categories {
-  background-color: #A09090;
-  position: relative;
-  padding-top: 31px;
-  margin: 0px;
-  border: none;
-}
-
-.category {
-  background-color: #000000;
-  color: #FFCF00;
-  min-height: 0;
-  padding: 10px 4px;
-  -moz-box-align: center;
-  overflow: hidden;
-}
-
-.category:not([disabled]):hover {
-  background-color: #FFCF00;
-  color: #000000;
+  padding-top: 0;/*31px;*/
 }
 
 .category[disabled] {
-  border-top: 0;
-  border-bottom: 0;
-  height: 0;
+  min-height: 0;
   opacity: 0;
-  transition-property: height, opacity;
+  transition-property: min-height, opacity;
   transition-duration: 1s, 0.8s;
 }
 
 .category:not([disabled]) {
-  height: 52px;
-  transition-property: height, opacity;
+  min-height: 40px;
+  transition-property: min-height, opacity;
   transition-duration: 1s, 0.8s;
 }
 
-.category[selected] {
-  background-color: #008484;
-  color: #FFCF00;
-}
-
-.category-name {
-  font-size: 150%;
-}
-
 /* Maximize the size of the viewport when the window is small */
 @media (max-width: 800px) {
   .category-name {
   background-color: #E7ADE7;
   padding: 2px 8px;
   margin: 6px 0;
-  border-radius: 10000px;
+  -moz-margin-start: 6px;
+  border-radius: 100%;
   color: #000000;
   font-weight: bold;
   text-align: center;
 }
 
 .category-badge[value="0"] {
-  visibility: hidden;
-}
-
-.category-icon {
-  width: 32px;
-  height: 32px;
-  -moz-margin-start: 6px;
+  display: none;
 }
 
 #category-search > .category-icon {
 /*** main content ***/
 
 #addons-page > hbox {
-  /* This applied both to the header and the box surrounding the main content. */
+  /* This applies to the box surrounding all content. */
   background-color: #A09090;
+  border-radius: 1em 0 0 0;
 }
 
 .main-content {
-  background-color: #000000;
   border: none;
-  border-top: 3px solid #000000;
-  -moz-border-start: 3px solid #000000;
+}
+
+#view-port {
+  background-color: #000000;
   border-radius: 1em 0 0 0;
 }
 
 #header {
   height: 2em;
   padding: 3px;
-  border-radius: 1em 0 0 0;
-}
-
-#header-search {
-  color: #E7ADE7;
-  border: 1px solid #9C9CFF;
-  border-radius: 4px;
-  background-color: #000000;
-  margin: 0;
-}
-
-#header-search .textbox-input::-moz-placeholder {
-  color: #8050B0;
-}
-
-#header-search[focused] {
-  border-color: #008484;
+  background-color: #A09090;
 }
 
 @media (max-width: 600px) {
 }
 
 .view-header {
+  margin: 0;
+  -moz-margin-end: 48px;
   background-color: #9C9CFF;
   color: #000000;
   border-radius: 8px;
   padding: 0px 1em;
   margin: 3px;
-  min-height: 31px;
 }
 
+.header-button {
+}
+
+.header-button[disabled="true"] > .toolbarbutton-icon {
+}
+
+.header-button:not([disabled="true"]):hover,
+#header-utils-btn:not([disabled="true"]):hover {
+  cursor: pointer;
+}
+
+.header-button > .toolbarbutton-text {
+  display: none;
+}
+
+.nav-button {
+  list-style-image: url("chrome://communicator/skin/icons/communicatoricons.png");
+}
+
+#forward-btn {
+  -moz-border-start: none;
+}
+
+#back-btn:-moz-locale-dir(ltr),
+#forward-btn:-moz-locale-dir(rtl) {
+  -moz-image-region: rect(42px 25px 63px 0px);
+}
+
+#back-btn[disabled="true"]:-moz-locale-dir(ltr),
+#forward-btn[disabled="true"]:-moz-locale-dir(rtl) {
+  -moz-image-region: rect(42px 50px 63px 25px);
+}
+
+#back-btn:-moz-locale-dir(rtl),
+#forward-btn:-moz-locale-dir(ltr) {
+  -moz-image-region: rect(63px 25px 84px 0px);
+}
+
+#back-btn[disabled="true"]:-moz-locale-dir(rtl),
+#forward-btn[disabled="true"]:-moz-locale-dir(ltr) {
+  -moz-image-region: rect(63px 50px 84px 25px);
+}
 
 /*** sorters ***/
 
 .sort-controls {
-  -moz-appearance: none;
   border-right: 3px solid #000000;
 }
 
 .sorter {
-  -moz-appearance: none;
   border: none;
   border-left: 3px solid #000000;
   background-color: transparent;
-  color: #8050B0;
+  color: #000000;
   border-radius: 0;
-  padding: 0 6px;
-  -moz-padding-start: 6px;
-  -moz-padding-end: 3px;
   margin: 0;
   min-width: 12px !important;
   -moz-box-direction: reverse;
 }
 
 .sorter .button-icon {
-  -moz-margin-start: 4px;
+  -moz-margin-start: 6px;
 }
 
 
   text-align: justify;
 }
 
+#discover-browser {
+  border-radius: 1em 0px 0px;
+}
 
 /*** list ***/
 
 .list {
   margin: 0;
-  border: none;
+  border-color: transparent;
   background-color: transparent;
 }
 
   background-origin: border-box;
 }
 
+.addon:not(:only-child):last-child {
+  border-bottom-width: 0;
+}
+
 .details {
   cursor: pointer;
   margin: 0;
   max-height: 48px;
 }
 
+.content-inner-container {
+  -moz-margin-end: 5px;
+}
+
 .addon[active="false"] .icon {
   filter: grayscale(1);
 }
   font-weight: bold;
 }
 
-.creator .text-link {
-  /* color: #0066CC; */
-}
-
 .description-container {
   -moz-margin-start: 6px;
   -moz-box-align: center;
   -moz-box-align: stretch;
 }
 
-.advancedinfo-container,
 .update-info-container {
   -moz-box-align: center;
 }
   list-style-image: url("chrome://global/skin/arrow/arrow-up.gif");
 }
 
-.addon[active="false"] {
-  background-color: #8050B0;
-  color: #E7ADE7;
-}
-
-.addon-view[active="false"] .name-container {
-  color: #E7ADE7;
-  color: #000000;
-}
-
 .addon-view[notification="warning"] {
   background-color : #FFCF00;
   color: #000000;
   color: #000000;
 }
 
+.addon-view[notification="warning"] .text-link:hover {
+  color: #000000;
+}
+
 .addon-view[notification="error"] {
   background-color: #FF0000;
   color: #000000;
   color: #FFCF00;
 }
 
+.addon[active="false"] {
+  background-color: #8050B0;
+  color: #E7ADE7;
+}
+
+.addon-view[active="false"] .name-container {
+  color: #E7ADE7;
+  color: #000000;
+}
+
 .addon[active="false"][selected] {
   color: #E7ADE7;
 }
 #search-filter-label {
   font-weight: bold;
   color: #FFCF00;
-}
-
-.search-filter-radio {
-  padding: 0 6px;
-  margin: 0 3px;
-  border-radius: 10000px;
-}
-
-.search-filter-radio[selected] {
-  background-color: #008484;
-  color: #000000;
-}
-
-.search-filter-radio .radio-check-box1 {
-  display: none;
-}
-
-.search-filter-radio .radio-icon {
-  display: none;
+  -moz-margin-end: 10px;
 }
 
 #search-allresults-link {
   font-size: 200%;
 }
 
-#detail-screenshot {
+#detail-screenshot-box {
   -moz-margin-end: 2em;
+  padding: 10px;
+/*  background-color: white;*/
+}
+
+
+#detail-screenshot {
   max-width: 300px;
   max-height: 300px;
 }
@@ -876,17 +843,15 @@ setting[first-row="true"] {
 setting {
   border-top: 1px solid #9C9CFF;
   -moz-box-align: center;
-  min-height: 30px;
+  min-height: 35px;
+  font-size: 1.25rem;
+  line-height: 20px;
 }
 
 #detail-controls {
   margin-bottom: 1em;
 }
 
-#detail-view[active="false"]:not([pending]):not([notification]) {
-  /* background-color: foo; */
-}
-
 setting[first-row="true"] {
   margin-top: 2em;
 }
@@ -916,10 +881,6 @@ setting[type="radio"] > radiogroup {
   -moz-box-orient: horizontal;
 }
 
-menulist { /* Fixes some styling inconsistencies */
-  margin: 1px 5px 2px 5px;
-}
-
 /*** creator ***/
 
 .creator > label {
@@ -953,15 +914,15 @@ menulist { /* Fixes some styling inconsistencies */
 
 .download-progress {
   background-color: #000000;
-  border-radius: 10000px;
+  border-radius: 2px;
   border: 1px solid #FF9F00;
   width: 200px;
-  height: 21px;
-  margin: 0 8px;
+  height: 30px;
+  margin: 2px 4px;
 }
 
-.download-progress[mode="undetermined"] .status-container {
-  padding: 0 2px;
+.download-progress[mode="undetermined"] {
+  border-color: #A09090;
 }
 
 .download-progress .start-cap,
@@ -990,12 +951,12 @@ menulist { /* Fixes some styling inconsistencies */
 
 .download-progress .start-cap:-moz-locale-dir(ltr),
 .download-progress .end-cap:-moz-locale-dir(rtl) {
-  border-radius: 3px 0 0 3px;
+  border-radius: 1px 0 0 1px;
 }
 
 .download-progress .end-cap:-moz-locale-dir(ltr),
 .download-progress .start-cap:-moz-locale-dir(rtl) {
-  border-radius: 0 3px 3px 0;
+  border-radius: 0 1px 1px 0;
 }
 
 .download-progress .cancel {
@@ -1003,8 +964,9 @@ menulist { /* Fixes some styling inconsistencies */
   background-color: #8050B0;
   border: 1px solid #9C9CFF;
   padding: 3px;
-  border-radius: 3px;
   min-width: 0;
+  width: 20px;
+  height: 20px;
   margin: 3px;
 }
 
@@ -1110,3 +1072,24 @@ button.button-link:not([disabled="true"]):active:hover {
 #detail-view[active="true"] #detail-experiment-bullet {
   fill: #FFCF00;
 }
+
+/*** info UI for add-ons that have been disabled for being unsigned ***/
+
+#show-disabled-unsigned-extensions:not(:hover) {
+  background-color: #FF0000;
+}
+
+#disabled-unsigned-addons-info {
+  margin-bottom: 2em;
+  -moz-margin-end: 48px;
+}
+
+#disabled-unsigned-addons-heading {
+  font-size: 1.4em;
+  font-weight: bold;
+  margin-bottom: .5em;
+}
+
+#signing-dev-info {
+  font-style: italic;
+}
index 9957808a41c8b6deccfdc7c434d337a6163aaf0c..abe8e7e7968a794b32c114f7ad7f41123a9112b9 100644 (file)
@@ -2,10 +2,10 @@
  * License, v. 2.0. If a copy of the MPL was not distributed with this
  * file, You can obtain one at http://mozilla.org/MPL/2.0/. */
 
-@import url("chrome://global/skin/inContentUI.css");
+@import url("chrome://global/skin/in-content/common.css");
 
 #addon-page {
-  padding: 0;
+  font-size: 1.1em;
 }
 
 #addon-scrollbox {
@@ -24,7 +24,7 @@
 
 #addon-container {
   overflow: visible; /* bug 761489 */
-  max-width: 600px;
+  max-width: 800px;
   margin: 20px;
   padding: 30px 90px;
 }
@@ -35,6 +35,7 @@
 }
 
 #icon {
+  margin-top: 8px;
   -moz-margin-end: 10px;
   max-width: 64px;
   max-height: 64px;
@@ -78,6 +79,7 @@
   list-style-image: url("chrome://global/skin/icons/alert-exclam.gif");
   width: 16px;
   height: 15px;
+  margin-top: 5px;
   -moz-margin-end: 5px;
 }
 
index e6f3f610130833547e1b3b659d9debe3671c49ca..250f4c3c99f03cf8b046931410fcb95ccf0ac244 100644 (file)
@@ -24,5 +24,6 @@
     <path id="utilities-shape" d="m11.5,13.9l-.6-1.5c.3-.2 .5-.4 .8-.6 .2-.2 .4-.5 .6-.7l1.5,.6c.3,.1 .6,0 .7-.3l.4-1c.1-.3 0-.6-.3-.7l-1.5-.6c.1-.6 .1-1.3 0-2l1.5-.6c.3-.1 .4-.4 .3-.7l-.4-1c-.1-.3-.4-.4-.7-.3l-1.5,.6c-.2-.3-.4-.5-.6-.8-.2-.1-.5-.3-.7-.5l.6-1.5c.1-.3 0-.6-.3-.7l-.9-.4c-.3-.1-.6,0-.7,.3l-.6,1.5c-.6-.1-1.3-.1-2,0l-.6-1.5c-.1-.3-.4-.4-.7-.3l-1,.4c-.2,.1-.3,.4-.2,.6l.6,1.5c-.3,.3-.5,.5-.8,.7-.2,.3-.4,.5-.6,.8l-1.5-.7c-.3-.1-.6,0-.7,.3l-.4,.9c-.1,.3 0,.6 .3,.7l1.5,.7c-.1,.6-.1,1.3 0,1.9l-1.5,.6c-.3,.1-.4,.4-.3,.7l.4,1c.1,.3 .4,.4 .7,.3l1.5-.6c.2,.3 .4,.5 .6,.8 .2,.2 .5,.4 .7,.6l-.6,1.5c-.1,.3 0,.6 .3,.7l1,.4c.3,.1 .6,0 .7-.3l.6-1.5c.6,.1 1.3,.1 2,0l.6,1.5c.1,.3 .4,.4 .7,.3l1-.4c.1-.1 .3-.4 .1-.7zm-5.1-4.2c-.9-.9-.9-2.4 0-3.3 .9-.9 2.4-.9 3.3,0 .9,.9 .9,2.4 0,3.3-.9,.9-2.4,.9-3.3,0z"/>
   </defs>
   <use id="utilities" xlink:href="#utilities-shape"/>
+  <use id="utilities-hover" xlink:href="#utilities-shape"/>
   <use id="utilities-native" xlink:href="#utilities-shape"/>
 </svg>
index 0480ce3caf598303e02196b8720d36b1679224fc..7ddd77c6bf9248a28618248464a5b1b5d60c3484 100644 (file)
@@ -2,7 +2,7 @@
  * License, v. 2.0. If a copy of the MPL was not distributed with this
  * file, You can obtain one at http://mozilla.org/MPL/2.0/. */
 
-@import url("chrome://global/skin/inContentUI.css");
+@import url("chrome://global/skin/in-content/common.css");
 
 :root {
   height: 100%;