зеркало из https://github.com/mozilla/pjs.git
Fixes UI Preferences panel.
This commit is contained in:
Родитель
5975a18339
Коммит
2b7bb22217
|
@ -37,10 +37,6 @@
|
|||
|
||||
/* background-position:0px 100%; */
|
||||
|
||||
#urlbar * {
|
||||
background-color:white;
|
||||
}
|
||||
|
||||
#urlbar input {
|
||||
background-repeat:no-repeat;
|
||||
background-image:url(chrome://minimo/skin/transfer.jpg);
|
||||
|
@ -49,6 +45,14 @@
|
|||
border:1px solid black;
|
||||
}
|
||||
|
||||
#urlbar {
|
||||
padding:1px;
|
||||
}
|
||||
|
||||
#urlbar * {
|
||||
background-color:white;
|
||||
}
|
||||
|
||||
/* This should be placed in with Toolbars section */
|
||||
|
||||
#toolbar-download-tag input {
|
||||
|
@ -67,9 +71,6 @@ toolbar *, #appcontent *, * {
|
|||
margin: 0px ! important;
|
||||
}
|
||||
|
||||
#urlbar {
|
||||
padding:1px;
|
||||
}
|
||||
|
||||
/* Tab browser stuff */
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче