|
@@ -136,36 +136,44 @@ input[type="button"] {
|
|
|
width: 100%;
|
|
width: 100%;
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
|
-
|
|
|
|
|
|
|
+.posisi-btn-1 .button-kirimlaporan{
|
|
|
|
|
+ border-radius: 5px;
|
|
|
|
|
+}
|
|
|
.button-kirimlaporan {
|
|
.button-kirimlaporan {
|
|
|
// background: rgba(0, 0, 0, 0.05);
|
|
// background: rgba(0, 0, 0, 0.05);
|
|
|
display: inline-block;
|
|
display: inline-block;
|
|
|
background-color: #6fb9de;
|
|
background-color: #6fb9de;
|
|
|
- width: 175px;
|
|
|
|
|
- height: 40px;
|
|
|
|
|
|
|
+ width: 150px;
|
|
|
|
|
+ height: 33px;
|
|
|
|
|
+ margin-bottom: -15px;
|
|
|
|
|
+
|
|
|
}
|
|
}
|
|
|
.text-kirimlaporan {
|
|
.text-kirimlaporan {
|
|
|
font-weight: 500;
|
|
font-weight: 500;
|
|
|
- font-size: 20px;
|
|
|
|
|
|
|
+ font-size: 17px;
|
|
|
letter-spacing: 0.02em;
|
|
letter-spacing: 0.02em;
|
|
|
text-align: center;
|
|
text-align: center;
|
|
|
padding-bottom: 5px;
|
|
padding-bottom: 5px;
|
|
|
}
|
|
}
|
|
|
-.button-lihatpemantauan {
|
|
|
|
|
|
|
+.posisi-btn-1 .button-lihatpemantauan {
|
|
|
|
|
+ border-radius: 5px;
|
|
|
position: relative;
|
|
position: relative;
|
|
|
margin-left: auto;
|
|
margin-left: auto;
|
|
|
// background: rgba(0, 0, 0, 0.05);
|
|
// background: rgba(0, 0, 0, 0.05);
|
|
|
display: inline-block;
|
|
display: inline-block;
|
|
|
background-color: #6fb9de;
|
|
background-color: #6fb9de;
|
|
|
- width: 200px;
|
|
|
|
|
- height: 40px;
|
|
|
|
|
|
|
+ width: 160px;
|
|
|
|
|
+ height: 35px;
|
|
|
|
|
+ margin-bottom: -5px;
|
|
|
|
|
+
|
|
|
}
|
|
}
|
|
|
.text-lihatpemantauan {
|
|
.text-lihatpemantauan {
|
|
|
- font-weight: 500;
|
|
|
|
|
- font-size: 20px;
|
|
|
|
|
|
|
+ // font-weight: 500;
|
|
|
|
|
+ font-size: 16px;
|
|
|
letter-spacing: 0.02em;
|
|
letter-spacing: 0.02em;
|
|
|
text-align: center;
|
|
text-align: center;
|
|
|
- padding-bottom: 5px;
|
|
|
|
|
|
|
+ // padding-bottom: 5px;
|
|
|
|
|
+ margin: -5px;
|
|
|
}
|
|
}
|
|
|
.btn-labeled {
|
|
.btn-labeled {
|
|
|
padding-top: 0;
|
|
padding-top: 0;
|