Difference between revisions of "User:Lorenzo Mancini/chameleon.css"

From GATE
m (ArchivesPUG moved page User:ManciniWiki/chameleon.css to User:Lorenzo Mancini/chameleon.css: Automatically moved page while renaming the user "ManciniWiki" to "Lorenzo Mancini")
 
(8 intermediate revisions by one other user not shown)
Line 2: Line 2:
 
     font-family: Georgia;
 
     font-family: Georgia;
 
}
 
}
.oo-ui-image-invert.oo-ui-icon-speechBubbles {
+
li#pt-notifications-alert.class="glyphicon glyphicon-bell";
background-image: url(/mediawiki/load.php?modules=ext.echo.badgeicons&image=speechBubbles&variant=invert&format=rasterized&lang=en);
 
background-image: linear-gradient(transparent,transparent),url(data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22%23FFFFFF%22%3E%0A%20%20%20%20%3Cpath%20xmlns%3Adefault%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20d%3D%22M20%209v9l2%202H8V9h12zM3%204h12v4H7v7H1l2-2V4z%22%2F%3E%0A%3C%2Fg%3E%3C%2Fsvg%3E%0A)
 
}
 

Latest revision as of 11:36, 18 December 2018

body {
    font-family: Georgia;
}
li#pt-notifications-alert.class="glyphicon glyphicon-bell";