123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320 |
-
- .ui-page {
- backface-visibility: hidden;
- -webkit-backface-visibility: hidden;
- -moz-backface-visibility: hidden;
- }
- .config-body {
- position: absolute;
- top: 0;
- bottom: 0;
- left: 0;
- right: 0;
- background-color: transparent;
- -webkit-user-select: none;
- user-select: none;
- font-weight: normal;
- }
- .config-container {
- position: absolute;
- top: 0;
- bottom: 9%;
- left: 0;
- right: 0;
- background-color: transparent;
- }
- .config-footer {
- position: absolute;
- top: 91%;
- bottom: 0;
- left: 1.9%;
- right: 0%;
- background-color: transparent;
- display: flex;
- align-items: center;
- }
- .config-right-navigation {
- position: absolute;
- top: 0%;
- bottom: 15%;
- left: 89%;
- right: 0%;
- background-color: transparent;
- }
- .config-topright-tab {
- font-size: 1.8rem;
- background-color: transparent;
- }
- .config-topright-image {
- font-size: 1.8rem;
- color: transparent;
- background-size: 98% 75%;
- background-repeat: no-repeat;
- background-image: url(/images/config/FairbanksTopright.png);
- }
- .config-topright-settingselect {
- margin: 8% 0;
- font-size: 1.3rem;
- }
- .config-topright-rnav {
- margin: 8% 0;
- padding-left: 18%;
- display: block;
- font-size: 1.5rem;
- }
- .config-topright-rnav-image {
- color: white;
- background-size: 98% 100%;
- background-repeat: no-repeat;
- background-image: url(/images/config/PageSelected.png);
- }
- .config-content {
- position: absolute;
- top: 0%;
- bottom: 0%;
- left: 0%;
- right: 11%;
- background-color: transparent;
- }
- ::-webkit-scrollbar {
- width: 0px;
- height: 0px;
- }
- .config-form {
- position: absolute;
- top: 0.6%;
- bottom: 3%;
- left: 3%;
- right: 1%;
- overflow: auto;
- background-color: transparent;
- }
- .config-form-group {
- background-color: transparent;
- margin: 2% 0 0 6%;
- width: 100%;
- }
- .config-form-label {
- margin: 0;
- display: inline-block;
- width: 49%;
- font-size: 1.5rem;
- background-color: transparent;
- }
- .config-form-input {
- /* margin-top: 0%;
- padding: 1%;
- align-self: flex-end; */
- width: 40%;
- border: 0;
- font-size: 1.5rem;
- background-color: transparent;
- }
- .config-form-danger {
- display: none;
- }
- .config-form-hint-group {
- background-color: transparent;
- display: flex;
- align-items: center;
- }
- .config-form-hint {
- margin-left: 8%;
- display: inline-block;
- width: 49%;
- font-size: 0.9rem;
- color: rgb(181, 181, 181);
- background-color: transparent;
- }
- .config-form-select {
- width: 40%;
- border: 0;
- font-size: 1.5rem;
- -webkit-appearance: none;
- background-color: transparent;
- }
- .config-form-submit-group {
- margin-top: 1%;
- height: 9%;
- text-align: right;
- }
- .config-form-submit {
- margin: 0 8% 0 0;
- border: 0;
- width: 8%;
- height: 100%;
- background-size: 100% 100%;
- background-repeat: no-repeat;
- background-image: url(/images/config/Submit.png);
- }
- .config-form-result {
- margin: 0 8% 0 0;
- font-size: 1.5rem;
- color: rgb(25, 154, 225);
- }
- .config-form-result-fail {
- margin: 0 8% 0 0;
- font-size: 1.5rem;
- color: rgb(255, 0, 0);
- }
- .color-transparent {
- margin: 0 8% 0 0;
- font-size: 1.5rem;
- color: transparent;
- }
- .config-form-add {
- margin: 0 0 0 4.1%;
- border: 0;
- width: 6%;
- background-color: transparent;
- background-size: 90% 100%;
- background-repeat: no-repeat;
- background-image: url(/images/config/Add.png);
- }
- .config-form-add::before {
- content: "";
- padding-top: 100%;
- display: block;
- }
- .config-form-file {
- font-size: 1.5rem;
- opacity: 0;
- }
- .config-form-file-bg {
- display: inline-block;
- background-color: transparent;
- background-size: 23% 100%;
- background-repeat: no-repeat;
- background-image: url(/images/config/openFile.png);
- }
- .config-form-padding {
- width: 8.6%;
- color: transparent;
- background-color: transparent;
- -webkit-user-select: none;
- }
- .config-footer-fnav {
- margin: 0 0.8%;
- width: 10%;
- height: 60%;
- font-size: 1.6rem;
- display: flex;
- align-items: center;
- justify-content: center;
- background-color: transparent;
- }
- .config-footer-fnav-image {
- margin: 0 0.8%;
- width: 10%;
- height: 60%;
- color: white;
- background-size: 100% 100%;
- background-repeat: no-repeat;
- background-image: url(/images/config/ConfigSelected.png);
- }
- .config-footer-fair {
- margin: 0 0.8%;
- width: 10%;
- height: 60%;
- display: block;
- /*visibility: hidden;*/
- background-size: 100% 100%;
- background-repeat: no-repeat;
- background-image: url(/images/config/FairbanksUnselected.png);
- }
- .config-footer-fair-image {
- margin: 0 0.8%;
- width: 10%;
- height: 60%;
- display: block;
- background-size: 100% 100%;
- background-repeat: no-repeat;
- background-image: url(/images/config/FairbanksSelected.png);
- }
- .fuel-form-input {
- width: 10%;
- border: 0;
- font-size: 1.5rem;
- background-color: transparent;
- }
- .fuel-form-shift {
- margin: 0 2%;
- border: 0;
- width: 28px;
- height: 28px;
- background-color: transparent;
- background-size: 100% 100%;
- background-repeat: no-repeat;
- }
- .fuel-drag-group {
- width: 65%;
- display: inline-block;
- background-color: transparent;
- }
- .fuel-drag-div {
- width: 8%;
- text-align: center;
- display: inline-block;
- margin: 0 5%;
- padding: 0 1%;
- border-radius: 30%;
- font-size: 1.8rem;
- }
- .fuel-drag-div-active {
- background-color: rgb(25, 154, 225);
- color: rgb(255, 255, 255);
- }
- .price-form-label {
- margin: 0;
- display: inline-block;
- width: 30%;
- font-size: 1.5rem;
- background-color: transparent;
- }
- .price-form-input {
- text-align: center;
- width: 30%;
- border: 0;
- font-size: 1.5rem;
- background-color: transparent;
- }
|