From 66cc87f7a8b33da0c28056f12ef1ba1adca83b44 Mon Sep 17 00:00:00 2001 From: Ralf Becker Date: Tue, 21 Jan 2014 17:30:52 +0000 Subject: [PATCH] pixelegg changes from Tuesday --- calendar/templates/pixelegg/app.css | 3 ++ calendar/templates/pixelegg/app.less | 2 + filemanager/templates/pixelegg/app.css | 4 +- filemanager/templates/pixelegg/app.less | 4 +- mail/templates/default/compose.xet | 4 +- mail/templates/pixelegg/app.css | 51 +++++++++++++------ mail/templates/pixelegg/app.less | 46 ++++++++++------- .../pixelegg/images/mail_forward.svg | 14 +++++ mail/templates/pixelegg/images/mail_reply.svg | 14 +++++ .../pixelegg/images/mail_replyall.svg | 17 +++++++ 10 files changed, 120 insertions(+), 39 deletions(-) create mode 100755 mail/templates/pixelegg/images/mail_forward.svg create mode 100755 mail/templates/pixelegg/images/mail_reply.svg create mode 100755 mail/templates/pixelegg/images/mail_replyall.svg diff --git a/calendar/templates/pixelegg/app.css b/calendar/templates/pixelegg/app.css index 2d1c26b686..1833190644 100755 --- a/calendar/templates/pixelegg/app.css +++ b/calendar/templates/pixelegg/app.css @@ -1487,6 +1487,9 @@ e.g. the div with class calendar_calTimeGrid is generated by the timeGridWidget border: 1px solid gray; padding-right: 3px; } +.calendar_plannerWidget img { + height: 16px; +} /* calendar_plannerHeader contains a calendar_plannerHeaderTitle and multiple calendar_plannerHeaderRows */ .calendar_plannerHeader { diff --git a/calendar/templates/pixelegg/app.less b/calendar/templates/pixelegg/app.less index f576f05389..007e7436d6 100755 --- a/calendar/templates/pixelegg/app.less +++ b/calendar/templates/pixelegg/app.less @@ -1023,6 +1023,8 @@ e.g. the div with class calendar_calTimeGrid is generated by the timeGridWidget width: 99.5%; border: 1px solid gray; padding-right: 3px; + + img{.dimension_height_s;} } /* calendar_plannerHeader contains a calendar_plannerHeaderTitle and multiple calendar_plannerHeaderRows diff --git a/filemanager/templates/pixelegg/app.css b/filemanager/templates/pixelegg/app.css index cb777c4ac4..264a54112e 100755 --- a/filemanager/templates/pixelegg/app.css +++ b/filemanager/templates/pixelegg/app.css @@ -190,7 +190,7 @@ div.filemanager_navigation > label { left: 0px; right: 30%; position: relative;*/ - top: -15px; + top: 0px; float: left; position: absolute; right: 0; @@ -235,7 +235,7 @@ div.filemanager_navigation > label > input { width: 32px !important; height: 32px !important; position: relative; - top: 13px; + top: 0px; } #filemanager-index .filters { vertical-align: center; diff --git a/filemanager/templates/pixelegg/app.less b/filemanager/templates/pixelegg/app.less index ffa4208ae0..e41f29c8c6 100644 --- a/filemanager/templates/pixelegg/app.less +++ b/filemanager/templates/pixelegg/app.less @@ -87,7 +87,7 @@ div.filemanager_navigation > label { left: 0px; right: 30%; position: relative;*/ - top: -15px; + top: 0px; float: left; position: absolute; @@ -128,7 +128,7 @@ div.filemanager_navigation > label > input { width: 32px !important; height: 32px !important; position: relative; - top: 13px; + top: 0px; } diff --git a/mail/templates/default/compose.xet b/mail/templates/default/compose.xet index 0f5d838891..79ea5af2f8 100644 --- a/mail/templates/default/compose.xet +++ b/mail/templates/default/compose.xet @@ -5,9 +5,9 @@ -