home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
OS/2 Shareware BBS: 35 Internet
/
35-Internet.zip
/
phoenx05.zip
/
phoenix
/
res
/
samples
/
hidetoolicon.css
< prev
next >
Wrap
Cascading Style Sheet File
|
2002-12-10
|
228b
|
11 lines
window[buttonmode="hideOne"] input#ButtonOne,
window[buttonmode="hideAll"] input#ButtonOne
{
display:none;
}
window[buttonmode="hideTwo"] input#ButtonTwo,
window[buttonmode="hideAll"] input#ButtonTwo
{
display:none;
}