|
@@ -1,11 +1,11 @@
|
|
|
-/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
|
|
|
+/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
|
|
|
img,legend{border:0}legend,td,th{padding:0}html{font-family:Arial, Helvetica, sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,optgroup,strong{font-weight:700}dfn{font-style:italic}h1{margin:.67em 0;font-size:2em}mark{color:#000;background:#ff0}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{height:0;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}pre,textarea{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{margin:0;font:inherit;color:inherit;}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input{line-height:normal}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{padding:.35em .625em .75em;margin:0 2px;border:1px solid silver}table{border-spacing:0;border-collapse: separate;}
|
|
|
|
|
|
|
|
|
/* Main style */
|
|
|
body {background-color: #E8EBF1; color: #333;overflow-y: scroll; height: 100%;}
|
|
|
|
|
|
-.clearfix:before,.clearfix:after,.dl-horizontal dd:before,.dl-horizontal dd:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after,.form-horizontal .form-group:before,.form-horizontal .form-group:after,.btn-toolbar:before,.btn-toolbar:after,.btn-group-vertical > .btn-group:before,.btn-group-vertical > .btn-group:after,.nav:before,.nav:after,.navbar:before,.navbar:after,.navbar-header:before,.navbar-header:after,.navbar-collapse:before,.navbar-collapse:after,.pager:before,.pager:after,.panel-body:before,.panel-body:after,.modal-footer:before,.modal-footer:after
|
|
|
+.clearfix:before,.clearfix:after,.dl-horizontal dd:before,.dl-horizontal dd:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after,.form-horizontal .form-group:before,.form-horizontal .form-group:after,.btn-toolbar:before,.btn-toolbar:after,.btn-group-vertical > .btn-group:before,.btn-group-vertical > .btn-group:after,.nav:before,.nav:after,.navbar:before,.navbar:after,.navbar-header:before,.navbar-header:after,.navbar-collapse:before,.navbar-collapse:after,.pager:before,.pager:after,.panel-body:before,.panel-body:after,.modal-footer:before,.modal-footer:after
|
|
|
{display: table;content: " ";}
|
|
|
input, select {
|
|
|
-webkit-box-sizing: border-box;
|
|
@@ -531,7 +531,7 @@ a:hover#menu-icon {
|
|
|
}
|
|
|
/*MEDIA QUERY*/
|
|
|
@media only print{
|
|
|
- .navbar > ul, .navbar:active > ul {
|
|
|
+ .navbar > ul, .navbar:active > ul {
|
|
|
display: none;
|
|
|
}
|
|
|
}
|
|
@@ -549,7 +549,10 @@ a:hover#menu-icon {
|
|
|
/*.navbar{position: fixed ; width: 100%; height: 100px; top: 0; z-index: 1000;}*/
|
|
|
/*.wrapper{margin-top: 121px;}*/
|
|
|
#menu-icon {display:inline-block;}
|
|
|
- .navbar > ul, .navbar:active > ul {
|
|
|
+ #checkUpdatePass, #changePassword, #uploadSettings, #rectifiersConfig{
|
|
|
+ top: 10% !important;
|
|
|
+ }
|
|
|
+ .navbar > ul, .navbar:active > ul {
|
|
|
display: none;
|
|
|
position: absolute;
|
|
|
padding: 0;
|
|
@@ -604,9 +607,9 @@ a:hover#menu-icon {
|
|
|
/*.cont-2 {width: 100%; padding: 0;}
|
|
|
.cont-3 {width: 100%; padding: 0;}*/
|
|
|
}
|
|
|
-@media only screen
|
|
|
-and (min-device-width : 768px)
|
|
|
-and (max-device-width : 1024px)
|
|
|
+@media only screen
|
|
|
+and (min-device-width : 768px)
|
|
|
+and (max-device-width : 1024px)
|
|
|
and (orientation : landscape)
|
|
|
and (-webkit-min-device-pixel-ratio: 1) {
|
|
|
.navbar { min-height: 98px;}
|
|
@@ -1450,7 +1453,7 @@ div.tabset {
|
|
|
width:40em; /* need width for ie < 8 */
|
|
|
min-width: 100%;
|
|
|
}
|
|
|
-div.tabpane {
|
|
|
+div.tabpane {
|
|
|
display:none;
|
|
|
clear:both;
|
|
|
padding:10px 15px;
|
|
@@ -1459,7 +1462,7 @@ div.tabpane {
|
|
|
box-shadow:0 1px 5px rgba(0,0,0,0.15);
|
|
|
}
|
|
|
div.tabpane:after{content: " "; visibility: hidden;}
|
|
|
-div.activePane {
|
|
|
+div.activePane {
|
|
|
display:block;
|
|
|
z-index: 2;
|
|
|
overflow: hidden;
|
|
@@ -1472,7 +1475,7 @@ ul.tabnavs {
|
|
|
list-style:none;
|
|
|
width: 100%;
|
|
|
}
|
|
|
-ul.tabnavs li {
|
|
|
+ul.tabnavs li {
|
|
|
display:inline;
|
|
|
z-index: 3;
|
|
|
}
|
|
@@ -1480,10 +1483,10 @@ ul.tabnavs li a {
|
|
|
text-decoration:none;
|
|
|
background-color:#f8f8f8;
|
|
|
border:solid 1px #e7e7e7;
|
|
|
- padding:10px 15px;
|
|
|
+ padding:10px 15px;
|
|
|
margin:0 -10px 0 0; /* gap between tabs */
|
|
|
float:left; width:auto;
|
|
|
-
|
|
|
+
|
|
|
position:relative; top:1px; /* brings down over pane border-top */
|
|
|
}
|
|
|
ul.tabnavs li a:link, ul.tabnavs li a:visited {
|
|
@@ -1492,7 +1495,7 @@ ul.tabnavs li a:link, ul.tabnavs li a:visited {
|
|
|
ul.tabnavs li a:hover {
|
|
|
background-color:#fff;
|
|
|
}
|
|
|
-ul.tabnavs li a.activeTab:link,
|
|
|
+ul.tabnavs li a.activeTab:link,
|
|
|
ul.tabnavs li a.activeTab:visited {
|
|
|
color: #337ab7;
|
|
|
background-color:#fff;
|
|
@@ -1501,15 +1504,15 @@ ul.tabnavs li a.activeTab:visited {
|
|
|
z-index: 1;
|
|
|
}
|
|
|
|
|
|
-@media only screen
|
|
|
-and (min-device-width : 375px)
|
|
|
+@media only screen
|
|
|
+and (min-device-width : 375px)
|
|
|
and (max-device-width : 667px) {
|
|
|
ul.tabnavs {display: none;}
|
|
|
div.tabpane {display: block; border: none; margin-bottom: 10px;}
|
|
|
div.tabset {width: 100%;}
|
|
|
// .spinBox input {width: 82% !important;}
|
|
|
}
|
|
|
-@media only screen
|
|
|
+@media only screen
|
|
|
and (max-device-width : 768px){
|
|
|
ul.tabnavs {display: none;}
|
|
|
div.tabpane {display: block; border: none; margin-bottom: 10px;}
|
|
@@ -1718,7 +1721,23 @@ fieldset[disabled] .checkbox label {
|
|
|
#row-batvolt4{
|
|
|
transition: all 1s ease-in-out;
|
|
|
}
|
|
|
-
|
|
|
+#checkUpdatePass, #changePassword, #uploadSettings, #rectifiersConfig{
|
|
|
+ display: none;
|
|
|
+ position: relative;
|
|
|
+ text-align: center;
|
|
|
+ top: 30%;
|
|
|
+ margin: 0 auto;
|
|
|
+ width: 300px;
|
|
|
+ padding: 16px;
|
|
|
+ border: 5px solid #5cb85c;
|
|
|
+ background-color: white;
|
|
|
+ box-shadow:0 1px 5px rgba(0,0,0,0.15);
|
|
|
+ z-index:103;
|
|
|
+ overflow: auto;
|
|
|
+}
|
|
|
+#changePassword, #uploadSettings{
|
|
|
+ border: 5px solid #337ab7;
|
|
|
+}
|
|
|
.login-form{
|
|
|
margin: 0 auto;
|
|
|
padding:30px 30px;
|
|
@@ -2196,7 +2215,7 @@ input.login {
|
|
|
/* REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */
|
|
|
|
|
|
@media only screen and (max-width: 480px) {
|
|
|
- .col {
|
|
|
+ .col {
|
|
|
margin: 1% 0 1% 0%;
|
|
|
}
|
|
|
}
|
|
@@ -2218,26 +2237,26 @@ h4 {
|
|
|
|
|
|
@media only screen and (max-width: 480px) {
|
|
|
.span_2_of_2 {
|
|
|
- width: 100%;
|
|
|
+ width: 100%;
|
|
|
}
|
|
|
.span_1_of_2 {
|
|
|
- width: 100%;
|
|
|
+ width: 100%;
|
|
|
}
|
|
|
}
|
|
|
|
|
|
/* GRID OF THREE ============================================================================= */
|
|
|
|
|
|
-
|
|
|
+
|
|
|
.span_3_of_3 {
|
|
|
- width: 100%;
|
|
|
+ width: 100%;
|
|
|
}
|
|
|
|
|
|
.span_2_of_3 {
|
|
|
- width: 66.13%;
|
|
|
+ width: 66.13%;
|
|
|
}
|
|
|
|
|
|
.span_1_of_3 {
|
|
|
- width: 32.26%;
|
|
|
+ width: 32.26%;
|
|
|
}
|
|
|
|
|
|
|
|
@@ -2245,10 +2264,10 @@ h4 {
|
|
|
|
|
|
@media only screen and (max-width: 480px) {
|
|
|
.span_3_of_3 {
|
|
|
- width: 100%;
|
|
|
+ width: 100%;
|
|
|
}
|
|
|
.span_2_of_3 {
|
|
|
- width: 100%;
|
|
|
+ width: 100%;
|
|
|
}
|
|
|
.span_1_of_3 {
|
|
|
width: 100%;
|
|
@@ -2262,19 +2281,19 @@ h4.span_4_of_4 {
|
|
|
}
|
|
|
|
|
|
.span_4_of_4 {
|
|
|
- width: 100%;
|
|
|
+ width: 100%;
|
|
|
}
|
|
|
|
|
|
.span_3_of_4 {
|
|
|
- width: 74.6%;
|
|
|
+ width: 74.6%;
|
|
|
}
|
|
|
|
|
|
.span_2_of_4 {
|
|
|
- width: 49.2%;
|
|
|
+ width: 49.2%;
|
|
|
}
|
|
|
|
|
|
.span_1_of_4 {
|
|
|
- width: 23.8%;
|
|
|
+ width: 23.8%;
|
|
|
}
|
|
|
|
|
|
|
|
@@ -2282,16 +2301,16 @@ h4.span_4_of_4 {
|
|
|
|
|
|
@media only screen and (max-width: 480px) {
|
|
|
.span_4_of_4 {
|
|
|
- width: 100%;
|
|
|
+ width: 100%;
|
|
|
}
|
|
|
.span_3_of_4 {
|
|
|
- width: 100%;
|
|
|
+ width: 100%;
|
|
|
}
|
|
|
.span_2_of_4 {
|
|
|
- width: 100%;
|
|
|
+ width: 100%;
|
|
|
}
|
|
|
.span_1_of_4 {
|
|
|
- width: 100%;
|
|
|
+ width: 100%;
|
|
|
}
|
|
|
}
|
|
|
|
|
@@ -2309,7 +2328,7 @@ h4.span_4_of_4 {
|
|
|
bottom: 0;
|
|
|
width: 100%;
|
|
|
transition: opacity 0.3s ease-in-out;
|
|
|
- opacity: 0;
|
|
|
+ opacity: 0;
|
|
|
height: 0;
|
|
|
overflow: hidden;
|
|
|
}
|
|
@@ -2320,4 +2339,4 @@ h4.span_4_of_4 {
|
|
|
.span_1_of_3 > .btn {
|
|
|
width: 100% !important;
|
|
|
margin-bottom: 10px;
|
|
|
-}
|
|
|
+}
|