@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);
#nav-bar {
padding: 0 0 3px 0 !important;
margin: 0 !important;
}
#identity-box,
#identity-box.verifiedIdentity,
#identity-box.verifiedDomain,
#identity-box.unknownIdentity {
border: 0 !important;
margin: -1px !important;
padding: 1px 1px 1px 4px !important;
-moz-border-radius: 13px 0 0 13px !important;
}
#main-window #searchbar .searchbar-textbox {
-moz-border-radius: 2px !important;
}
#urlbar[level="high"] > .autocomplete-textbox-container,
#urlbar[level="low"] > .autocomplete-textbox-container {
-moz-border-radius: 13px 2px 2px 13px !important;
}
#urlbar {
-moz-border-radius: 13px 2px 2px 13px !important;
}
.textbox-presentation-protocol ,
.textbox-presentation-subdomain ,
.textbox-presentation-port ,
.textbox-presentation-slash ,
.textbox-presentation-path ,
.textbox-presentation-file ,
.textbox-presentation-query ,
.textbox-presentation-fragment {
color: rgba(0, 0, 0, 0.5) !important;
}
#urlbar[fission="fusion"] > #statusbar-icon .progress-bar{
margin-left: 1em;
}