Revision d33d6eac
Von Moritz Bunkus vor mehr als 11 Jahren hinzugefügt
css/kivitendo/main.css | ||
---|---|---|
192 | 192 |
background-color: #8ee085; |
193 | 193 |
color: #000000; |
194 | 194 |
} */ |
195 |
.listheading { |
|
195 |
.listheading, h2 {
|
|
196 | 196 |
padding: 0.2em; |
197 | 197 |
background-color: #EBEBEB; |
198 | 198 |
color: #006400; |
css/lx-office-erp/main.css | ||
---|---|---|
209 | 209 |
border-width:thin; |
210 | 210 |
} |
211 | 211 |
|
212 |
.listheading, .listheading th { |
|
212 |
.listheading, .listheading th, h2 {
|
|
213 | 213 |
font-size: 9pt; |
214 | 214 |
padding:3px; |
215 | 215 |
background-color: |
Auch abrufbar als: Unified diff
CSS: <h2> wie ehemals listheading stylen