Added border for select boxes

10.3.x-maintenance
jflyper 2017-07-01 21:50:41 +09:00
parent 34cd92dae0
commit dd0794698f
1 changed files with 1 additions and 0 deletions

View File

@ -84,4 +84,5 @@
.tab-transponder select {
min-width: 100px;
border: 1px solid silver;
}