DSatishchandra nagasurendra commited on
Commit
a37f746
·
verified ·
1 Parent(s): 7a6530a

Update templates/menu.html (#1)

Browse files

- Update templates/menu.html (916e6711853668795813baf1de6d83c000b6f489)


Co-authored-by: Surendra <[email protected]>

Files changed (1) hide show
  1. templates/menu.html +3 -3
templates/menu.html CHANGED
@@ -45,13 +45,13 @@
45
  border-color: #28a745;
46
  }
47
  .btn-primary:hover {
48
- background-color: #4a5d68;
49
- border-color: #1e7e34;
50
  }
51
  .btn-primary:active,
52
  .btn-primary:focus {
53
  background-color: #4a5d68;
54
- border-color: #1e7e34;
55
  box-shadow: none;
56
  }
57
  .view-cart-container {
 
45
  border-color: #28a745;
46
  }
47
  .btn-primary:hover {
48
+ background-color: #0FAA39;
49
+ border-color: #ffffff;
50
  }
51
  .btn-primary:active,
52
  .btn-primary:focus {
53
  background-color: #4a5d68;
54
+ border-color: #ffffff;
55
  box-shadow: none;
56
  }
57
  .view-cart-container {