Changeset 30364

Show
Ignore:
Timestamp:
02/20/08 14:36:23 (9 months ago)
Author:
lkemen
Message:

adding trash style - trunk adjustment

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • org.nuxeo.ecm.platform/branches/5.1/nuxeo-platform-webapp-core/src/main/resources/themes/theme-alternative.xml

    r30293 r30364  
    10741074        <margin-left>15px</margin-left> 
    10751075      </selector> 
     1076      <selector path=".tabsContent table.trashTable thead th"> 
     1077        <background-color>#58362f</background-color> 
     1078      </selector> 
     1079      <selector path="table.trashTable tbody tr.dataRowOdd"> 
     1080        <background-color>#f6f0ee</background-color> 
     1081      </selector> 
     1082      <selector path=".trashButtons input.button:hover"> 
     1083      </selector> 
    10761084    </style> 
    10771085    <style name="common style 2">