alan
6 years ago
9 changed files with 8 additions and 31 deletions
@ -1,18 +1,4 @@ |
|||||||
@import '../../../../less/index.less'; |
@import '../../../../less/index.less'; |
||||||
.dec-webui-dcm-connection-left-item{ |
.dec-webui-dcm-connection-left-item{ |
||||||
&-selected{ |
.hover-visible(link-item-icon); |
||||||
background-color: @background-color-blue-transparent; |
|
||||||
.link-title{ |
|
||||||
color: @font-color-highlight; |
|
||||||
} |
|
||||||
} |
|
||||||
&:hover{ |
|
||||||
background-color: @background-color-blue-transparent; |
|
||||||
.link-item-icon{ |
|
||||||
visibility: visible; |
|
||||||
} |
|
||||||
} |
|
||||||
.link-item-icon{ |
|
||||||
visibility: hidden; |
|
||||||
} |
|
||||||
} |
} |
@ -1,9 +0,0 @@ |
|||||||
@import '../../../less/index.less'; |
|
||||||
.dec-webui-dcm-status-left-item{ |
|
||||||
&-selected{ |
|
||||||
background-color: @background-color-blue-transparent; |
|
||||||
.link-title{ |
|
||||||
color: @font-color-highlight; |
|
||||||
} |
|
||||||
} |
|
||||||
} |
|
Loading…
Reference in new issue