"Support UTF-8 + gestion de base des kits"

This commit is contained in:
2017-10-28 00:43:19 +02:00
parent a0b4516f98
commit 0a63c23c49
15 changed files with 856 additions and 249 deletions

View File

@@ -44,6 +44,19 @@ div.top_menu {
border-width: 1px 0 0 0;
}
div.top_menu input {
position: relative;
top: 4px;
width: 16px;
height: 16px;
border-radius: 2px;
margin-right: 4px;
}
div.top_menu input:hover {
background-color: #FF5D00;
}
span.top_menu_item {
margin: 5px 2px 0 0;
font-size: 12px;