cursor for hover
This commit is contained in:
parent
5b424b2a25
commit
3fe450ef0b
|
@ -503,8 +503,6 @@
|
||||||
&:hover,&.active-title{
|
&:hover,&.active-title{
|
||||||
border: @highlight-header-button-hover solid 2px;
|
border: @highlight-header-button-hover solid 2px;
|
||||||
border-radius: 3px;
|
border-radius: 3px;
|
||||||
}
|
|
||||||
&.active-title{
|
|
||||||
cursor: text;
|
cursor: text;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue