cursor:pointer for label

SVN:trunk[5072]
This commit is contained in:
Pierre Goiffon
2017-10-23 15:59:44 +00:00
parent b189d2a39b
commit a816a6ff8d
2 changed files with 1041 additions and 1110 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -64,6 +64,11 @@ h3 {
font-weight: normal;
font-size: 10pt;
}
label {
cursor: pointer;
}
.hilite, .hilite a, .hilite a:visited {
color: $hilight-color;
text-decoration: none;