home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Minami 80
/
MINAMI80.iso
/
Extra
/
DivXInstaller.exe
/
$PLUGINSDIR
/
GoogleToolbarFirefox.msi
/
xpi
/
chrome
/
tb-amulet-of-protection
/
content
/
protection-overlay.css
< prev
next >
Wrap
Cascading Style Sheet File
|
2006-05-15
|
568b
|
28 lines
#amulet-dim-area-canvas {
background-image: url("chrome://tb-amulet-of-protection/content/dim.png");
height: 0px;
}
#amulet-dim-area-transp {
background-image: url("chrome://tb-amulet-of-protection/content/dim.png");
height: 0px;
left: 0px;
top: 0px;
position: fixed;
display: none;
}
#amulet-pref-caption {
background-color: #2222EE;
}
#amulet-pref-caption text {
text-align: center;
color: #FFFFFF;
font-size: 150%;
font-family: arial, helvetica, sans-serif;
}
#amulet-urlbar-icon {
padding-right: 2px;
}