File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 145
145
}
146
146
# liberator-status-ssl .verifiedIdentity {
147
147
visibility : visible;
148
- list-style-image : url (chrome://browser/skin/identity-icons-https-ev.png );
148
+ list-style-image : url (chrome://browser/skin/identity-secure.svg );
149
149
}
150
150
# liberator-status-ssl .verifiedDomain {
151
151
visibility : visible;
152
- list-style-image : url (chrome://browser/skin/identity-icons-https.png );
152
+ list-style-image : url (chrome://browser/skin/identity-secure.svg );
153
153
}
154
154
# liberator-status-ssl .mixedActiveContent {
155
155
visibility : visible;
156
- list-style-image : url (chrome://browser/skin/identity-icons-https- mixed-active.png );
156
+ list-style-image : url (chrome://browser/skin/identity-mixed-active-loaded.svg );
157
157
}
158
158
159
159
# liberator-commandline-prompt {
You can’t perform that action at this time.
0 commit comments