Changeset 27080 for main/trunk


Ignore:
Timestamp:
2013-03-14T09:56:17+13:00 (11 years ago)
Author:
sjm84
Message:

Added styling for the Enable Greenbug button

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/greenstone3/web/interfaces/default/style/core.css

    r27055 r27080  
    888888
    889889/* GREENBUG */
     890#gbEnableButton{
     891    position:fixed;
     892    left:0px;
     893    bottom:0px;
     894}
     895
    890896.gbTemplateContainer{
    891897    float:left;
     
    904910}
    905911
    906 /* VISUAL XML EDITOR */
     912/* VISUAL XML EDITOR (GREENBUG)*/
    907913#veMainDiv{
    908914    margin:0;
     
    10071013    text-align:center;
    10081014    width:100%;
     1015    margin-bottom:2em;
    10091016}
    10101017
Note: See TracChangeset for help on using the changeset viewer.