Un peu de style
This commit is contained in:
@@ -3,8 +3,13 @@
|
||||
}
|
||||
|
||||
.labelTab {
|
||||
margin: 5px;
|
||||
padding: 5px;
|
||||
cursor: pointer;
|
||||
text-decoration: underline;
|
||||
font-weight: bold;
|
||||
background-color: lightgray;
|
||||
}
|
||||
|
||||
.labelTab.selected {
|
||||
background-color: gray !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user