Plugin Directory

Changeset 1610846


Ignore:
Timestamp:
03/08/2017 07:30:48 PM (9 years ago)
Author:
robby.roboter
Message:

make div transparent

Location:
redi-restaurant-reservation/branches/newDesign
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • redi-restaurant-reservation/branches/newDesign/css/restaurant.css

    r1610837 r1610846  
    9393    left: 430px;
    9494    top: 12px;
    95     background: #f3f3f3;
    9695    background-image: url(../img/f_cancel_form_hover.png);
    9796    background-repeat: no-repeat;
     
    218217/* number of people */
    219218.f_subbox_data {
    220     background-color: #FFFFFF;
    221219    margin: 0 auto;
    222220    width: 350px;
     
    275273
    276274.f_subbox_data2 {
    277     background-color: #FFFFFF;
    278275    margin: 0 auto;
    279276    height: 85px;
     
    414411/* select time field */
    415412.f_subbox_data3 {
    416     background-color: #FFFFFF;
    417413    margin: 0 auto;
    418414    /*height: 150px;*/
  • redi-restaurant-reservation/branches/newDesign/templates/admin_ajaxed.php

    r1594313 r1610846  
    3737
    3838    <table class="form-table" style="width: 80%;">
    39         <tr >
     39        <tr>
    4040            <th scope="row">
    4141                <label for="Name">
Note: See TracChangeset for help on using the changeset viewer.