зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1050816 - update about:customizing header, r=jaws
--HG-- extra : rebase_source : 02ddd23ac0bcebc2ada811f30b63a9b784fe7270
This commit is contained in:
Родитель
e1772e9f6b
Коммит
1e7dad43eb
|
@ -94,12 +94,13 @@
|
|||
}
|
||||
|
||||
#customization-header {
|
||||
font-size: 1.5em;
|
||||
line-height: 1.5em;
|
||||
color: rgb(64,100,128);
|
||||
font-weight: lighter;
|
||||
margin-bottom: 1em;
|
||||
padding: 25px 25px 0;
|
||||
font-size: 1.75em;
|
||||
line-height: 1.75em;
|
||||
color: #666;
|
||||
font-weight: 200;
|
||||
margin: 25px 25px 12px;
|
||||
padding-bottom: 12px;
|
||||
border-bottom: 1px solid #e5e5e5;
|
||||
}
|
||||
|
||||
#customization-panel-container {
|
||||
|
|
Загрузка…
Ссылка в новой задаче