Changeset 3034


Ignore:
Timestamp:
Dec 31, 2008, 1:35:56 AM (15 years ago)
Author:
plg
Message:

modification: use Roma compliant icons for expand/collapse actions in
administration instructions. Icons sent by stripy.

Location:
branches/2.0/admin/template/goto
Files:
2 added
2 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.0/admin/template/goto/theme/roma/theme.css

    r3017 r3034  
    5858 .instructionBlockHeaderCollapsed:focus span, .instructionBlockHeaderExpanded:focus span { border-bottom-color: #111; }
    5959 
    60 .instructionBlockHeaderCollapsed { background-image: url(../../icon/expand.png);}
    61 .instructionBlockHeaderExpanded { background-image: url(../../icon/collapse.png);}
     60.instructionBlockHeaderCollapsed { background-image: url(../../icon/expand.gif);}
     61.instructionBlockHeaderExpanded { background-image: url(../../icon/collapse.gif);}
    6262.instructionBlockContent { padding:0 15px 15px;}
    6363SPAN.pwgScreen { font-style:italic; border-bottom:1px dotted #666}
Note: See TracChangeset for help on using the changeset viewer.