Changeset 1610846
- Timestamp:
- 03/08/2017 07:30:48 PM (9 years ago)
- Location:
- redi-restaurant-reservation/branches/newDesign
- Files:
-
- 2 edited
-
css/restaurant.css (modified) (4 diffs)
-
templates/admin_ajaxed.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
redi-restaurant-reservation/branches/newDesign/css/restaurant.css
r1610837 r1610846 93 93 left: 430px; 94 94 top: 12px; 95 background: #f3f3f3;96 95 background-image: url(../img/f_cancel_form_hover.png); 97 96 background-repeat: no-repeat; … … 218 217 /* number of people */ 219 218 .f_subbox_data { 220 background-color: #FFFFFF;221 219 margin: 0 auto; 222 220 width: 350px; … … 275 273 276 274 .f_subbox_data2 { 277 background-color: #FFFFFF;278 275 margin: 0 auto; 279 276 height: 85px; … … 414 411 /* select time field */ 415 412 .f_subbox_data3 { 416 background-color: #FFFFFF;417 413 margin: 0 auto; 418 414 /*height: 150px;*/ -
redi-restaurant-reservation/branches/newDesign/templates/admin_ajaxed.php
r1594313 r1610846 37 37 38 38 <table class="form-table" style="width: 80%;"> 39 <tr >39 <tr> 40 40 <th scope="row"> 41 41 <label for="Name">
Note: See TracChangeset
for help on using the changeset viewer.