From 4c2e29f96030431e382726f49e1b78f295494cbf Mon Sep 17 00:00:00 2001 From: Ralf Becker Date: Wed, 5 Feb 2014 10:04:13 +0000 Subject: [PATCH] more styling of calendar edit --- calendar/templates/default/app.css | 6 +++ calendar/templates/default/edit.xet | 4 +- calendar/templates/pixelegg/app.css | 7 ++- calendar/templates/pixelegg/app.less | 70 ++++++++++++++-------------- phpgwapi/js/jsapi/egw.js | 2 +- 5 files changed, 48 insertions(+), 41 deletions(-) diff --git a/calendar/templates/default/app.css b/calendar/templates/default/app.css index 1f83f2e6ea..29947f8c54 100644 --- a/calendar/templates/default/app.css +++ b/calendar/templates/default/app.css @@ -561,3 +561,9 @@ e.g. the div with class calendar_calTimeGrid is generated by the timeGridWidget font-weight: bold; text-align: center; } + +#calendar-edit_action { + width: 10em; + padding-left: 10px; + margin-left: 5px; +} diff --git a/calendar/templates/default/edit.xet b/calendar/templates/default/edit.xet index 06f5eb41f6..47071462f4 100644 --- a/calendar/templates/default/edit.xet +++ b/calendar/templates/default/edit.xet @@ -60,7 +60,7 @@