alan
6 years ago
9 changed files with 8 additions and 31 deletions
@ -1,18 +1,4 @@
|
||||
@import '../../../../less/index.less'; |
||||
.dec-webui-dcm-connection-left-item{ |
||||
&-selected{ |
||||
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; |
||||
} |
||||
.hover-visible(link-item-icon); |
||||
} |
@ -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