This commit is contained in:
law%netscape.com 1999-03-13 02:21:51 +00:00
Родитель 07880ee6a5
Коммит 3e8d477e25
1 изменённых файлов: 7 добавлений и 7 удалений

Просмотреть файл

@ -56,14 +56,14 @@ window {
display: block;
}
button.throbber {
width: 32px;
height: 32px;
background-color:red;
background-image:url("resource:/res/throbber/anims00.gif");
titledbutton#Throbber
{
list-style-image:url("resource:/res/throbber/anims00.gif");
}
throbber[busy] {
background-image:url("resource:/res/throbber/anims07.gif");
titledbutton#Throbber[busy="true"] {
list-style-image:url("resource:/res/throbber/throbbingN.gif");
}
titledbutton:button-focus {