home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 November
/
Chip_2003-11_cd2.bin
/
nav2004
/
download
/
NAV
/
External
/
NORTON
/
NAVUIRES.dll
/
HTML
/
NAVUI.CSS
< prev
next >
Wrap
Cascading Style Sheet File
|
2003-08-17
|
1KB
|
86 lines
table {
border: 0;
padding: 0;
}
a{
cursor: hand;
color: Black;
font-family: Arial;
font-size: 14px;
}
a.LineTextSmall{
font-size: 12px;
text-decoration: none;
}
a.LineText{
font-size: 15px;
text-decoration: none;
}
a.LineText:hover{
text-decoration : underline;
}
a.LineTextUrgent{
color: #FF0000;
font-size: 15px;
text-decoration: none;
}
a.LineTextSmallUrgent{
font-size: 12px;
color: #FF0000;
text-decoration: none;
}
a.HintText{
font-size : 11px;
text-align : left;
}
a.PanelTitle{
font-size : 20px;
font-weight : bold;
}
a.PanelTitleWarning{
font-size : 20px;
font-weight : bold;
color : Red;
}
a.PanelTitleUrgent{
font-size : 20px;
font-weight : bold;
color : Red;
}
a.TableHeading{
font-size : 12px;
font-weight : bold;
}
a.ButtonText{
font-size : 12px;
cursor : hand;
margin-left : 10px;
margin-right : 10px;
margin-top : 15 px;
margin-bottom : 15px;
vertical-align : middle;
text-decoration : none;
}
a.ButtonText:hover{
text-decoration : underline;
}
a.MoreInfoText{
font-size : 11px;
text-decoration : underline;
cursor: hand;
text-align : left;
color : blue;
}