зеркало из https://github.com/mozilla/pjs.git
Bug 454979: Text in Library's Search box isn't vertically centered. r=dao, a1.9.1b2=beltzner
This commit is contained in:
Родитель
55d2c4f583
Коммит
6b3257d35b
|
@ -59,3 +59,9 @@
|
|||
#placeContent:-moz-system-metric(windows-default-theme) {
|
||||
background-color: #EEF3FA;
|
||||
}
|
||||
|
||||
/**** Vista default theme: Library's search box needs to be vertically centered ****/
|
||||
#searchFilter:-moz-system-metric(windows-default-theme) {
|
||||
padding-top: 3px;
|
||||
padding-bottom: 2px;
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче