Commit Graph

155 Commits

Author SHA1 Message Date
Hadi Nategh
98aac39047 WIP getting all legacy menus close to new webcomponent styling 2022-08-17 12:35:36 +02:00
Hadi Nategh
9b7fe9403b Drop pixelegg template from admin 2022-08-11 13:15:30 +02:00
Hadi Nategh
ea11a28868 WIP converting toolbar subwidgets to use wc widgets 2022-08-01 17:59:40 +02:00
ralf
649f4df511 change image urls in pixelegg from ../images/ to ../../api/templates/default/images/ 2022-07-31 10:25:01 +02:00
nathan
93167940f8 Fix validation errors were not visible, improve required css
It looks weird if you use et2_required class instead of setting required attribute.
2022-07-27 11:33:14 -06:00
nathan
2cd5c861aa Favorites: Add icons to dropdown, fix icon styling in sidebox menu 2022-06-28 14:09:29 -06:00
Hadi Nategh
a835d5bc6e WIP replacing jQuery-ui: fix et2_toolbar styling with new details tag 2022-04-26 11:18:43 +02:00
nathan
f8f04071be CSS / Layout cleanup
- Remove margin from input,button,select
- Fix some spacing issues
- Switch selects from display:inline-block to display:block so they take up all parent's space
- Let background (required) color show through select tag
- Some layout tweaks on mail account template
2022-04-22 13:07:22 -06:00
nathan
f126d7fd08 Fix wrong sizing on link list file mimetype icons 2021-12-07 16:28:48 -07:00
Hadi Nategh
f2cb47105e Style toolbar toggled buttons 2021-03-09 17:31:37 +01:00
Hadi Nategh
2f78cffb13 Some styling improvements 2021-02-19 13:11:51 +01:00
Hadi Nategh
e66061a411 Style date_duration widget 2021-02-10 11:20:10 +01:00
Hadi Nategh
467a9cad42 WIP darkmode theme: Implement darkmode switch for mobile view 2020-12-17 17:20:04 +01:00
Hadi Nategh
545452310c WIP darkmode theme: fix application's border colors 2020-12-17 15:28:06 +01:00
Hadi Nategh
a16af38975 WIP darkmode theme: fix more of shadows 2020-12-16 17:04:45 +01:00
Hadi Nategh
92d403d5ef WIP darkmode theme: fix egw message box shadow 2020-12-16 16:40:59 +01:00
Hadi Nategh
b7d9cc9513 WIP darkmode theme: fix some styling 2020-12-16 16:34:48 +01:00
Hadi Nategh
688387a160 WIP darkmode theme: do not apply dark filter to images 2020-12-16 14:16:24 +01:00
Hadi Nategh
f21ac58c87 Introduce dark/light mode theme switch into framework 2020-12-15 20:24:25 +01:00
Hadi Nategh
cf1f3203d0 Remove excessive margin-top from toolbar's more button 2020-09-21 12:21:46 +02:00
Hadi Nategh
35118299cf Fix some styling issues 2020-07-13 16:33:43 +02:00
nathangray
6a7bbb40fe Remove trash icon on first favorite 2020-06-02 14:22:49 -06:00
Hadi Nategh
25455ba8a5 Set svg icons for selectboxes 2020-03-12 13:37:53 +01:00
Hadi Nategh
163eb1fe48 Apply some fine alignments on sidebar menu items 2019-09-27 12:23:52 +02:00
nathangray
861794fc4d use SVG for attach icon 2019-09-09 16:29:12 -06:00
nathangray
dcea81513d Replace vfs entry red X icons with trash can 2019-05-31 12:04:22 -06:00
nathangray
b2feaf042a Replace remaining red X icons with trash can 2019-05-24 13:18:23 -06:00
Hadi Nategh
4a010c3edd Migrate couple of more png icons to svg 2019-05-22 11:23:44 +02:00
Hadi Nategh
4b1aefef62 Fix hover color of toolbar's more button 2019-04-15 15:20:54 +02:00
Hadi Nategh
fa8381c229 Remove underline decoration from favorites item 2019-04-09 14:31:41 +02:00
Hadi Nategh
6d475de316 Add svg version of favorite icon 2019-04-09 11:36:56 +02:00
Hadi Nategh
f720ffdf1d Fix favorites styles inside sidebar menu 2019-04-09 11:02:12 +02:00
Hadi Nategh
281a75883c Some improvements for nextmatch header style 2019-03-25 14:21:56 +01:00
Hadi Nategh
7f138c8ad9 Add more style to vfsPath 2019-01-16 16:05:38 +01:00
Hadi Nategh
583188e192 Match et2_require color with the rest 2018-12-17 16:01:36 +01:00
Hadi Nategh
59b0b985b0 Change delete icon for link_to widget 2018-12-13 16:27:55 +01:00
Hadi Nategh
66bb77b37c Fix 7-5 days switch action in calendar toolbar does not show a right cursor 2018-09-20 14:25:24 +02:00
Hadi Nategh
835913e454 Fix file upload button does not cover its caption 100% 2018-04-11 16:45:05 +02:00
Hadi Nategh
b56fc20a94 Fix splitters style 2018-03-26 11:20:42 +02:00
nathangray
2d93c48b75 Some style fixes:
- Missing icons in several dialogs
- Change nextmatch dialog action to use et2_dialog
2017-11-28 15:59:06 -07:00
nathangray
95e66730c4 Etemplate - add 'app_icons' option for link-entry to show app selection as a list with icons 2017-09-13 10:22:07 -06:00
Hadi Nategh
b680e76c45 * All applications: Fix some icons glitches for default template - thanks to Stefan Unverricht. 2016-10-28 10:17:14 +02:00
Hadi Nategh
d3467b49e7 Implement fav_filter icon base on template 2016-09-29 12:06:40 +02:00
Hadi Nategh
03709d1ba3 Change fav icon from bullet to star 2016-07-27 09:42:54 +02:00
Hadi Nategh
e5f35bedae Improve style of taglist 2016-06-15 17:05:37 +02:00
Hadi Nategh
bc923dfa12 Try to mid align favorite icons 2016-06-02 10:40:07 +02:00
Hadi Nategh
6349fa7f27 Better alignment for items in sidebar 2016-05-30 18:26:02 +02:00
Hadi Nategh
179d121efa Fix toolbar menulist height calculation 2016-05-27 16:32:56 +02:00
Hadi Nategh
c35654ddca Fix hover color on prev-today-next buttons on date picker 2016-05-18 14:41:51 +02:00
Ralf Becker
76ab72d689 fix eT2 appicon widget should allways have gray-filter applied
was not the case in grid (table.egwGridView_grid)
also ignored .css in less subdir incl. removal off already committed ones
2016-05-16 15:36:18 +02:00