MediaWiki:Chameleon.css: verschil tussen versies

(Zie JIRA-issue EMT-492.)
Regel 14: Regel 14:
 
@font-face {
 
@font-face {
 
font-family: 'Glyphicons Halflings';
 
font-family: 'Glyphicons Halflings';
src: url('/wiki/hzportfolio/wiki/vendor/twitter/bootstrap/fonts/glyphicons-halflings-regular.eot');
+
src: url('/wiki/vendor/twitter/bootstrap/fonts/glyphicons-halflings-regular.eot');
src: url('/wiki/hzportfolio/wiki/vendor/twitter/bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('/wiki/hzportfolio/wiki/vendor/twitter/bootstrap/fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('/wiki/hzportfolio/wiki/vendor/twitter/bootstrap/fonts/glyphicons-halflings-regular.woff') format('woff'),  
+
src: url('/wiki/vendor/twitter/bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('/wiki/vendor/twitter/bootstrap/fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('/wiki/vendor/twitter/bootstrap/fonts/glyphicons-halflings-regular.woff') format('woff'),  
url('/wiki/hzportfolio/wiki/vendor/twitter/bootstrap/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('/wiki/hzportfolio/wiki/vendor/twitter/bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
+
url('/wiki/vendor/twitter/bootstrap/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('/wiki/vendor/twitter/bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
 
}
 
}

Versie van 16 nov 2016 om 20:34

#ca-move {display:none;} /* verberg keuze Move (this page) */
#ca-protect {display:none;} /* verberg keuze Protect */
/* #ca-talk {display:none;} */ /* verberg keuze Discussion */
#ca-edit {display:none;} /* verberg keuze Edit source */
#ca-unwatch {display:none;} /* verberg keuze Unwatch */
#p-tb {display:none;} /* verberg toolbar What links here, Related changes enz. */
#footer-icons {display:none;} /* verberg logo's MediaWiki enz. */
#mw-normal-catlinks {display: none;} /* verberg linkjes categorieën */
#footer-info {display: none;}  /* verberg melding This page was last modified ... */
#footer-places {display: none;} /* verberg linkjes Privacy policy enz. */
.ve-ui-mwSaveDialog-license {display:none;} /* verbergen licentiemelding Save-dialog */ 
.ve-ui-mwSaveDialog-checkboxes {display:none;} /* verbergen checkboxes "This is a minor edit" en "Watch this page" in Save-dialog */

@font-face {
font-family: 'Glyphicons Halflings';
src: url('/wiki/vendor/twitter/bootstrap/fonts/glyphicons-halflings-regular.eot');
src: url('/wiki/vendor/twitter/bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('/wiki/vendor/twitter/bootstrap/fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('/wiki/vendor/twitter/bootstrap/fonts/glyphicons-halflings-regular.woff') format('woff'), 
url('/wiki/vendor/twitter/bootstrap/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('/wiki/vendor/twitter/bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}