Commit Graph

1059 Commits

Author SHA1 Message Date
nathan
2b1c5ce1b2 Add weird bubble tabs to fancy theme 2024-08-19 14:21:14 -06: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
6313d1ac7a Add dirty warning for mobile 2024-07-25 15:20:19 -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
nathan
076694187c Kdots style work
- Get CSS minify working
- Further darkmode work
2024-07-15 08:24:47 -06:00
ralf
343a841cae missing CSS files generated by the (commited) LESS files 2024-07-12 09:06:16 +02:00
ralf
a670644ad7 remove dhtmlxMenu in favor of Shoelace menu 2024-07-12 09:02:03 +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
nathan
9d0a7f556b Sort out pixelegg/preference font-size 2024-03-26 09:13:19 -06:00
nathan
d2681ce193 Set font-size variable in pixelegg 2024-03-25 14:22:03 -06: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
ralf
928fa6212b load login.js incl. cache-buster via Framework 2024-01-15 10:07:39 +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
c897b03f71 fix 2 JS errors in mobile mail, while search for another 2023-11-15 16:13:58 +02:00
ralf
6529956da2 missing css files of "fix only active sidebox-category header should be white" 2023-11-10 11:28:56 +02:00
ralf
b759afa57d fix only active sidebox-category header should be white, not the text of the whole sidebox, like the drop-down icon of selectboxes in calendar 2023-11-02 20:26:16 +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
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
a91c6a9d7b Update RC status styling for new ET2Select 2023-03-03 14:34:26 +01:00
StefanU
a4b253abc7
Update login.json
Change Icons
2023-03-01 11:26:09 +01: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
ralf
81d044d2a5 bump version to 23.1 2023-02-28 08:50:48 +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
nathan
06ab864b01 Fix "header" button styling on mobile popups (preferences, security, etc) 2023-02-23 10:01:54 -07:00
nathan
5453f1f8f1 Timer dialog for mobile now uses timesheet color for header 2023-02-23 09:11:00 -07:00
nathan
3307292e6f Dialog header on mobile now sized better using font size instead of pixels
also push buttons farther off screen
2023-02-23 09:02:16 -07:00