summaryrefslogtreecommitdiffstats
path: root/src/main/resources/styles/login.css
Commit message (Collapse)AuthorAgeFilesLines
* Small ui fixesUdo Walter2020-11-161-0/+1
| | | | | Add margin to the top of the logo Disable line breaks for the location status text
* Move custom logo to the bottom leftUdo Walter2020-08-131-2/+13
| | | | With the property 'slx-logo-primary: true' in the guacamole.properties file the custom logo will be displayed as the primary logo in the center. (In this case the bwlehrpool logo will displayed in the bottom left instead)
* Some UI changes:Udo Walter2020-08-081-5/+21
| | | | | | | | - add double click to select location and continue - add a preselected location (first one in the list without a password) - add logo above the location selection - remove redundant text at the bottom - the logo is now customizable via the guacamole.properties file (property name: slx-logo-url)
* Fix connecting to a new client after exiting a client. Add logo, favicon and ↵Udo Walter2020-05-091-0/+11
logout button.