-moz-image-region: rect(0, 90px, 18px, 72px);
}
+#loop-call-button[state="disabled"] > .toolbarbutton-badge-container,
#loop-call-button[disabled="true"] > .toolbarbutton-badge-container {
-moz-image-region: rect(0, 36px, 18px, 18px);
}
-moz-image-region: rect(0, 160px, 32px, 128px);
}
+#loop-call-button[cui-areatype="menu-panel"][state="disabled"] > .toolbarbutton-badge-container,
#loop-call-button[cui-areatype="menu-panel"][disabled="true"] > .toolbarbutton-badge-container {
-moz-image-region: rect(0, 64px, 32px, 32px);
}
list-style-image: url("chrome://global/skin/icons/webapps-64.png");
}
-.popup-notification-icon[popupid="mixed-content-blocked"],
.popup-notification-icon[popupid="bad-content"] {
list-style-image: url("chrome://browser/skin/bad-content-blocked-64.png");
}
}
}
-.mixed-content-blocked-notification-icon,
-#mixed-content-blocked-notification-icon,
.bad-content-blocked-notification-icon,
#bad-content-blocked-notification-icon {
list-style-image: url("chrome://browser/skin/bad-content-blocked-16.png");
}
#customization-header {
- font-size: 1.5em;
- line-height: 1.5em;
+ font-size: 1.75em;
+ line-height: 1.75em;
color: #9C9CFF;
- font-weight: lighter;
- margin-bottom: 1em;
- padding: 15px 15px 0;
+ font-weight: 200;
+ margin: 25px 25px 12px;
+ padding-bottom: 12px;
+ border-bottom: 1px solid #A09090;
}
#customization-panel-container {
margin-right: 0;
}
+#customization-lwtheme-menu > .panel-arrowcontainer > .panel-arrowcontent {
+ -moz-box-orient: vertical;
+ /* Make the panel padding uniform across all platforms due to the
+ styling of the section headers and footer. */
+ padding: 10px;
+}
+
+.customization-lwtheme-menu-theme > .toolbarbutton-icon {
+ width: 32px;
+ height: 32px;
+}
+
+.customization-lwtheme-menu-theme {
+ -moz-appearance: none;
+ margin: 0 -5px 5px;
+ padding-top: 0;
+ -moz-padding-end: 5px;
+ padding-bottom: 0;
+ -moz-padding-start: 0;
+}
+
+.customization-lwtheme-menu-theme[active="true"] {
+ background-color: #008484;
+}
+
+.customization-lwtheme-menu-theme > .toolbarbutton-icon {
+ margin: 5px;
+}
+
+.customization-lwtheme-menu-theme > .toolbarbutton-text {
+ text-align: start;
+}
+
+#customization-lwtheme-menu-header,
+#customization-lwtheme-menu-recommended {
+ padding: 10px;
+ margin-bottom: 5px;
+}
+
+#customization-lwtheme-menu-header,
+#customization-lwtheme-menu-recommended,
+#customization-lwtheme-menu-footer {
+ background-color: #A09090;
+ color: #000000;
+ margin-right: -10px;
+ margin-left: -10px;
+}
+
+#customization-lwtheme-menu-header {
+ margin-top: -10px;
+ border-top-right-radius: 3px;
+ border-top-left-radius: 3px;
+}
+
+#customization-lwtheme-menu-recommended {
+}
+
+#customization-lwtheme-menu-footer {
+ margin-bottom: -10px;
+ border-bottom-right-radius: 3px;
+ border-bottom-left-radius: 3px;
+}
+
+.customization-lwtheme-menu-footeritem {
+ -moz-appearance: none;
+ -moz-box-flex: 1;
+ background-color: #C09070;
+ color: #000000;
+ border: 1px solid transparent;
+ padding: 10px;
+ margin-left: 0;
+ margin-right: 0;
+}
+
+.customization-lwtheme-menu-footeritem:hover {
+ background-color: #FFCF00;
+}
+
+#customization-lwtheme-menu-footer:not(:hover) > .customization-lwtheme-menu-footeritem:first-child {
+}
+
+#customization-lwtheme-menu-footer:hover > .customization-lwtheme-menu-footeritem:first-child {
+}
+
/* === END customizeMode.inc.css === */
/* === BEGIN customizeTip.inc.css === */
/* padding-top: 4px;*/
}
-#BMB_bookmarksPopup .menu-text {
-/* color: #000;*/
-}
-
/* bookmark panel separator */
#BMB_bookmarksPopup menuseparator {
padding-top: 0;
min-width: 100px;
max-width: 400px;
}
+.devtools-tooltip[clamped-dimensions-no-max-or-min-height] {
+ min-width: 400px;
+ max-width: 400px;
+}
.devtools-tooltip[clamped-dimensions] .panel-arrowcontent,
-.devtools-tooltip[clamped-dimensions-no-min-height] .panel-arrowcontent {
+.devtools-tooltip[clamped-dimensions-no-min-height] .panel-arrowcontent,
+.devtools-tooltip[clamped-dimensions-no-max-or-min-height] .panel-arrowcontent {
overflow: hidden;
}
+.devtools-tooltip[wide] {
+ max-width: 600px;
+}
/* Tooltip: Simple Text */
min-width: inherit;
}
+/* Command buttons with menupopups should be styled slightly differently -
+ no background color and a bit more narrow */
+#toolbox-buttons .devtools-toolbarbutton:not([text-as-image]):not(:hover):not([open=true]) {
+ background: transparent;
+}
+#toolbox-buttons .devtools-toolbarbutton[type=menu] > .toolbarbutton-menu-dropmarker {
+ padding: 0 2px;
+}
+
.devtools-toolbarbutton:not([label]) > .toolbarbutton-text {
display: none;
}
-moz-border-end-width: 0;
}
-.devtools-sidebar-tabs > tabs > tab {
-}
-
-.devtools-sidebar-tabs > tabs > tab:not(:last-of-type) {
-}
-
-.devtools-sidebar-tabs:-moz-locale-dir(rtl) > tabs > tab {
-}
-
-.devtools-sidebar-tabs > tabs > tab {
+.devtools-sidebar-tabs > tabs > tab:first-child {
}
.devtools-sidebar-tabs > tabs > tab:hover {
.command-button:hover > image,
.command-button:hover:active > image,
-.command-button[checked=true] > image {
+.command-button[checked=true] > image,
+.command-button[open=true] > image {
background-position: -16px center;
}
background-image: url("chrome://browser/skin/devtools/command-pick.png");
}
+#command-button-frames > image {
+ background-image: url("chrome://browser/skin/devtools/command-frames.png");
+}
+
#command-button-splitconsole > image {
background-image: url("chrome://browser/skin/devtools/command-console.png");
}
background-image: url("chrome://browser/skin/devtools/command-pick@2x.png");
}
+ #command-button-frames > image {
+ background-image: url("chrome://browser/skin/devtools/command-frames@2x.png");
+ }
+
#command-button-splitconsole > image {
background-image: url("chrome://browser/skin/devtools/command-console@2x.png");
}
#devtools-tooltip-events-container {
margin: -4px; /* Compensate for the .panel-arrowcontent padding. */
- max-width: 390px;
+ max-width: 590px;
+ overflow-y: auto;
}
.event-header {
margin-bottom: 0;
}
-.event-tooltip-attributes-container {
+.event-tooltip-attributes-box {
background-color: #000000;
color: #9C9CFF;
}
.event-tooltip-attributes-container {
+ display: flex;
+ flex-shrink: 0;
+ flex-grow: 1;
+ justify-content: flex-end;
+}
+
+.event-tooltip-attributes-box {
display: flex;
flex-shrink: 0;
align-items: center;
--- /dev/null
+/* 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/. */
+
+/* Storage Host Tree */
+
+#storage-tree {
+ min-width: 220px;
+ max-width: 500px;
+ overflow: auto;
+}
+
+.theme-dark #storage-tree {
+ background: #000000; /* Toolbars */
+}
+
+#storage-tree .tree-widget-item[type="store"]:after {
+ background-image: url("chrome://browser/skin/devtools/filetype-store.svg");
+ background-size: 18px 18px;
+ background-position: -1px 0;
+}
+
+/* Columns with date should have a min width so that date is visible */
+#expires, #lastAccessed, #creationTime {
+ min-width: 150px;
+}
+
+/* Variables View Sidebar */
+
+#storage-sidebar {
+ max-width: 500px;
+ min-width: 250px;
+}
+
+/* Responsive sidebar */
+@media (max-width: 700px) {
+ #storage-tree {
+ max-width: 100%;
+ }
+
+ #storage-table #path {
+ display: none;
+ }
+
+ #storage-table .table-widget-cell {
+ min-width: 100px;
+ }
+}
--- /dev/null
+<svg width="16" xmlns="http://www.w3.org/2000/svg" height="16" viewBox="0 0 16 16" xmlns:xlink="http://www.w3.org/1999/xlink" enable-background="new 0 0 16 16">
+<g fill="#000000">
+<path d="m1.3,12.5v-2.4c0,0 0,2.5 6.7,2.5 6.7,0 6.7-2.5 6.7-2.5v2.4c0,0 0,2.7-6.8,2.7-6.6,0-6.6-2.7-6.6-2.7z"/>
+<path d="m14.7,3.4c0-1.4-3-2.5-6.7-2.5s-6.7,1.1-6.7,2.5c0,.2 0,.3 .1,.5-.1-.3-.1-.4-.1-.4v1.5c0,0 0,2.7 6.7,2.7 6.7,0 6.8-2.7 6.8-2.7v-1.6c0,.1 0,.2-.1,.5-0-.2-0-.3-0-.5z"/>
+<path d="m1.3,8.7v-2.4c0,0 0,2.5 6.7,2.5 6.7,0 6.7-2.5 6.7-2.5v2.4c0,0 0,2.7-6.8,2.7-6.6-0-6.6-2.7-6.6-2.7z"/>
+</g>
+</svg>
margin: 3px;
}
+.message-body-wrapper .table-widget-body {
+ overflow: visible;
+}
+
/* The red bubble that shows the number of times a message is repeated */
.message-repeats {
-moz-user-select: none;
color: #FF0000;
}
+.theme-selected .console-string,
+.theme-selected .cm-number,
+.theme-selected .cm-variable,
+.theme-selected .kind-ArrayLike {
+ color: #000000 !important; /* Selection Text Color */
+}
+
.message[category=network] > .indent {
-moz-border-end: solid #FF0000 6px;
}
border: 1px solid #A09090;
border-radius: 3px;
}
-
+
+.consoletable {
+ margin: 5px 0 0 0;
+}
+
.message[severity=error] .stacktrace {
background-color: #000000;
}
padding: 10px 20px;
font-size: medium;
background: transparent;
+ pointer-events: none;
}
/* Tree Item */
height: 500px;
}
-#handlersView > listheader {
- border: none;
- background: transparent;
- padding: 0;
-}
-
#handlersView > listheader > treecol {
}
border-bottom: 1px solid #9C9CFF;
}
+#handlersView > listheader {
+ background: transparent;
+ border: 0;
+ padding: 0;
+}
+
#typeColumn,
#actionColumn {
line-height: 20px;
#weavePrefsDeck > vbox > description,
#weavePrefsDeck > vbox > #pairDevice > label,
#weavePrefsDeck > #needsUpdate > hbox > #loginError,
-#weavePrefsDeck > #hasFxaAccount > hbox:not(#tosPP) > label {
+#weavePrefsDeck > #hasFxaAccount > hbox:not(#tosPP-normal) > label,
+#weavePrefsDeck > #hasFxaAccount > hbox:not(#tosPP-small) > label {
/* no margin-start for elements at the begin of a line */
-moz-margin-start: 0;
}
}
*/
/* Links */
-/*
+
html|a,
xul|*.text-link,
xul|*.inline-link {
- font-size: 1.25rem;
- line-height: 22px;
- color: #0095dd;
+/* font-size: 1.25rem;
+ line-height: 22px;*/
+ color: #3333FF;
text-decoration: none;
}
html|a:hover,
xul|*.text-link:hover,
xul|*.inline-link:hover {
- color: #4cb1ff;
- text-decoration: none;
+ color: #FFCF00;
+ text-decoration: underline;
}
html|a:hover:active,
xul|*.text-link:hover:active,
xul|*.inline-link:hover:active {
- color: #ff9500;
- text-decoration: none;
+ color: #FF9F00;
+ text-decoration: underline;
}
-*/
+
/* Checkboxes and radio buttons */
/*
xul|checkbox {
xul|*.checkbox-icon {
-moz-margin-end: 0;
}
-
+*/
html|a:-moz-focusring,
xul|*.text-link:-moz-focusring,
xul|*.inline-link:-moz-focusring {
- border: 1px dotted -moz-DialogText;
+ border: 1px dotted #3333FF;
}
-*/
\ No newline at end of file