| | |
| | | cursor: pointer; |
| | | } |
| | | } |
| | | |
| | | |
| | | .map-tooltip{ |
| | | font-size: .08333rem !important; |
| | | color: @color-highlight !important; |
| | | background: @background-color !important; |
| | | border-radius: 10px; |
| | | padding: .05rem !important; |
| | | } |
| | | .btn-active{ |
| | | color: @color-highlight !important; |
| | | |
| | | } |
| | | |
| | | .map-background{ |
| | | //color: @color; |
| | | border: .00521rem solid @color; |
| | | box-shadow: 0 0 .03rem @color; |
| | | background: @background-color !important; |
| | | //padding: .05rem !important; |
| | | border-radius: .05208rem; |
| | | } |
| | | .map-under-line { |
| | | height: 1px; |
| | | background: @background-color-split; |
| | | margin-block-start: 0; |
| | | margin-block-end: 0; |
| | | } |