mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-18 06:48:50 +02:00
cursor:pointer for label
SVN:trunk[5072]
This commit is contained in:
2146
css/light-grey.css
2146
css/light-grey.css
File diff suppressed because it is too large
Load Diff
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user