.tab-configuration .ui-grid-col { margin-bottom: 0; } .tab-configuration input, .tab-configuration select { border: 1px solid var(--subtleAccent); width: 230px; height: 20px; float: left; margin-right: 15px; border-radius: 3px; } .tab-configuration table { margin-bottom: 0; width: 100%; float: left; } .tab-configuration table, .tab-configuration table th, .tab-configuration table td { padding: 0; text-align: left; } .tab-configuration table th { padding: 3px; border-bottom: 1px solid var(--subtleAccent); } .tab-configuration table td { padding: 5px 3px; border-bottom: 1px solid var(--subtleAccent); } .tab-configuration table tr td:first-child { text-align: left; width: 55px; } .tab-configuration table thead tr:first-child { background-color: #ececec; } .tab-configuration { position: relative; } .tab-configuration .groupTitle { padding: 0 0 5px 0; margin: 0 0 10px 0; font-size: 16px; border-bottom: 1px solid var(--subtleAccent); } .tab-configuration .featuresMultiple { border-collapse: collapse; margin-bottom: 5px; margin-top: -5px; padding: 0; } .tab-configuration dl.features dt { float: left; width: 10px; height: 18px; line-height: 18px; } .tab-configuration dl.features dt input { margin-top: 2px; } .tab-configuration dl.features dd { margin: 0 0 0 20px; height: 18px; line-height: 18px; } .tab-configuration .number input { width: 55px; padding-left: 3px; height: 20px; line-height: 20px; text-align: left; border-radius: 3px; margin-right: 11px; font-size: 12px; font-weight: normal; } .tab-configuration .number .disabled { width: 48px; padding: 0 5px; background-color: #ececec; } .tab-configuration .number span { margin-left: 0; } .tab-configuration .gps .line { clear: left; } .tab-configuration .gps select { float: left; width: 100px; height: 20px; margin: 0 10px 5px 0; border: 1px solid var(--subtleAccent); } .tab-configuration .gps .select > div:first-child { float: left; height: 20px; margin-right: 15px; margin-left: 3px; } .tab-configuration .gps span { line-height: 20px; } .tab-configuration .freelabel { margin-left: 10px; position: relative; } .tab-configuration input { float: left; } .tab-configuration span { margin: 0; } .tab-configuration .spacer_box { padding-bottom: 10px; float: left; width: calc(100% - 20px); } .tab-configuration .number, .tab-configuration .select { margin-bottom: 5px; clear: left; padding-bottom: 5px; border-bottom: 1px solid var(--subtleAccent); width: 100%; float: left; } .tab-configuration .board_align_inputs, .tab-configuration .gyro_alignment_inputs { margin-bottom: 5px; padding-bottom: 5px; width: 33.3%; float: left; white-space: nowrap; } .tab-configuration .board_align_inputs input { width: 3.5em; height: 20px; line-height: 20px; padding-left: 3px; } .tab-configuration .board_align_inputs label, .tab-configuration .gyro_alignment_inputs label { display: block; overflow: hidden; text-overflow: ellipsis; } .tab-configuration .number:last-child, .tab-configuration .select:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; } .tab-configuration .gui_box_titlebar { margin-bottom: 0; } .tab-configuration .numberspacer { float: left; width: 65px; height: 21px; } .tab-configuration thead { display: none; } .tab-configuration .gui_box { margin-bottom: 10px; float: left; } .tab-configuration .tab-configuration .system .gui_box { float: left; } .tab-configuration .board .gui_box, .tab-configuration .acc .gui_box { float: left; } .tab-configuration .gps .gui_box, .tab-configuration .other .gui_box { float: left; margin-bottom: 10px; } .tab-configuration .gps td:nth-child(2) { width: 38px; } .tab-configuration .beeper-configuration tr:last-child td, .tab-configuration .dshotBeaconConditions tr:last-child td, .tab-configuration .other tr:last-child td { border-bottom: 0; padding-bottom: 0; margin-bottom: 0; } .tab-configuration .gui_box { font-weight: bold; } .tab-configuration .gui_box span { font-style: normal; font-weight: normal; line-height: 19px; color: #4f4f4f; font-size: 11px; } .tab-configuration .alignicon { width: 15px; height: 15px; float: left; margin: 3px; } .tab-configuration .pitch { background-image: url(../../images/icons/cf_icon_pitch.svg); background-repeat: no-repeat; background-position: center; } .tab-configuration .yaw { background-image: url(../../images/icons/cf_icon_yaw.svg); background-repeat: no-repeat; background-position: center; } .tab-configuration .roll { background-image: url(../../images/icons/cf_icon_roll.svg); background-repeat: no-repeat; background-position: center; } .tab-configuration .board select { float: left; width: fit-content; max-width: 50%; height: 20px; margin-right: 5px; border-radius:3px; } .tab-configuration .board_align_content, .tab-configuration .gyro_align_content { width: 100%; border-bottom: 1px solid var(--subtleAccent); display: inline-block; } .tab-configuration .sensoralignment span { width: 100%; } .tab-configuration .gyroSyncDenom, .tab-configuration .pidProcessDenom, .tab-configuration .gyroFrequency { width:90px; } .tab-configuration .gyroFrequency { border: none; background-color: var(--alternativeBackground); padding-left: 6px; margin-right: 10px; font-weight: bold; } .tab-configuration ._smallAngle { margin-top: 10px; float: left; width: 100%; } .tab-configuration .gpsSettings .note { margin-top: 10px; } @media only screen and (max-width: 1055px) , only screen and (max-device-width: 1055px) { .tab-configuration .gui_box span { line-height: 17px; } .tab-configuration .system .gui_box { float: left; } .tab-configuration .board .gui_box, .tab-configuration .acc .gui_box { float: left; } .tab-configuration .gps .gui_box, .tab-configuration .other .gui_box { float: left; } } @media all and (max-width: 575px) { .tab-configuration .system .gui_box { min-height: auto; } .tab-configuration .gps td:nth-child(2) { width: auto; } .dshotbeacon > td > div.select > div, .dshotbeacon select.dshotBeeperBeaconTone { width: 100%; } }