Ignore:
Timestamp:
2006-01-24T16:39:57+13:00 (18 years ago)
Author:
jrm21
Message:

move border=1 for logos in the collection list from receptionist into style
sheet.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl/images/style.css

    r11088 r11095  
    146146}
    147147
     148/* collections that have a logo should have a border around them */
     149table.collections img {
     150  border: 1px solid;
     151}
     152
Note: See TracChangeset for help on using the changeset viewer.