changed mouse cursor on layers control
This commit is contained in:
parent
d4c5725613
commit
65f53b6563
@ -611,12 +611,14 @@ html, body
|
||||
}
|
||||
.gui-layers-list input
|
||||
{
|
||||
cursor:pointer;
|
||||
margin-top: 2px;
|
||||
position: relative;
|
||||
top: 2px;
|
||||
}
|
||||
.gui-layers-list label
|
||||
{
|
||||
cursor:pointer;
|
||||
display: block;
|
||||
vertical-align:middle;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user