create-events.cgi: optionally select series
This commit is contained in:
11
website/agenda/planung/css/create-events.css
Normal file
11
website/agenda/planung/css/create-events.css
Normal file
@@ -0,0 +1,11 @@
|
||||
@charset "UTF-8";
|
||||
|
||||
#content td.label {
|
||||
max-width: none;
|
||||
}
|
||||
|
||||
#content #seriesContainer {
|
||||
max-width: 80ch;
|
||||
overflow:clip;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
Reference in New Issue
Block a user