Maintenance Kontrak
This commit is contained in:
Vendored
+10
-1
@@ -7,6 +7,7 @@ body{
|
||||
color:#333;
|
||||
font-size: 12px;
|
||||
/* font-family: "Ubuntu", "Helvetica Neue", Roboto, Arial, "Droid Sans", sans-serif; */
|
||||
zoom: 85%;
|
||||
}
|
||||
|
||||
.navy-link, .breadcrumb-item a{
|
||||
@@ -304,4 +305,12 @@ hr{
|
||||
|
||||
.dataTables_processing .card{
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
.text-wrap{
|
||||
white-space:normal;
|
||||
}
|
||||
|
||||
.width-200{
|
||||
width:400px;
|
||||
}
|
||||
Reference in New Issue
Block a user