webinterface:webui_alternate_server
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| webinterface:webui_alternate_server [2024/05/10 22:08] – [About] emcodem | webinterface:webui_alternate_server [2024/05/10 22:17] (current) – [Global CSS override] emcodem | ||
|---|---|---|---|
| Line 8: | Line 8: | ||
| ===== Global CSS override ===== | ===== Global CSS override ===== | ||
| + | |||
| + | Technical information for HTML aware developers: all pages in webinterface attempt to load the override.css file. If you open the browser debug tools F12 you will typically see a 404 error for override.css (unless you did create it as described here). | ||
| * In the root folder of webinterface, | * In the root folder of webinterface, | ||
| - | * create the folder | + | * create the subfolder |
| * create the file override.css | * create the file override.css | ||
| **Example: hide the " | **Example: hide the " | ||
| - | Content of alternate-server/ | + | Content of /alternate-server/ |
| <code css> | <code css> | ||
| Line 23: | Line 25: | ||
| </ | </ | ||
| + | Tipp: Typically you can just use the Browser F12 debug tools to locate the HTML Elements properties you need to know in order to locate and alter it in the override.css | ||
| ===== Fetch Jobs and Tasks from external Systems ===== | ===== Fetch Jobs and Tasks from external Systems ===== | ||
webinterface/webui_alternate_server.1715378910.txt.gz · Last modified: 2024/05/10 22:08 by emcodem