mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-19 15:22:17 +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-weight: normal;
|
||||||
font-size: 10pt;
|
font-size: 10pt;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
label {
|
||||||
|
cursor: pointer;
|
||||||
|
}
|
||||||
|
|
||||||
.hilite, .hilite a, .hilite a:visited {
|
.hilite, .hilite a, .hilite a:visited {
|
||||||
color: $hilight-color;
|
color: $hilight-color;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
|
|||||||
Reference in New Issue
Block a user