first part of syncing LCARStrek with Firefox 39 windows theme changes
authorRobert Kaiser <kairo@kairo.at>
Sun, 17 May 2015 19:05:45 +0000 (21:05 +0200)
committerRobert Kaiser <kairo@kairo.at>
Sun, 17 May 2015 19:05:45 +0000 (21:05 +0200)
LCARStrek/browser/browser.css
LCARStrek/browser/customizableui/panelUIOverlay.css
LCARStrek/browser/devtools/canvasdebugger.css
LCARStrek/browser/devtools/performance.css
LCARStrek/browser/devtools/profiler.css
LCARStrek/browser/devtools/widgets.css

index 7039ca815480c75823a937f48e5b5297f0f93de4..1e3c1b7691a089bd3189563f1b44135ae4fbf8a0 100644 (file)
@@ -4954,13 +4954,17 @@ notification.pluginVulnerable .messageImage {
 #customization-titlebar-visibility-button {
   list-style-image: url("chrome://browser/skin/customizableui/customize-titleBar-toggle.png");
   -moz-image-region: rect(0, 16px, 16px, 0);
 #customization-titlebar-visibility-button {
   list-style-image: url("chrome://browser/skin/customizableui/customize-titleBar-toggle.png");
   -moz-image-region: rect(0, 16px, 16px, 0);
-  padding: 0px 5px;
 }
 
 #customization-titlebar-visibility-button:hover {
   -moz-image-region: rect(16px, 16px, 32px, 0);
 }
 
 }
 
 #customization-titlebar-visibility-button:hover {
   -moz-image-region: rect(16px, 16px, 32px, 0);
 }
 
+#customization-lwtheme-button,
+#customization-titlebar-visibility-button  {
+  padding: 0px 5px;
+}
+
 #customization-titlebar-visibility-button > .button-box {
   padding-top: 0;
   padding-bottom: 1px;
 #customization-titlebar-visibility-button > .button-box {
   padding-top: 0;
   padding-bottom: 1px;
@@ -4971,6 +4975,7 @@ notification.pluginVulnerable .messageImage {
   padding-bottom: 0;
 }
 
   padding-bottom: 0;
 }
 
+#customization-lwtheme-button > .box-inherit > .box-inherit > .button-text,
 #customization-titlebar-visibility-button > .button-box > .button-text {
   /* Sadly, button.css thinks its margins are perfect for everyone. */
   -moz-margin-start: 5px !important;
 #customization-titlebar-visibility-button > .button-box > .button-text {
   /* Sadly, button.css thinks its margins are perfect for everyone. */
   -moz-margin-start: 5px !important;
index fdf63e9a96eaf621dc738c7e863c85c3b9c765ab..f29780c5b0a71de16f790750aa55dbaf3002dfbb 100644 (file)
@@ -1400,12 +1400,14 @@ toolbarbutton.social-provider-menuitem > .toolbarbutton-icon {
 }
 
 menu.subviewbutton > .menu-right {
 }
 
 menu.subviewbutton > .menu-right {
-  list-style-image: url("chrome://global/skin/menu/menu-arrow.gif");
+  list-style-image: url("chrome://global/skin/menu/menu-arrow.svg#arrow);
+  /* Reset the rect we inherit from the button: */
+  -moz-image-region: auto;
 }
 }
-menu.subviewbutton:hover > .menu-right,
-menu.subviewbutton[_moz-menuactive="true"] > .menu-right {
-  list-style-image: url("chrome://global/skin/menu/menu-arrow-hover.gif");
+menu.subviewbutton:not([disabled="true"]):hover > .menu-right,
+menu.subviewbutton:not([disabled="true"])[_moz-menuactive="true"] > .menu-right {
+  list-style-image: url("chrome://global/skin/menu/menu-arrow.svg#arrow-hover");
 }
 menu[disabled="true"].subviewbutton > .menu-right {
 }
 menu[disabled="true"].subviewbutton > .menu-right {
-  list-style-image: url("chrome://global/skin/menu/menu-arrow-disabled.gif");
+  list-style-image: url("chrome://global/skin/menu/menu-arrow.svg#arrow-disabled");
 }
 }
