To participate you must create an account on apostrophenow.org. If you have already done so, click Login.

Changeset 1069

Show
Ignore:
Timestamp:
04/27/10 10:30:22 (22 months ago)
Author:
rickybanister
Message:

removed top margin for save and cancel buttons for richtext and text slots. The buttons should remain close to their related slot so users associate the two

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • plugins/apostrophePlugin/trunk/web/css/a.css

    r1049 r1069  
    29342934} 
    29352935 
     2936/* RB:turning this off so save controls feel closer and more in context to the text area... if this is being done for some other reason please contact me before restoring this style */ 
    29362937.aRichText.a-slot-is-editable ul.a-controls.a-slot-save-cancel-controls, 
    29372938.aText.a-slot-is-editable ul.a-controls.a-slot-save-cancel-controls 
    29382939{ 
    2939         margin-top:10px!important; 
     2940/*      margin-top:10px!important;*/ 
    29402941} 
    29412942