1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-24 16:55:22 +03:00

Servo tab cleanup

This commit is contained in:
Pawel Spychalski (DzikuVx) 2018-05-07 20:32:56 +02:00
parent cf176f2201
commit 55385f5831
5 changed files with 45 additions and 49 deletions

View file

@ -50,22 +50,6 @@
background-color: #f9f9f9;
}
.tab-servos table td:nth-child(2) {
width: 140px;
}
.tab-servos table td:nth-child(3) {
width: 140px;
}
.tab-servos table td:nth-child(4) {
width: 140px;
}
.tab-servos table td:nth-child(19) {
width: 110px;
}
.tab-servos table .main {
font-weight: bold;
text-align: center;