MediaWiki:Common.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 112: Line 112:


.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button:focus {
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button:focus {
border-color: #4c4c4c;
border-color: #4c4c4c !important;
color: grey !important;
color: grey !important;
background-color: white !important;
background-color: white !important;
Line 118: Line 118:


.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button:active {
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button:active {
border-color: #4c4c4c;
border-color: #4c4c4c !important;
color: grey !important;
color: grey !important;
background-color: white !important;
background-color: white !important;
Line 135: Line 135:


.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button:focus {
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button:focus {
border-color: #4c4c4c;
border-color: #4c4c4c !important;
background-color: grey !important;
background-color: grey !important;
color: white !important;
color: white !important;
Line 141: Line 141:


.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button:active {
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button:active {
border-color: #4c4c4c;
border-color: #4c4c4c !important;
background-color: grey !important;
background-color: grey !important;
color: white !important;
color: white !important;