Commit Graph

593 Commits

Author SHA1 Message Date
ralf
4b8b6861b2 Size and align update-notification image in topmenu 2025-01-12 20:09:06 +01:00
milan
36de06b157 WIP cleanup css revert too much removed css
(cherry picked from commit ff396d74b3)
2024-12-18 16:40:09 +01:00
milan
54dcda0897 WIP cleanup css --removed some no longer used css
(cherry picked from commit ab16fd77c6)
2024-12-18 16:40:05 +01:00
milan
fd14c1c3b8 remove old themes and deactivate compact since it is not working atm improve darkmode image visibility
(cherry picked from commit 7f2653c007)
2024-12-12 16:50:54 +01:00
milan
d959968075 styling changes according to ticket #101031
-- new "forward mail" image

(cherry picked from commit 794609b179)
2024-11-29 15:54:30 +01:00
milan
ef6b80fc17 mobile styling changes according to ticket #100951 and some styling cleanup
(cherry picked from commit 07e45e8d63)
2024-11-29 15:54:12 +01:00
milan
c83c09118f left align date in status menu
(cherry picked from commit 0a00b49b48)
2024-11-29 15:51:32 +01:00
milan
e2406c6cc2 addressbook view sidemenu contact data styling changes
(cherry picked from commit f705383ecf)
2024-11-21 14:11:36 +01:00
milan
dba2984363 change Icon sizing in GridView (projectmanager)
(cherry picked from commit a5bbfc627a)
2024-11-21 14:11:36 +01:00
milan
8a6880eee5 hide groups for "add favorite" if you have no rights to set it for other groups
(cherry picked from commit 5d968c567f)
2024-11-21 14:11:36 +01:00
milan
6dfda0528b Vacation notice starts as a taller window so bottom buttons are visible.
-- Popups can now be scrolled if needed
Regarding Ticket #100521

(cherry picked from commit 6b6dc0f8e0)
2024-11-21 14:11:36 +01:00
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
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
milan
160f0e9aa7 align toolbar icons in the center 2024-09-19 17:34:52 +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
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
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
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
Alexandros Sigalas
e5b789693e Add my account to Top Menu, only show when user is allowed to maintain his own data 2024-01-29 18:11:19 +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
ralf
6529956da2 missing css files of "fix only active sidebox-category header should be white" 2023-11-10 11:28:56 +02: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
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
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