src/main/webapp/lightpit.css

changeset 80
27a25f32048e
parent 75
33b6843fdf8a
child 86
0a658e53177c
equal deleted inserted replaced
79:f64255a88d66 80:27a25f32048e
118 118
119 table.datatable { 119 table.datatable {
120 width: auto; 120 width: auto;
121 border-style: solid; 121 border-style: solid;
122 border-width: 1pt; 122 border-width: 1pt;
123 border-color: black; 123 border-color: silver;
124 border-collapse: collapse; 124 border-collapse: collapse;
125 } 125 }
126 126
127 table.datatable th { 127 table.datatable th {
128 white-space: nowrap; 128 white-space: nowrap;
174 vertical-align: top; 174 vertical-align: top;
175 } 175 }
176 176
177 .hcenter { 177 .hcenter {
178 text-align: center; 178 text-align: center;
179 }
180
181 .hright {
182 text-align: right;
179 } 183 }
180 184
181 .smalltext { 185 .smalltext {
182 font-size: smaller; 186 font-size: smaller;
183 } 187 }

mercurial