Remove unused #zotero-progress-box styles

This commit is contained in:
Abe Jellinek 2024-04-24 12:57:26 -04:00 committed by Dan Stillman
parent 3a7145f4d5
commit 627f840c4b

View file

@ -42,15 +42,6 @@ label.zotero-text-link {
font-weight: 600;
}
#zotero-progress-box
{
border: 2px solid #7a0000;
margin: 0;
min-height: 50px;
width: 250px;
padding: 3px 0 3px 0;
}
#zotero-progress-text-headline
{
font-weight: 600;
@ -86,16 +77,6 @@ label.zotero-text-link {
margin-left: 5px;
}
#zotero-progress-box description
{
width: 220px;
}
#zotero-progress-box description label
{
margin: 0;
}
.zotero-scrape-popup-library
{
list-style-image: url('chrome://zotero/skin/treesource-library.png');