Changeset 2946
- Timestamp:
- 07/23/08 17:57:25 (1 month ago)
- Files:
-
- trunk/project/themes/pelmo/www/styles/copix.css (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/project/themes/pelmo/www/styles/copix.css
r2732 r2946 9 9 .errorMessage h1 { 10 10 background-color: #792206; 11 background-image:url('../img/titre_rouge.gif');12 11 background-repeat:no-repeat; 13 12 background-position: top right; … … 64 63 .alternate { 65 64 background-color: #F3F8FA; 66 }67 68 /** Mootools **/69 .resizable{70 padding-bottom: 24px;71 padding-right: 20px;72 background-image: url('../img/modules/wiki/resize.png');73 background-position: bottom right;74 background-repeat: no-repeat;75 }76 77 .moocolumn {78 padding-right : 4px;79 }80 81 .moocolumn2 {82 padding-left : 4px;83 border-left : 1px dotted #AEAEAE;84 65 } 85 66
