08/07/16 02:53:38 4F74zT680
>>387
時間があるときにでも試してみてください。
#identity-box[chromedir="ltr"]:not(:-moz-system-metric(windows-default-theme)) > hbox {
background: -moz-dialog url(chrome://browser/skin/navbar-textbox-buttons.png) repeat-x !important;
color: -moz-dialogText;
border-left: 2px solid;
border-right: 2px solid;
-moz-border-left-colors: ThreeDShadow rgba(255, 255, 255, 0.2);
-moz-border-right-colors: ThreeDShadow rgba(255, 255, 255, 0.2);
margin: -11px -10px -11px 0 !important;
padding: 10px 12px 10px 3px !important;
border-top: 1px solid ThreeDDarkShadow;
border-bottom: 1px solid ThreeDDarkShadow;
border-left: 2px solid !important;
border-right-style: none;
-moz-border-radius-topleft: 21px !important;
-moz-border-radius-bottomleft: 21px !important;
-moz-border-left-colors: ThreeDDarkShadow rgba(255, 255, 255, 0.4) !important;
background-position: 0 10px;
}