Develop Jadwal Salur DBH
This commit is contained in:
Vendored
+2
-66
@@ -1,13 +1,5 @@
|
||||
@import url('https://fonts.googleapis.com/css?family=Ubuntu');
|
||||
|
||||
body{
|
||||
background: url("../bg.jpg") no-repeat;
|
||||
background-size: cover;
|
||||
color:#333;
|
||||
font-size: 12px;
|
||||
font-family: "Ubuntu", "Helvetica Neue", Roboto, Arial, "Droid Sans", sans-serif;
|
||||
}
|
||||
|
||||
.select2-container {
|
||||
width: 100% !important;
|
||||
padding: 0;
|
||||
@@ -80,30 +72,6 @@ hr{
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
.h3{
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.login, body .container.body .right_col{
|
||||
background: transparent;
|
||||
}
|
||||
|
||||
.x_content h2{
|
||||
color:#555;
|
||||
}
|
||||
|
||||
.col-form-label{
|
||||
color:#73879C;
|
||||
}
|
||||
|
||||
.dataTables_paginate a:hover{
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.wizard_horizontal ul.wizard_steps{
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
.tblClickRow tr > td{
|
||||
cursor:pointer
|
||||
}
|
||||
@@ -177,39 +145,7 @@ hr{
|
||||
|
||||
100% {transform: rotate(360deg);}
|
||||
}
|
||||
.nav-sm .container.body .col-md-3.left_col.menu_fixed{
|
||||
height: 95% !important;
|
||||
}
|
||||
|
||||
.x_title{
|
||||
background: whitesmoke !important;
|
||||
padding: 5px;
|
||||
border-top: 1px solid #DDD;
|
||||
border-bottom: 1px solid #DDD;
|
||||
}
|
||||
|
||||
.x_title button, .x_title.btn{
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
.tag{
|
||||
background: #3f5367;
|
||||
}
|
||||
|
||||
.tag:after{
|
||||
border-left: 11px solid #3f5367;
|
||||
}
|
||||
|
||||
.x_title h2 small{
|
||||
color: darkgray;
|
||||
}
|
||||
|
||||
.dataTables_paginate a{
|
||||
background: none !important;
|
||||
}
|
||||
|
||||
a.paginate_button.current{
|
||||
background: rgba(52,73,94,0.94) !important;
|
||||
color: #fff;
|
||||
border-radius: 5px;
|
||||
.td-nowrap{
|
||||
white-space: nowrap;
|
||||
}
|
||||
Reference in New Issue
Block a user