MediaWiki:RecentChanges.css: verschil tussen versies

Uit Wikikids
Naar navigatie springen Naar zoeken springen
Regel 25: Regel 25:
 
border-radius: 0px;
 
border-radius: 0px;
 
padding: 0.546875em 0.5em 0.625em 0.5em;
 
padding: 0.546875em 0.5em 0.625em 0.5em;
box-shadow: 0;
+
box-shadow: none;;
 
font-size: inherit;
 
font-size: inherit;
 
font-family: inherit;
 
font-family: inherit;
  +
}
  +
.mw-rcfilters-ui-savedLinksListItemWidget-icon, .mw-rcfilters-ui-savedLinksListItemWidget-button {
  +
width: 2em;
  +
height: 4em;
  +
}
  +
span.mw-rcfilters-ui-filterItemHighlightButton > a.oo-ui-buttonElement-button {
  +
height: 30px;
  +
width: 50px;
 
}
 
}

Versie van 8 aug 2019 20:39

.client-js .mw-recentchanges-toplinks:not(.mw-recentchanges-toplinks-collapsed) {
    margin-top: -1px;
    margin-left: -1px;
    margin-bottom: 0.5em;
    border: none;
    padding: 0;
}
.oo-ui-buttonElement-frameless.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button > .oo-ui-labelElement-label {
    color: #087ecc;
    font-weight: bold;
}
.oo-ui-labelElement .oo-ui-labelElement-label, .oo-ui-labelElement.oo-ui-labelElement-label {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 12px;
}
.oo-ui-menuOptionWidget.oo-ui-optionWidget-selected .oo-ui-menuOptionWidget-checkIcon {
    display: none;
}
.oo-ui-textInputWidget input, .oo-ui-textInputWidget textarea {
    background-color: #fff;
    color: #000;
    border: 1px solid #a2a9b1;
    border-radius: 0px;
    padding: 0.546875em 0.5em 0.625em 0.5em;
    box-shadow: none;;
    font-size: inherit;
    font-family: inherit;
}
.mw-rcfilters-ui-savedLinksListItemWidget-icon, .mw-rcfilters-ui-savedLinksListItemWidget-button {
    width: 2em;
    height: 4em;
}
span.mw-rcfilters-ui-filterItemHighlightButton > a.oo-ui-buttonElement-button {
    height: 30px;
    width: 50px;
}
Afkomstig van Wikikids , de interactieve Nederlandstalige Internet-encyclopedie voor en door kinderen. "https://wikikids.nl/index.php?title=MediaWiki:RecentChanges.css&oldid=572029"