add petak kat baki pelanggan

This commit is contained in:
Hafifie PKB
2023-12-05 09:24:34 +08:00
parent 2c981c4404
commit 5103b0b698
4 changed files with 101 additions and 31 deletions
+18
View File
@@ -85,6 +85,24 @@
padding-left: 0px;
}
fieldset.scheduler-border {
border: 1px dashed #eb2f06 !important;
padding: 10px 5px 5px 5px;
margin-left:-5px;
margin-right:-5px;
margin-bottom:5px;
-webkit-box-shadow: 0px 0px 0px 0px #000;
box-shadow: 0px 0px 0px 0px #000;
}
legend.scheduler-border {
font-size: 1.2em !important;
font-weight: bold !important;
text-align: left !important;
width:auto;
padding:0 10px;
border-bottom:none;
}
</style>
</head>