Bug 1050816 - update about:customizing header, r=jaws

--HG--
extra : rebase_source : 02ddd23ac0bcebc2ada811f30b63a9b784fe7270
This commit is contained in:
Gijs Kruitbosch 2014-08-25 19:43:04 +01:00
Родитель e1772e9f6b
Коммит 1e7dad43eb
1 изменённых файлов: 7 добавлений и 6 удалений

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

@ -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 {