mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/IZYIM-mobile-client.git
synced 2026-08-19 04:14:06 +00:00
up
This commit is contained in:
@@ -2838,6 +2838,20 @@ input[type=text]:disabled {
|
||||
position: relative;
|
||||
float: left;
|
||||
}
|
||||
.meter-tracker-bar .update-btn-first-back{
|
||||
position: absolute;
|
||||
display: block;
|
||||
width: 80px;
|
||||
height: 32px;
|
||||
-webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.2);
|
||||
-moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.2);
|
||||
box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.2);
|
||||
background-color: #069;
|
||||
right: 89%;
|
||||
bottom: -400%;
|
||||
text-align: center;
|
||||
line-height: 32px;
|
||||
}
|
||||
.meter-tracker-bar .update-btn-first{
|
||||
position: absolute;
|
||||
display: block;
|
||||
|
||||
Reference in New Issue
Block a user