"Support UTF-8 + gestion de base des kits"
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user