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
parent 8b4061a8a7
commit eddc9f4cdc

View File

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