Skip to content

Commit

Permalink
Bug 1435370 - Replace shape editor icon. r=pbro
Browse files Browse the repository at this point in the history
MozReview-Commit-ID: HwDJKAgnnzk
  • Loading branch information
oslego committed Apr 26, 2018
1 parent eeaad24 commit 626e00b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 29 deletions.
28 changes: 1 addition & 27 deletions devtools/client/themes/images/shape-swatch.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 4 additions & 2 deletions devtools/client/themes/rules.css
Original file line number Diff line number Diff line change
Expand Up @@ -465,11 +465,13 @@

.ruleview-shapeswatch {
background: url("chrome://devtools/skin/images/shape-swatch.svg");
-moz-context-properties: fill;
fill: var(--rule-shape-toggle-color);
-moz-context-properties: stroke;
stroke: var(--rule-shape-toggle-color);
border-radius: 0;
background-size: 110% 110%;
box-shadow: none;
width: 1.45em;
height: 1.45em;
}

@media (min-resolution: 1.1dppx) {
Expand Down

0 comments on commit 626e00b

Please sign in to comment.