diff --git a/etemplate/templates/default/etemplate2.css b/etemplate/templates/default/etemplate2.css index f15b020f3c..15aca7b097 100644 --- a/etemplate/templates/default/etemplate2.css +++ b/etemplate/templates/default/etemplate2.css @@ -236,6 +236,7 @@ button.et2_button_with_image { background-repeat: no-repeat; background-position: 4px center; background-size: 16px; + height: 24px; } /* et2_box_widget ###*/ button[id="cancel"], diff --git a/phpgwapi/templates/default/images/filemanager.png b/phpgwapi/templates/default/images/filemanager.png new file mode 100644 index 0000000000..0644f13170 Binary files /dev/null and b/phpgwapi/templates/default/images/filemanager.png differ diff --git a/phpgwapi/templates/default/images/high.png b/phpgwapi/templates/default/images/high.png new file mode 100644 index 0000000000..5ceeece043 Binary files /dev/null and b/phpgwapi/templates/default/images/high.png differ diff --git a/phpgwapi/templates/default/images/to_calendar.png b/phpgwapi/templates/default/images/to_calendar.png new file mode 100644 index 0000000000..7b9c92e33c Binary files /dev/null and b/phpgwapi/templates/default/images/to_calendar.png differ