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
This commit is contained in:
Dão Gottwald 2017-08-04 15:02:15 +02:00
Родитель 557434233a
Коммит 472f05bc4d
2 изменённых файлов: 0 добавлений и 20 удалений

Просмотреть файл

@ -34,14 +34,3 @@
-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 @@
}
}
#TabsToolbar::after {
display: none;
}
#toolbar-menubar {
text-shadow: none !important;
}
@ -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;
}