Changeset 6724
- Timestamp:
- 07/05/12 17:42:53 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/prototype/modules/mail/css/followupflag.css
r6487 r6724 53 53 .followupflag-container .background-color {margin:0; outline: 0; width: 100px; -moz-border-radius: 5px; -webkit-border-radius:5px; float: left; } 54 54 .flag-edit { background: #00820F; width: 8px; height: 6px; float:left; margin: 4px 0 -3px 5px; } 55 .flag-edited{ width: 8px; height: 6px; }55 .flag-edited{ width: 8px; height: 6px; } 56 56 .colorpicker { float: right; margin: -15px 0 0 0; } 57 57 … … 290 290 top: 11px; 291 291 } 292 .search-result-item { 293 border: none; 294 } 295 .td-label-search { 296 border: none; 297 }
Note: See TracChangeset
for help on using the changeset viewer.