Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/iNavFlight/inav-configurator.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/src/css
diff options
context:
space:
mode:
authorPawel Spychalski (DzikuVx) <pspychalski@gmail.com>2018-05-07 21:32:56 +0300
committerPawel Spychalski (DzikuVx) <pspychalski@gmail.com>2018-05-07 21:32:56 +0300
commit55385f5831ca316cb73d6d94eda1a73de6b71c64 (patch)
treebb49799f17c3455e5fb1e9909c1c284cab7e61ba /src/css
parentcf176f220123926d2b8c0b1310a7603210c08f5b (diff)
Servo tab cleanup
Diffstat (limited to 'src/css')
-rw-r--r--src/css/tabs/servos.css16
1 files changed, 0 insertions, 16 deletions
diff --git a/src/css/tabs/servos.css b/src/css/tabs/servos.css
index 5b1694f7..935656b2 100644
--- a/src/css/tabs/servos.css
+++ b/src/css/tabs/servos.css
@@ -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;