Remove unused #zotero-progress-box styles
This commit is contained in:
parent
3a7145f4d5
commit
627f840c4b
1 changed files with 0 additions and 19 deletions
|
@ -42,15 +42,6 @@ label.zotero-text-link {
|
||||||
font-weight: 600;
|
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
|
#zotero-progress-text-headline
|
||||||
{
|
{
|
||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
|
@ -86,16 +77,6 @@ label.zotero-text-link {
|
||||||
margin-left: 5px;
|
margin-left: 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#zotero-progress-box description
|
|
||||||
{
|
|
||||||
width: 220px;
|
|
||||||
}
|
|
||||||
|
|
||||||
#zotero-progress-box description label
|
|
||||||
{
|
|
||||||
margin: 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
.zotero-scrape-popup-library
|
.zotero-scrape-popup-library
|
||||||
{
|
{
|
||||||
list-style-image: url('chrome://zotero/skin/treesource-library.png');
|
list-style-image: url('chrome://zotero/skin/treesource-library.png');
|
||||||
|
|
Loading…
Reference in a new issue