Changeset 19 for branches/portal_by_daris/style
- Timestamp:
- 02/10/09 09:35:07 (3 years ago)
- Files:
-
- 1 modified
-
branches/portal_by_daris/style/style.css (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/portal_by_daris/style/style.css
r18 r19 58 58 } 59 59 60 .portal font {61 line-height: normal62 }63 64 60 #rightside .panel { 65 61 margin-right: 0px !important … … 71 67 } 72 68 73 ul.recent-post li.by, ul.recent-post li.posted { 74 font-size: 0.9em; 69 /* For Active topics panel */ 70 .panel .main-options { 71 margin-bottom: 0; 75 72 } 76 73 77 /* needed by Firefox 3*/78 .brd .frm-newform .frm-textarea textarea {79 width: 100% !important;80 }81 74 82 . news-info-right {75 .panel .news .news-info-right { 83 76 float: right; 84 77 }