You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
383 B
23 lines
383 B
14 years ago
|
#urlbar-icons #wappalyzer-container {
|
||
14 years ago
|
margin-left: 2px;
|
||
|
}
|
||
|
|
||
15 years ago
|
.wappalyzer-icon {
|
||
14 years ago
|
margin-left: 4px !important;
|
||
15 years ago
|
width: 16px;
|
||
|
height: 16px;
|
||
|
}
|
||
|
|
||
14 years ago
|
#wappalyzer-statubar #wappalyzer-icon {
|
||
|
margin-left: 0 !important;
|
||
|
}
|
||
|
|
||
15 years ago
|
#wappalyzer-detected-apps label {
|
||
13 years ago
|
padding-top: 2px;
|
||
14 years ago
|
margin: 0 1px 0 4px;
|
||
|
}
|
||
|
|
||
|
#wappalyzer-option-custom-apps {
|
||
|
font-family: monospace !important;
|
||
15 years ago
|
}
|