зеркало из https://github.com/mozilla/pjs.git
Fixed spacing around text in titledboxes for Modern skin. b=46423, 42331. r=beppe
This commit is contained in:
Родитель
84d041ab4e
Коммит
43af5342ca
|
@ -8,22 +8,18 @@ titledbox
|
|||
|
||||
title
|
||||
{
|
||||
margin-left : 6px;
|
||||
padding-right : 40px;
|
||||
margin : 0px 6px 2px 6px;
|
||||
}
|
||||
|
||||
box.titledbox-title
|
||||
{
|
||||
padding-left : 5px;
|
||||
padding-right : 5px;
|
||||
}
|
||||
|
||||
box.titledbox-body
|
||||
.titledbox-body
|
||||
{
|
||||
display : block;
|
||||
padding : inherit;
|
||||
}
|
||||
|
||||
title text {
|
||||
margin : 0px 3px 0px 3px;
|
||||
}
|
||||
|
||||
/** box formatting **/
|
||||
box[autostretch="never"]
|
||||
|
|
Загрузка…
Ссылка в новой задаче