DSatishchandra commited on
Commit
9b0f1e2
·
verified ·
1 Parent(s): ccfa93f

Update templates/menu.html

Browse files
Files changed (1) hide show
  1. templates/menu.html +0 -11
templates/menu.html CHANGED
@@ -219,17 +219,6 @@ h1.text-center {
219
  /* Style for add-on checkboxes */
220
  .addon-section .form-check {
221
  margin-left: 10px;
222
- appearance: none;
223
- -webkit-appearance: none;
224
- -moz-appearance: none;
225
- width: 18px; /* Adjust checkbox size */
226
- height: 18px; /* Adjust checkbox size */
227
- border: 2px solid #555; /* Darker border color */
228
- border-radius: 4px; /* Optional: Rounded corners */
229
- background-color: #333; /* Dark background color */
230
- cursor: pointer;
231
- position: relative;
232
- transition: background-color 0.3s ease, border-color 0.3s ease;
233
  }
234
  /* Hover effect for better UI */
235
  .addon-section input[type="checkbox"]:hover {
 
219
  /* Style for add-on checkboxes */
220
  .addon-section .form-check {
221
  margin-left: 10px;
 
 
 
 
 
 
 
 
 
 
 
222
  }
223
  /* Hover effect for better UI */
224
  .addon-section input[type="checkbox"]:hover {