Changeset 16207
- Timestamp:
- 14/07/08 14:18:41 (1 month ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/intermine/webapp/main/resources/webapp/css/widget.css
r15636 r16207 2 2 width:450px; 3 3 height:500px; 4 padding:10px; 5 margin:10px; 4 margin: 10px; 6 5 border:1px solid #D0B5D7; 7 6 text-align:center; … … 10 9 background-repeat: repeat-x; 11 10 background-position: bottom; 11 padding-top: 10px; 12 padding-right: 10px; 13 padding-bottom: 50px; 14 padding-left: 10px; 15 16 12 17 } 13 18
