зеркало из https://github.com/mozilla/pjs.git
Bug 581917 - OSX theme, about:robots use -moz-background-origin, r=dao, a=johnath
This commit is contained in:
Родитель
589ae058c3
Коммит
96b32b81f8
|
@ -85,7 +85,7 @@
|
|||
<style type="text/css"><![CDATA[
|
||||
#errorPageContainer {
|
||||
background: url('chrome://browser/content/aboutRobots-icon.png') left 0 no-repeat -moz-Field;
|
||||
-moz-background-origin: content;
|
||||
background-origin: content-box;
|
||||
}
|
||||
|
||||
#errorTrailerDescText {
|
||||
|
|
|
@ -137,7 +137,6 @@
|
|||
#navigator-toolbox[tabsontop="true"]:not([customizing]) > #nav-bar[collapsed="true"] + #customToolbars + #PersonalToolbar {
|
||||
padding-top: 4px !important;
|
||||
background-image: -moz-linear-gradient(rgba(255,255,255,.58), rgba(255,255,255,0)) !important; /* override lwtheme style */
|
||||
-moz-background-origin: border !important;
|
||||
}
|
||||
|
||||
/* ----- BOOKMARK TOOLBAR ----- */
|
||||
|
|
Загрузка…
Ссылка в новой задаче