Commit 7d024783 by Palti Sinaga

kedua

parent ebeb7706
...@@ -2393,7 +2393,7 @@ table th[class*="col-"] { ...@@ -2393,7 +2393,7 @@ table th[class*="col-"] {
.table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th { .table-hover > tbody > tr.danger:hover > th {
background-color: #ebcccc; background-color: #5a5a5a;
} }
.table-responsive { .table-responsive {
overflow-x: auto; overflow-x: auto;
...@@ -2499,7 +2499,7 @@ output { ...@@ -2499,7 +2499,7 @@ output {
padding-top: 7px; padding-top: 7px;
font-size: 14px; font-size: 14px;
line-height: 1.42857143; line-height: 1.42857143;
color: #d2d6de; color: #232323;
} }
.form-control { .form-control {
display: block; display: block;
...@@ -2508,7 +2508,7 @@ output { ...@@ -2508,7 +2508,7 @@ output {
padding: 6px 12px; padding: 6px 12px;
font-size: 14px; font-size: 14px;
line-height: 1.42857143; line-height: 1.42857143;
color: #d2d6de; color: #000000;
background-color: #fff; background-color: #fff;
background-image: none; background-image: none;
border: 1px solid #ccc; border: 1px solid #ccc;
...@@ -3737,7 +3737,7 @@ select[multiple].input-group-sm > .input-group-btn > .btn { ...@@ -3737,7 +3737,7 @@ select[multiple].input-group-sm > .input-group-btn > .btn {
font-size: 14px; font-size: 14px;
font-weight: normal; font-weight: normal;
line-height: 1; line-height: 1;
color: #d2d6de; color: #444444;
text-align: center; text-align: center;
background-color: #eeeeee; background-color: #eeeeee;
border: 1px solid #ccc; border: 1px solid #ccc;
...@@ -3870,7 +3870,7 @@ select[multiple].input-group-sm > .input-group-btn > .btn { ...@@ -3870,7 +3870,7 @@ select[multiple].input-group-sm > .input-group-btn > .btn {
.nav-tabs > li.active > a, .nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus { .nav-tabs > li.active > a:focus {
color: #d2d6de; color: #2f2f2f;
background-color: #ecf0f5; background-color: #ecf0f5;
border: 1px solid #ddd; border: 1px solid #ddd;
border-bottom-color: transparent; border-bottom-color: transparent;
......
...@@ -1433,8 +1433,17 @@ figure.effect-zoe:hover ul.social-icons a:first-child { ...@@ -1433,8 +1433,17 @@ figure.effect-zoe:hover ul.social-icons a:first-child {
color: #777; color: #777;
} }
/*.cuisines img{
width: 100px;
height: 100px;
}*/
/*-- //Cuisines --*/ /*-- //Cuisines --*/
.img-responsive{
width: 300px;
height: auto;
}
/*-- Specials --*/ /*-- Specials --*/
......
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