comparison templates/classic/html/style.css @ 3144:ca7c9c19ec4f maint-0.8

merge from HEAD
author Richard Jones <richard@users.sourceforge.net>
date Sun, 13 Feb 2005 21:27:40 +0000
parents 5654dc762e00
children 9aa9436a81e0
comparison
equal deleted inserted replaced
3142:60c7e0bf8874 3144:ca7c9c19ec4f
48 48
49 td.page-header-top { 49 td.page-header-top {
50 padding: 5px; 50 padding: 5px;
51 border-bottom: 1px solid #444; 51 border-bottom: 1px solid #444;
52 } 52 }
53 #searchbox {
54 float: right;
55 }
53 56
54 div#body-title { 57 div#body-title {
55 float: left; 58 float: left;
56 } 59 }
57 60
84 padding: 2px 5px 2px 5px; 87 padding: 2px 5px 2px 5px;
85 margin: 1px 1px 1px 1px; 88 margin: 1px 1px 1px 1px;
86 border: 1px solid #444; 89 border: 1px solid #444;
87 background-color: #eef; 90 background-color: #eef;
88 } 91 }
92
93 .form-small {
94 padding: 0;
95 font-size: 75%;
96 }
97
89 98
90 td.content { 99 td.content {
91 padding: 1px 5px 1px 5px; 100 padding: 1px 5px 1px 5px;
92 vertical-align: top; 101 vertical-align: top;
93 width: 100%; 102 width: 100%;

Roundup Issue Tracker: http://roundup-tracker.org/