Fixed titledbox padding breakage. Only .css files
-r ben git-svn-id: svn://10.0.0.236/trunk@72087 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
5d3f4ac148
commit
e3e2a8e736
@ -12,14 +12,13 @@ title
|
||||
padding-right : 40px;
|
||||
}
|
||||
|
||||
/* This just SUCKS, but seems to be necessitated by titledbox design... */
|
||||
title > *
|
||||
box.titledbox-title
|
||||
{
|
||||
margin-left : 5px;
|
||||
margin-right : 5px;
|
||||
}
|
||||
padding-left : 5px;
|
||||
padding-right : 5px;
|
||||
}
|
||||
|
||||
:titledbox-content
|
||||
box.titledbox-body
|
||||
{
|
||||
display : block;
|
||||
padding : inherit;
|
||||
|
||||
@ -12,14 +12,13 @@ title
|
||||
padding-right : 40px;
|
||||
}
|
||||
|
||||
/* This just SUCKS, but seems to be necessitated by titledbox design... */
|
||||
title > *
|
||||
box.titledbox-title
|
||||
{
|
||||
margin-left : 5px;
|
||||
margin-right : 5px;
|
||||
}
|
||||
padding-left : 5px;
|
||||
padding-right : 5px;
|
||||
}
|
||||
|
||||
:titledbox-content
|
||||
box.titledbox-body
|
||||
{
|
||||
display : block;
|
||||
padding : inherit;
|
||||
|
||||
@ -12,19 +12,19 @@ title
|
||||
padding-right : 40px;
|
||||
}
|
||||
|
||||
/* This just SUCKS, but seems to be necessitated by titledbox design... */
|
||||
title > *
|
||||
box.titledbox-title
|
||||
{
|
||||
margin-left : 5px;
|
||||
margin-right : 5px;
|
||||
}
|
||||
padding-left : 5px;
|
||||
padding-right : 5px;
|
||||
}
|
||||
|
||||
:titledbox-content
|
||||
box.titledbox-body
|
||||
{
|
||||
display : block;
|
||||
padding : inherit;
|
||||
}
|
||||
|
||||
|
||||
|
||||
/** box formatting **/
|
||||
box[autostretch="never"]
|
||||
|
||||
@ -12,14 +12,13 @@ title
|
||||
padding-right : 40px;
|
||||
}
|
||||
|
||||
/* This just SUCKS, but seems to be necessitated by titledbox design... */
|
||||
title > *
|
||||
box.titledbox-title
|
||||
{
|
||||
margin-left : 5px;
|
||||
margin-right : 5px;
|
||||
}
|
||||
padding-left : 5px;
|
||||
padding-right : 5px;
|
||||
}
|
||||
|
||||
:titledbox-content
|
||||
box.titledbox-body
|
||||
{
|
||||
display : block;
|
||||
padding : inherit;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user