mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
Setup's cursor style on label wasn't present in .scss file and was lost since 7b6481e
This commit is contained in:
@@ -137,6 +137,9 @@ p.error {
|
||||
background: url(../images/stop-mid.png) no-repeat left -5px;
|
||||
min-height: 48px;
|
||||
}
|
||||
label {
|
||||
cursor: pointer;
|
||||
}
|
||||
td.label {
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user