Changeset 4767

Show
Ignore:
Timestamp:
06/05/08 15:18:03 (6 months ago)
Author:
matti.tahvonen@…
Message:

#1572 : test case and margins

Location:
trunk
Files:
4 added
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/WebContent/ITMILL/themes/default/styles.css

    r4739 r4767  
    500500        height: 20px 
    501501} 
     502.i-gridlayout-margin-top { 
     503        padding-top: 15px; 
     504} 
     505.i-gridlayout-margin-bottom { 
     506        padding-bottom: 15px; 
     507} 
     508.i-gridlayout-margin-left { 
     509        padding-left: 18px; 
     510}  
     511.i-gridlayout-margin-right { 
     512        padding-right: 18px; 
     513} 
    502514 
    503515.i-Notification {