Some very old PHP code originally intended to become an image management tool.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

45 lines
1.4 KiB

/* =======================================================================
* Styles for components
* ======================================================================= */
.f-bg1 {
font-family: verdana, sans-serif;
font-size: 8pt;
font-weight: normal;
color: #000000
}
/* ======================================================================= */
/* =======================================================================
* Styles for logical groups. A group is defined by a bounding box "grp*"
* containing one or more header lines "head*" and content-boxes "box*"
* ======================================================================= */
.f-box1 {
font-family: verdana, sans-serif;
font-size: 8pt;
font-weight: normal;
color: #000000
}
.f-grp-head1 {
font-family: verdana, sans-serif;
font-size: 10pt;
font-weight: bold;
color: #000000
}
.f-grp-head-unset1 {
font-family: verdana, sans-serif;
font-size: 10pt;
font-weight: bold;
color: #484848
}
.f-box-head1 {
font-family: verdana, sans-serif;
font-size: 10pt;
font-weight: normal;
color: #000000
}
/* ======================================================================= */
/* =======================================================================
* Styles for tooltips
* ======================================================================= */
/* ======================================================================= */