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

Changeset 1106

Show
Ignore:
Timestamp:
04/30/10 14:35:01 (22 months ago)
Author:
johnnyoffline
Message:

CSS

Files:
1 modified

Legend:

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

    r1105 r1106  
    17421742} 
    17431743 
     1744.a-slot.editing-now ul.a-controls 
     1745{ 
     1746z-index: 899; 
     1747} 
     1748 
    17441749ul.a-controls li 
    17451750{ /* All buttons on the site are wrapped in a list. */ 
     
    17711776{ /* Area Controls - Sit ABOVE all slots */ 
    17721777position: relative; 
    1773 z-index: 899; 
    17741778float: left; 
    17751779width: 100%; 
     
    18081812ul.a-controls.a-slot-controls 
    18091813{ 
    1810         z-index: 899; 
    18111814        width: 100%; 
    18121815}