Commit Graph

417 Commits

Author SHA1 Message Date
milan
bc9b4b9db7 --fix rc status select box to be full width
-- timezone select also has rounded corners in fancy theme
Regarding Ticket #100461

(cherry picked from commit 36fd86b312)
2024-11-14 17:30:27 +01:00
milan
88a4decb20 mail view toolbar menu scrollable on mobile
Regarding Ticket #100541

(cherry picked from commit 7605ba529f)
2024-11-14 16:46:47 +01:00
milan
c3e02acb85 mail view toolbar scales better with small device width 2024-11-13 19:15:47 +01:00
ralf
6cc35c9305 Merge branch 'master' into 23.1 2024-11-06 05:25:34 +01:00
nathan
d008d78ba1 Give site logo some space around it 2024-11-05 14:13:22 -07:00
nathan
49be819828 Keep dropdown tree open when action context menu opens 2024-11-05 10:13:30 -07:00
nathan
968af0b1d2 Change toolbar style
- buttons normally have no border, only on hover
- border below toolbar
2024-10-30 09:40:20 -06:00
nathan
23fb0dcdd8 Fix mobile category colors in list, fix category-color class CSS variable
Added information about --category-color to the styles doc
2024-10-24 10:22:10 -06:00
nathan
74dd6de90b Fix some mobile infolog list alignment
- Put type icon & completed bar on the same line
- Remove a bunch of extra spacing
- Remove large font size from description
2024-10-24 10:22:10 -06:00
nathan
7499465938 Fix infolog type icons in mobile
also fixed nm et2-image icon size
2024-10-23 11:28:36 -06:00
nathan
853d6ddd89 Switch notification switch to use et2-button-toggle in mobile templates 2024-10-17 16:04:30 -06:00
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
nathan
bf15c93d96 Bigger border on context menu 2024-09-06 08:26:53 +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
00fdf6a227 Menu style fixes
- Remove heavy border, thicken shadow on context menu
- Update Shoelace to 2.16.0, fixes checkboxes on submenus

(cherry picked from commit 8416c435a7)
2024-08-14 13:17:44 +02:00
nathan
abcb249935 Make contextmenu box-shadow more transparent
(cherry picked from commit f8596793ca)
2024-08-14 13:17:30 +02:00
nathan
c22cafbdcb Bigger border on context menu
(cherry picked from commit d4ecde3ce9)
2024-08-14 13:15:02 +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
59ecd0688c Merge branch 'master' into 23.1 2024-07-08 09:35:12 +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
4fed80f78a Fix wrongly filtered avatars in darkmode, happens for calOwner and regular account-selector widgets 2023-12-19 13:23:52 +01: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
3cacf1823e 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:20:30 +02: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
4cca08d59d Fix select popups in sidemenu were behind main content 2023-11-28 21:44:44 +02:00
nathan
11f4822269 Fix select popups in sidemenu were behind main content 2023-11-28 09:51:50 -07:00
nathan
255c08853b Fix quick add selecbox overlaps app when hidden 2023-11-15 14:25:54 -07:00