home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2002 January
/
01_02.iso
/
software
/
netscape62win
/
skinclas.xpi
/
bin
/
chrome
/
classic.jar
/
skin
/
classic
/
global
/
titledbox.css
< prev
next >
Wrap
Cascading Style Sheet File
|
2001-08-05
|
498b
|
22 lines
/* titledbox is deprecated but included for backwards compatibility;
it is to be removed later */
titledbox,
groupbox
{
border : 2px groove -moz-Dialog;
padding : 7px !important;
margin : 5px;
}
groupbox > label
{
margin : 0px 40px 2px 6px;
padding : 0px 3px 0px 3px;
background-color : -moz-Dialog;
}
.groupbox-body
{
padding : inherit;
}