home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 November
/
Chip_2003-11_cd1.bin
/
chplus
/
chlapark
/
buttons.css
< prev
next >
Wrap
Cascading Style Sheet File
|
2003-09-29
|
323b
|
17 lines
/* graficke tlacitka */
td.button {
width: 16px;
text-align: center;
}
td.button img, img.button {
width: 16px;
height: 16px;
background-image: url("/staropramen/images/button-bg-out.gif");
border: 0;
}
td.button a:hover img, a:hover img.button {
background-image: url("/staropramen/images/button-bg-over.gif");
}