summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Remove duplicate opacity for :disableSamuel Mannehed2022-12-121-3/+0
* Move workaround for Firefox bug to input.cssSamuel Mannehed2022-12-122-3/+5
* Be more specific for control bar button backgroundSamuel Mannehed2022-12-121-4/+4
* Break out properties for disabled buttonsSamuel Mannehed2022-12-121-24/+41
* Add styling for input[type=file] elementsSamuel Mannehed2022-12-121-1/+19
* Respect standard font settings for buttons as wellSamuel Mannehed2022-12-121-1/+1
* Add styling for radio buttonsSamuel Mannehed2022-12-121-0/+15
* Add small margin to the right of checkboxesSamuel Mannehed2022-12-121-0/+1
* Add small animation for checkboxesSamuel Mannehed2022-12-121-0/+1
* Set checkbox size using px rather than emSamuel Mannehed2022-12-121-2/+2
* Set a white background-color on checkboxesSamuel Mannehed2022-12-121-0/+1
* Set background gradients using background-imageSamuel Mannehed2022-12-121-8/+12
* Unify element's :disabled styles to use opacitySamuel Mannehed2022-12-121-5/+2
* Move <select>:hover to other hover stylesSamuel Mannehed2022-12-121-4/+4
* Reorder selectors alphabetically in input.cssSamuel Mannehed2022-12-121-4/+4
* Use a outline instead of border for focus-visibleSamuel Mannehed2022-12-071-3/+2
* 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