quantity width and forgotten styles updated

This commit is contained in:
batuhanbas
2020-03-03 17:16:14 +03:00
parent 0842803777
commit 40b1ff35bf
11 changed files with 37 additions and 86 deletions

View File

@@ -281,7 +281,8 @@ a.text-yellow:focus
/*--Secondary Color Finish--*/
/*--Info Color--*/
.alert-info {
.alert-info
{
color: #ffffff;
border-color: #328aef;
background-color: #328aef;
@@ -688,7 +689,7 @@ a.bg-yellow:focus,
button.bg-yellow:hover,
button.bg-yellow:focus
{
background-color: #bcbf03 !important;
background-color: #bcbf03 !important;
}
/*--Yellow Color Finish--*/
/*--------Background Colors Finish--------*/