Loading toolkit/themes/pinstripe/global/button.css +1 −3 Original line number Diff line number Diff line Loading @@ -50,14 +50,12 @@ button { /* The margin used here come from the Aqua Human Interface Guidelines, there should be 12 pixels between two buttons. */ margin: 6px; padding: 0 9px; min-width: 79px; min-height: 22px; color: ButtonText; } .button-text { margin: 0 !important; margin: 1px 0 !important; -moz-margin-start: 3px !important; -moz-margin-end: 2px !important; text-align: center; Loading toolkit/themes/pinstripe/global/global.css +4 −0 Original line number Diff line number Diff line Loading @@ -306,6 +306,10 @@ notification > button:focus { -moz-box-shadow: 0 0 3px 3px -moz-mac-focusring; } notification > button > .button-box > .button-text { margin: 0 !important; } /* :::::: autoscroll popup ::::: */ .autoscroller { Loading Loading
toolkit/themes/pinstripe/global/button.css +1 −3 Original line number Diff line number Diff line Loading @@ -50,14 +50,12 @@ button { /* The margin used here come from the Aqua Human Interface Guidelines, there should be 12 pixels between two buttons. */ margin: 6px; padding: 0 9px; min-width: 79px; min-height: 22px; color: ButtonText; } .button-text { margin: 0 !important; margin: 1px 0 !important; -moz-margin-start: 3px !important; -moz-margin-end: 2px !important; text-align: center; Loading
toolkit/themes/pinstripe/global/global.css +4 −0 Original line number Diff line number Diff line Loading @@ -306,6 +306,10 @@ notification > button:focus { -moz-box-shadow: 0 0 3px 3px -moz-mac-focusring; } notification > button > .button-box > .button-text { margin: 0 !important; } /* :::::: autoscroll popup ::::: */ .autoscroller { Loading