5,950
edits
No edit summary |
No edit summary |
||
Line 81: | Line 81: | ||
.custom-mobile-only { display: none; } | .custom-mobile-only { display: none; } | ||
/* cookie banner */ | |||
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button { | |||
border-color: #4c4c4c; | |||
color: #4c4c4c; | |||
} | |||
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button { | |||
border-color: #4c4c4c; | |||
background-color: #4c4c4c; | |||
} | |||
/* ============================== templates =============================== */ | /* ============================== templates =============================== */ |