summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
...
* Replace :focus styling with :focus-visibleSamuel Mannehed2022-12-072-33/+27
* Add styling for input[type=range]Samuel Mannehed2022-12-071-1/+40
* Add styling for checkboxesSamuel Mannehed2022-12-071-0/+29
* Include input[type=image] in input.cssSamuel Mannehed2022-12-072-0/+7
* Set min-height on control bar panelSamuel Mannehed2022-12-071-0/+1
* Tone down comment about user-select on containerSamuel Mannehed2022-11-171-3/+2
* Add "arrow" to <select> elementsSamuel Mannehed2022-11-171-3/+16
* Slightly increase the padding on <select> elementsSamuel Mannehed2022-11-161-0/+4
* Add horizontal rule after logo in control barSamuel Mannehed2022-11-141-0/+6
* Fix indentation of comment in CSSSamuel Mannehed2022-11-111-1/+1
* Make control bar button selectors more specificSamuel Mannehed2022-11-111-10/+10
* Disable iOS long-press popup for sidebar imagesSamuel Mannehed2022-11-021-0/+1
* Prevent accidental selection of the containerSamuel Mannehed2022-11-021-0/+7
* Disable selection globally on sidebarSamuel Mannehed2022-11-021-0/+2
* Ensure the correct cursor on disabled buttonsSamuel Mannehed2022-10-311-0/+3
* Remove unnecessary legacy CSS propertiesSamuel Mannehed2022-10-311-12/+2
* Change default dimensions of clipboard textareaSamuel Mannehed2022-10-281-1/+2
* Limit webaccess clipboard textarea min widthSamuel Mannehed2022-10-281-0/+1
* Don't let the clipboard textarea grow too highSamuel Mannehed2022-10-281-0/+2
* Fix max-width of clipboard textareaSamuel Mannehed2022-10-281-0/+2
* Use border-box for noVNC panelsSamuel Mannehed2022-10-281-1/+2
* Set max-width on all noVNC panelsSamuel Mannehed2022-10-281-4/+1
* Move control bar hint outside of the control barSamuel Mannehed2022-10-241-7/+9
* Only show the control bar hint once per "move"Samuel Mannehed2022-10-242-1/+14
* Match touch area height with height of handleSamuel Mannehed2022-10-141-1/+1
* Move <input> and <button> styles to its own fileSamuel Mannehed2022-10-142-148/+149
* Clean up control bar padding/marginsPierre Ossman2022-10-131-11/+22
* Style <button> the same as <input type="button">Samuel Mannehed2022-10-131-2/+9
* Rename CSS section to better reflect contentsSamuel Mannehed2022-10-121-1/+1
* Make error handler's focus changes best-effortSamuel Mannehed2022-10-121-1/+8
* Check if activeElement exists before using itSamuel Mannehed2022-10-121-1/+1
* Respect font settings on input elementsPierre Ossman2022-10-111-0/+5
* Add more air to settings panelPierre Ossman2022-10-111-1/+6
* Increase input element paddingPierre Ossman2022-10-111-2/+2
* Stop setting margin on input elementsPierre Ossman2022-10-111-3/+1
* Handle crash dialog overflow betterPierre Ossman2022-10-111-2/+4
* Fix typo in fallback_error CSS commentSamuel Mannehed2022-10-071-1/+1
* Block user interaction when fallback error showsSamuel Mannehed2022-10-072-0/+14
* Don't react to interactions with disabled buttonsSamuel Mannehed2022-10-041-5/+5
* Don't use explicitly HelveticaPierre Ossman2022-09-231-1/+1
* Set font family on root elementPierre Ossman2022-09-231-1/+4
* Avoid using translate() for positioningPierre Ossman2022-09-161-3/+3
* Document state classes uses in CSSPierre Ossman2022-09-151-0/+12
* Merge branch 'italian' of https://github.com/M2Rbiz/noVNCPierre Ossman2022-09-142-1/+73
|\
| * Add italian translationFabio Fantoni2022-09-082-1/+73
* | Remove unnecessary clipboard clear buttonSamuel Mannehed2022-09-091-7/+0
|/
* Allow continued reconnect triesJames Kinsman2022-08-081-1/+3
* Add warnings about insecure contextPierre Ossman2022-05-121-0/+8
* Adjust wording and style of server verify dialogPierre Ossman2022-03-101-1/+4
* Make sure server verification dialog is closedPierre Ossman2022-03-101-0/+2