Changeset 1826
- Timestamp:
- 07/22/10 15:07:39 (19 months ago)
- Location:
- plugins/apostrophePlugin/trunk/web
- Files:
-
- 2 modified
Legend:
- Unmodified
- Added
- Removed
-
plugins/apostrophePlugin/trunk/web/css/a.css
r1817 r1826 2893 2893 { 2894 2894 float: left; 2895 visibility: hidden;2896 2895 position: relative; 2897 2896 margin: 0 !important; -
plugins/apostrophePlugin/trunk/web/js/aUI.js
r1536 r1826 103 103 // }) 104 104 105 //aContext Slot / Area Controls Setup106 105 $('.a-controls li:last-child').addClass('last'); // Add 'last' Class To Last Option 107 $('.a-controls').css('visibility','visible'); // Display Controls After They Have Been Styled108 106 109 107 // You can define this function in your site.js to execute code whenenever apostrophe calls aUI();

