Skip to content

Commit

Permalink
User Program - Perbaikan dashboard
Browse files Browse the repository at this point in the history
  • Loading branch information
RifalAl committed Jun 4, 2020
1 parent 6ec98e9 commit 6fb3a60
Show file tree
Hide file tree
Showing 4 changed files with 1,025 additions and 635 deletions.
9 changes: 9 additions & 0 deletions assets/css/program-style.css
Original file line number Diff line number Diff line change
Expand Up @@ -279,6 +279,15 @@ tr.shown td.details-control {
}


.verAlign {
vertical-align: middle !important;
}

.boxWarna {
width: 10px;
height: 10px;
background-color: tomato;
}

/*Responsive*/
@media(max-width: 1024px) {
Expand Down
4 changes: 2 additions & 2 deletions assets/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,9 @@ body{
background-color: rgba(11,28,44,.1);
border:none;
}
.kt-portlet,kt-portlet--heightfluid{
/*.kt-portlet,kt-portlet--heightfluid{
height: calc(100% - 35px)
}
}*/
.info-aset{
padding: 30px 15px;
/*background-color: #fda109;*/
Expand Down
Loading

0 comments on commit 6fb3a60

Please sign in to comment.