index b852703a4435218e6f673f28418f9820a7de6b37..b899dccc1616d68071928c596fd8dc268f5a0cc8 100644 (file)
@@ -6,7 +6,6 @@
 
 .notice-container {
   margin-top: -50vh;
 
 .notice-container {
   margin-top: -50vh;
-  font-size: 120%;
   background-color: var(--theme-toolbar-background);
   color: var(--theme-body-color);
 }
   background-color: var(--theme-toolbar-background);
   color: var(--theme-body-color);
 }
@@ -22,9 +21,8 @@
   display: none;
 }
 
   display: none;
 }
 
-#import-notice {
-  font-size: 250%;
-  color: #FFCF00;
+#waiting-notice {
+  font-size: 110%;
 }
 
 /* Snapshots pane */
 }
 
 /* Snapshots pane */
index 3e28dafb8d5b677af4d3b06fefd86dd165e9d7c7..4a1008243cef52676662e9aed59eb143574dcfe8 100644 (file)
   -moz-border-end-color: var(--theme-splitter-color);
 }
 
   -moz-border-end-color: var(--theme-splitter-color);
 }
 
+#performance-toolbar-control-other {
+  -moz-padding-end: 5px;
+}
+
 #performance-toolbar-controls-detail-views > toolbarbutton {
   min-width: 0;
 }
 #performance-toolbar-controls-detail-views > toolbarbutton {
   min-width: 0;
 }
   border-radius: 1px;
 }
 
   border-radius: 1px;
 }
 
+#filter-button {
+  list-style-image: url(timeline-filter.svg#filter);
+  min-width: 24px;
+}
+
+#filter-button[disabled] {
+  list-style-image: url(timeline-filter.svg#filter-disabled);
+}
+
+#filter-button[open] {
+  list-style-image: url(timeline-filter.svg#filter-open);
+}
+
+#performance-filter-menupopup > menuitem:before {
+  content: "";
+  display: block;
+  width: 8px;
+  height: 8px;
+  margin: 0 8px;
+  border: 1px solid;
+  border-radius: 1px;
+  background-color: var(--bullet-bg);
+  border-color: var(--bullet-border);
+}
+
 /* Recording Notice */
 
 #performance-view .notice-container {
 /* Recording Notice */
 
 #performance-view .notice-container {
   overflow: auto;
 }
 
   overflow: auto;
 }
 
-.call-tree-cells-container[allocations-hidden] .call-tree-cell[type="allocations"],
-.call-tree-cells-container[allocations-hidden] .call-tree-cell[type="self-allocations"],
 .call-tree-cells-container[categories-hidden] .call-tree-category {
   display: none;
 }
 .call-tree-cells-container[categories-hidden] .call-tree-category {
   display: none;
 }
 .call-tree-cell[type="allocations"],
 .call-tree-header[type="self-allocations"],
 .call-tree-cell[type="self-allocations"] {
 .call-tree-cell[type="allocations"],
 .call-tree-header[type="self-allocations"],
 .call-tree-cell[type="self-allocations"] {
-  width: 7vw;
+  width: 9vw;
 }
 
 .call-tree-header[type="function"],
 }
 
 .call-tree-header[type="function"],
index 1144440e3f229600b8ee1d052985dbdaab1cde14..8438726ee2cd4caf5b3d059c367f2c1041e66a89 100644 (file)
@@ -193,8 +193,6 @@ window {
   overflow: auto;
 }
 
   overflow: auto;
 }
 
-.call-tree-cells-container[allocations-hidden] .call-tree-cell[type="allocations"],
-.call-tree-cells-container[allocations-hidden] .call-tree-cell[type="self-allocations"],
 .call-tree-cells-container[categories-hidden] .call-tree-category {
   display: none;
 }
 .call-tree-cells-container[categories-hidden] .call-tree-category {
   display: none;
 }
index 62f3b365213194812f00c9272dfe4555b2c454af..75db1d04bb9212c1b1c8831f56946ad600365397 100644 (file)
   cursor: col-resize;
 }
 
   cursor: col-resize;
 }
 
+.graph-widget-canvas[input=adjusting-view-area] {
+  cursor: grabbing;
+}
+
 .graph-widget-canvas[input=hovering-selection-contents] {
   cursor: grab;
 }
 .graph-widget-canvas[input=hovering-selection-contents] {
   cursor: grab;
 }