Bug 1352369 - Delete unused RectHighlighter CSS; r=zer0

MozReview-Commit-ID: Gz0m9fLJyKS

--HG--
extra : rebase_source : 4b2c0cc5dae43e8a8df3a6f73f94f038881e27a4
This commit is contained in:
Patrick Brosset 2017-03-31 12:23:59 +02:00
parent b5ad72d14a
commit 4472fb4e88

View File

@ -258,14 +258,6 @@
stroke-width: 2;
}
/* Rect Highlighter */
:-moz-native-anonymous .highlighted-rect {
position: absolute;
background: var(--highlighter-content-color);
opacity: 0.8;
}
/* Element Geometry Highlighter */
:-moz-native-anonymous .geometry-editor-root {