comparison client/src/components/gauge/Waterlevel.vue @ 2646:30697735a7bc

client: waterlevel diagram: fixed handle style in navigation chart
author Markus Kottlaender <markus@intevation.de>
date Thu, 14 Mar 2019 13:38:59 +0100
parents 6374fc404fdc
children 4ffae834276e
comparison
equal deleted inserted replaced
2645:6374fc404fdc 2646:30697735a7bc
36 .brush 36 .brush
37 .selection 37 .selection
38 stroke: transparent 38 stroke: transparent
39 fill-opacity: 0.2 39 fill-opacity: 0.2
40 .handle 40 .handle
41 stroke: rgba($color-info, 0.5)
41 fill: rgba($color-info, 0.5) 42 fill: rgba($color-info, 0.5)
42 </style> 43 </style>
43 44
44 <script> 45 <script>
45 /* This is Free Software under GNU Affero General Public License v >= 3.0 46 /* This is Free Software under GNU Affero General Public License v >= 3.0