forked from CGM_Public/pretix_original
Refs #126 -- Show order history
This commit is contained in:
@@ -16,6 +16,17 @@
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
#sumtoggle {
|
||||
margin-top: 20px;
|
||||
}
|
||||
|
||||
.logentry {
|
||||
.meta {
|
||||
font-size: 12px;
|
||||
margin: 0 0 5px;
|
||||
}
|
||||
p:last-child {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user