update meter trackers

This commit is contained in:
Darel
2018-03-29 16:32:20 +08:00
parent c602af78b0
commit b2033ed5a2
7 changed files with 309 additions and 11 deletions
+2 -1
View File
@@ -1039,7 +1039,7 @@ select.form-element{
position: relative;
-webkit-box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.1);
-moz-box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.1);
box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.1);
box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.46);
border-radius: 3px;
cursor: pointer;
}
@@ -1654,6 +1654,7 @@ select.form-element{
display: block;
width: 100%;
clear: both;
height: 2px;
margin: 10px 0;
}
.form-divider-3 {