added database code: attachments now also added to appointment lists
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
This commit is contained in:
@@ -164,9 +164,9 @@ table#eventlist{
|
||||
.event h1{
|
||||
margin-top: 40px;
|
||||
}
|
||||
td:nth-child(1) {
|
||||
.eventlist td:nth-child(1) {
|
||||
text-align: center;
|
||||
}
|
||||
tr:nth-child(4n) {
|
||||
.eventlist tr:nth-child(4n) {
|
||||
background: khaki;
|
||||
}
|
||||
Reference in New Issue
Block a user