Commit Graph

13 Commits

Author SHA1 Message Date
tom mortensen c3dd62f1d5 Merge pull request #1874 from dlandon/container_device_not_showing
Container device not showing in Dockerman.
2024-09-27 09:19:24 -07:00
dlandon 828cd7b747 Container device not showing in Dockerman. 2024-09-26 09:13:42 -05:00
Christoph Hummer e9faee0d27 Update CreateDocker.php 2024-09-09 17:07:43 +02:00
Squidly271 b85cd55423 Update CreateDocker.php 2024-02-19 21:00:27 -05:00
bergware b09e015234 Docker: improved configuration styling
- added icon to variable type
2023-11-24 14:53:53 +01:00
bergware dc700749a2 Copyright update 2023-10-26 17:11:36 +02:00
bergware ceeb125ba9 Use "null coalescing assignment" operator for $docroot 2023-10-26 14:00:15 +02:00
bergware 6d20bdc430 Make dialog window appearance more consistent 2023-10-25 18:50:51 +02:00
bergware 3e1801faa0 Docker: minor style update 2023-10-15 15:18:09 +02:00
bergware 202cb8c222 Move inline styling in page files to dedicated css files
Instead of styling defined inside a page file, these settings are now kept in a dedicated css file. This has several advantages:

- It comes much easier to maintain styling, all css files are easy to find and update
- Browser can cache css files, which may improve page loading time
- Separate theme css files exist, no more need to make selection by coding

- This PR is a 1-to-1 move of existing inline styling to css files
- In future more optimization can be made by consolidating css files
2023-10-14 19:02:35 +02:00
bergware 2f82d097b6 Make dialog boxes consistent 2023-10-14 14:41:17 +02:00
bergware a2818218c6 Make dialog boxes consistent 2023-10-14 14:21:18 +02:00
Tom Mortensen f9ec00b488 repo reorg 2023-06-02 12:49:33 -07:00