Skip to content
Snippets Groups Projects
Commit 472f05bc authored by Dão Gottwald's avatar Dão Gottwald
Browse files

Bug 1387420 - Remove obsolete rules from...

Bug 1387420 - Remove obsolete rules from browser/themes/windows/compacttheme.css and browser/themes/linux/compacttheme.css. r=daleharvey

MozReview-Commit-ID: EntiLXoGfQb

--HG--
extra : rebase_source : 8dbd0cdb886a4be8f90ee62131903dd8152804e4
parent 55743423
No related branches found
No related tags found
No related merge requests found
...@@ -34,14 +34,3 @@ ...@@ -34,14 +34,3 @@
-moz-image-region: var(--urlbar-dropmarker-region); -moz-image-region: var(--urlbar-dropmarker-region);
} }
/* Fix the bad-looking text-shadow in the sidebar header: */
.sidebar-header,
#sidebar-header {
text-shadow: none;
}
.ac-type-icon {
/* Left-align the type icon in awesomebar popup results with the icon in the
urlbar. */
margin-inline-start: 11px;
}
...@@ -30,10 +30,6 @@ ...@@ -30,10 +30,6 @@
} }
} }
#TabsToolbar::after {
display: none;
}
#toolbar-menubar { #toolbar-menubar {
text-shadow: none !important; text-shadow: none !important;
} }
...@@ -160,8 +156,3 @@ ...@@ -160,8 +156,3 @@
} }
} }
.ac-type-icon {
/* Left-align the type icon in awesomebar popup results with the icon in the
urlbar. */
margin-inline-start: 13px;
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment