This commit is contained in:
Yan
2017-10-03 18:44:27 +06:30
parent c28751a8e0
commit add2c26722
6 changed files with 50 additions and 16 deletions

View File

@@ -2363,7 +2363,7 @@
/* General ===================================== */
body {
background-color: #e9e9e9;
/*background-color: #e9e9e9;*/
-moz-transition: all 0.5s;
-o-transition: all 0.5s;
-webkit-transition: all 0.5s;
@@ -5156,7 +5156,7 @@ fieldset[disabled] .form-control {
-moz-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0;
background-color: transparent;
/*background-color: transparent;*/
font-size: 13px;
margin-bottom: 10px; }
.breadcrumb li a {