tweak inactive form style

This commit is contained in:
Gregory Schier 2018-07-16 09:58:03 -04:00
parent eb6fee088a
commit fcc8e53765

View File

@ -156,7 +156,8 @@
.btn, .btn,
select { select {
border-style: dashed; border-style: dashed;
opacity: @opacity-super-subtle; opacity: @opacity-subtle;
color: @hl-xl;
} }
} }
} }