HomeHelpTrac

Changeset 15940 for trunk


Ignore:
Timestamp:
02/01/12 00:51:35 (4 months ago)
Author:
Anton Lesnikov
Message:

Studio -> Page Builder -> Add Block. Layout improvements.

Location:
trunk/studio/templates/base
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/studio/templates/base/css/builder_page.css

    r15939 r15940  
    6363    width: 620px; 
    6464} 
     65div#adm-bp-create-block-popup div.bx-db-content { 
     66    padding-left: 0px; 
     67    padding-right: 0px;  
     68} 
    6569 
    6670div.adm-bp-create-block-form {} 
     
    7074    padding-bottom: 0px; 
    7175} 
    72  
     76div.adm-bp-create-block-form div.adm-bp-block:first-child { 
     77    margin-top: 0px; 
     78} 
    7379div.adm-bp-cbf-left { 
    7480    float: left; 
     
    8086div.adm-bp-cbf-right { 
    8187    float: left; 
    82     width: 380px; 
     88    width: 440px; 
    8389    height: 300px; 
    8490    overflow-y: auto; 
    8591} 
     92div.adm-bp-cbf-right-cnt {} 
    8693div.adm-bp-cbf-controls { 
    87     margin: 0px -20px; 
    8894    border-top: 1px solid #cccccc; 
    8995} 
Note: See TracChangeset for help on using the changeset viewer.