Commit 7d024783 by Palti Sinaga

kedua

parent ebeb7706
......@@ -2393,7 +2393,7 @@ table th[class*="col-"] {
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
background-color: #ebcccc;
background-color: #5a5a5a;
}
.table-responsive {
overflow-x: auto;
......@@ -2499,7 +2499,7 @@ output {
padding-top: 7px;
font-size: 14px;
line-height: 1.42857143;
color: #d2d6de;
color: #232323;
}
.form-control {
display: block;
......@@ -2508,7 +2508,7 @@ output {
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
color: #d2d6de;
color: #000000;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
......@@ -3737,7 +3737,7 @@ select[multiple].input-group-sm > .input-group-btn > .btn {
font-size: 14px;
font-weight: normal;
line-height: 1;
color: #d2d6de;
color: #444444;
text-align: center;
background-color: #eeeeee;
border: 1px solid #ccc;
......@@ -3870,7 +3870,7 @@ select[multiple].input-group-sm > .input-group-btn > .btn {
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
color: #d2d6de;
color: #2f2f2f;
background-color: #ecf0f5;
border: 1px solid #ddd;
border-bottom-color: transparent;
......
......@@ -1433,8 +1433,17 @@ figure.effect-zoe:hover ul.social-icons a:first-child {
color: #777;
}
/*.cuisines img{
width: 100px;
height: 100px;
}*/
/*-- //Cuisines --*/
.img-responsive{
width: 300px;
height: auto;
}
/*-- Specials --*/
......
......@@ -36,4 +36,4 @@
</div>
</div>
@endsection
\ No newline at end of file
@endsection
......@@ -5,7 +5,7 @@
<div class="container">
<table class="table table-striped">
<thead>
<tr>
<tr>
<th> No. </th>
<th> No. Rekening </th>
<th> Atas Nama </th>
......@@ -30,4 +30,4 @@
</div>
</div>
@endsection
\ No newline at end of file
@endsection
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment