UNPKG
qwc2-lts
Version:
latest (2026.0.24)
2026.0.24
2026.0.23
2026.0.22
2026.0.21
2026.0.20
2026.0.19
2026.0.18
2026.0.17
2026.0.16
2026.0.15
2026.0.14
2026.0.13
2026.0.12
2026.0.11
2026.0.10
2026.0.9
2026.0.8
2026.0.7
2026.0.6
2026.0.5
2026.0.4
2026.0.3
2026.0.2
2026.0.1
2026.0.0
2025.0.20
2025.0.19
2025.0.18
2025.0.17
2025.0.16
2025.0.14
2025.0.13
QGIS Web Client
https//qwc-services.github.io/
qgis/qwc2
qwc2-lts
/
components
/
style
/
NumericInputWindow.css
11 lines
(9 loc)
•
231 B
CSS
View Raw
1
2
3
4
5
6
7
8
9
10
11
div
.numeric-input-widget-body
>
table
{
width
:
100%
; }
div
.numeric-input-widget-body
>
table
input
{
width
:
100%
; }
div
.numeric-input-widget-body
>
table
tr
:hover
{
background-color
:
var
(--list-item-bg-color-hover); }