Changeset 4579 for extensions/LLGBO2


Ignore:
Timestamp:
Dec 29, 2009, 2:10:49 PM (14 years ago)
Author:
EXFTB
Message:

llgbo2 administration frame fix bug with chrome

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/LLGBO2/css/look_like_gbo2_admin.css

    r4578 r4579  
    1212     border: 2px solid red;
    1313     font-weight: bold;
    14          padding:1em;
     14         padding:.2em;
    1515         -moz-border-radius:6px;
    1616   }
     
    4141}
    4242#llgboframetable{
    43         margin:1em;
    44         width:65%;
    45         text-align:center;
    46         position: relative;
    47         top:-2.5em;
    48         margin:auto
     43        margin-right:200px;  /* chrome */
     44        width:60%; 
     45        text-align:left;
    4946}
    5047#gboh2{text-align:center; position: relative;top:1.5em;left:40%}
    5148
    5249#tooltip{
     50    margin-right:200px;  /* chrome */
    5351    width:67%;
    5452        -moz-border-radius:10px;
Note: See TracChangeset for help on using the changeset viewer.