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:
evaughan%netscape.com 2000-06-13 01:58:01 +00:00
parent 5d3f4ac148
commit e3e2a8e736
4 changed files with 21 additions and 24 deletions

View File

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

View File

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

View File

@ -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"]

View File

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