This commit is contained in:
Laurent Destailleur
2019-12-18 21:49:28 +01:00
parent 1f76186e1a
commit af9d34efca
3 changed files with 50 additions and 0 deletions

View File

@@ -69,6 +69,13 @@ else header('Cache-Control: no-cache');
?>
div.mainmenu.mymodule::before {
content: "\f249";
}
div.mainmenu.mymodule {
background-image: none;
}
.myclasscss {
/* ... */
}