Commit Graph

397 Commits

Author SHA1 Message Date
milan
935e71c92c fancy theme tab header styling --remove text and added it as hover instead and moved image size calculation from class.pixelegg_framework.inc.php to pixelegg.less so it can be overwritten by e.g. fancy.less 2024-09-27 11:36:24 +02:00
milan
160f0e9aa7 align toolbar icons in the center 2024-09-19 17:34:52 +02:00
ralf
c1a4cceee1 fix and align (+) icon for mobile 2024-09-19 14:59:22 +02:00
milan
7431f0c25a fix mail drop-hover sometimes caused tree background to be yellow when dragged to the wrong place 2024-09-19 13:05:53 +02:00
ralf
55186b7855 remove (second) square icon overlaying the original checkbox 2024-09-16 09:02:31 +02:00
ralf
5b24629d73 replace with bootstrap images 2024-09-13 14:25:05 +02:00
ralf
4f7b6d6b0b readd or replace many missing/removed images 2024-09-13 11:49:09 +02:00
ralf
1bcf70c15a found a nicer way of adding bootstrap icons as font into our less files by using .boot-strapicons; to include the boilerplate 2024-09-13 10:27:39 +02:00
ralf
cdb6a09489 replace caret-icons in sidebox with (colorable) bootstrap font instead of using the (black) svg images 2024-09-13 10:03:03 +02:00
ralf
1b0f8683bb readded a ton of images I had not replacement for and which were used in less files, todo: fw_mobile.less 2024-09-12 16:18:55 +02:00
ralf
ac389d8aab remove all existing images and adding a couple redesigned ones to match Bootstrap icons 2024-09-12 15:00:17 +02:00
ralf
81412b0af3 use bootstrap icons for top- and avatar-menu 2024-09-04 18:34:31 +02:00
nathan
69c87ffb94 Darker panel border, applies to details & groupbox 2024-08-29 10:25:30 -06:00
ralf
87afa355aa applying dark-mode filter to et2-image and NOT the img tag used inside, to apply it also if we use a font-based image (missing auto-generated CSS files) 2024-08-29 08:57:41 +02:00
nathan
135eea076a Try to fix some icon alignment issues 2024-08-28 17:48:17 -06:00
ralf
039acf1569 fix left padding of image in buttons, specially for fancy theme 2024-08-27 14:25:49 +02:00
ralf
3f80021c8e fix wired icon-sized in tree (by defaulting img in et2-image to width: 16px and not max-width: 100%) 2024-08-27 12:25:36 +02:00
ralf
05be3df77e set width (instead of height) for et2-image in grid 2024-08-19 15:20:22 +02:00
ralf
861bb8e846 use bootstrap icons as icon-font for whole EGroupware, not just in smallPART/ViDoTeach 2024-08-15 09:25:18 +02:00
ralf
1e98adb658 start of new "fancy" theme 2024-08-14 14:30:07 +02:00
nathan
8416c435a7 Menu style fixes
- Remove heavy border, thicken shadow on context menu
- Update Shoelace to 2.16.0, fixes checkboxes on submenus
2024-08-06 13:23:35 -06:00
nathan
f8596793ca Make contextmenu box-shadow more transparent 2024-07-23 15:29:10 -06:00
nathan
d4ecde3ce9 Bigger border on context menu 2024-07-17 10:10:24 -06:00
ralf
343a841cae missing CSS files generated by the (commited) LESS files 2024-07-12 09:06:16 +02:00
milan
22099dc640 remove dhtmlxTree references from pixelegg styling, since it does not exist anymore 2024-07-11 13:58:49 +02:00
ralf
a127860ad6 fix small 12pt font-size on login inputs after custom font introduction 2024-05-21 19:15:01 +02:00
ralf
2a822ea0a8 * Api: allow to upload and use custom web-fonts for EGroupware and the rich-text editor (TinyMCE) 2024-04-04 13:27:13 +02:00
hadi
37667df880 Fix wrongly filtered avatars in darkmode, happens for calOwner and regular account-selector widgets 2023-12-19 13:22:06 +01:00
ralf
0b9f7b7509 allow to use Api\Framework::bodyClass('scrollVertical') to enable vertical scrolling on body e.g. for old admin stuff like async service 2023-12-16 11:19:35 +02:00
nathan
11f4822269 Fix select popups in sidemenu were behind main content 2023-11-28 09:51:50 -07:00
nathan
3673b47e5f Fix quick add selecbox overlaps app when hidden 2023-11-15 14:22:17 -07:00
nathan
36f42f77db Fix quick add did not always work the second time 2023-09-19 13:53:15 -06:00
Nathan Gray
e323cd1d79
Feature/shoelace 2.4 upgrade (#135)
Update shoelace to 2.9.0
2023-09-13 11:55:33 -06:00
nathan
c213ebb17d Fix tooltip was under calendar popup 2023-06-14 09:04:01 -06:00
hadi
3c35137e2c Fix icon size 2023-06-05 15:19:54 +02:00
hadi
4d133c04b8 Fix avatar cropper picture gets inverted color in darkmode 2023-05-26 11:24:05 +02:00
hadi
6aca684905 Fix top header buttons in mobile dialog are not top aligned 2023-05-23 12:59:14 +02:00
hadi
2f3024468f Fix toolbar's action icons are no longer visible in mobile theme 2023-05-16 12:47:20 +02:00
nathan
aa89bf82af Et2Select: Re-color dropdown icon in darkmode 2023-04-05 11:30:36 -06:00
hadi
c889b8fc74 Keep avatar images out of filtering in darkmode 2023-03-28 12:29:36 +02:00
nathan
9f55b8ca95 Second try to keep select icons their original color 2023-03-27 11:35:10 -06:00
nathan
27fe43825f Fix mis-positioned dropdowns in sidebox with darkmode 2023-03-24 13:42:22 -06:00
nathan
af66c63714 Keep select tag icons their original color 2023-03-24 11:45:55 -06:00
nathan
09ffa47041 Change border for dialog & flatpicker calendar in dark mode 2023-03-09 08:54:52 -07:00
Hadi Nategh
057afb8623 Some styling fixes for mobile view:
- fix broken Addressbook's avatar in view and edit mode
- fix buttons with icon not getting white filter
2023-02-28 13:06:52 +01:00
Hadi Nategh
13a26fcadb Fix disabled buttons in mobile view not being hidden 2023-02-28 12:25:42 +01:00
Hadi Nategh
3d98159d2b Fix styling of delete popup dialogs in mobile view 2023-02-28 12:22:57 +01:00
Hadi Nategh
91c9038ba8 Restyle et2 dialog buttons in mobile theme 2023-02-28 12:08:38 +01:00
nathan
ae01e30d55 Mobile dialog style changes
- Add dialog close button back, hide the footer cancel buttons to avoid duplication
- Footer buttons with icon show only icon, label preserved for accessibility
- Footer buttons without icon show as button with label
- Footer buttons can wrap to another line
2023-02-24 10:38:35 -07:00
nathan
ab812c8dec Just the timer dialog gets timesheet color, leave others alone 2023-02-23 10:12:21 -07:00