summaryrefslogtreecommitdiff
path: root/app/styles
Commit message (Expand)AuthorAgeFilesLines
* Use unitless numbers for line-height valuesSamuel Mannehed2023-03-231-2/+2
* Properly center the checkbox checkmarkSamuel Mannehed2023-03-231-4/+4
* Fix positioning of checkbox checkmarkSamuel Mannehed2023-01-021-2/+3
* Reinstate outer div of noVNC_connect_buttonSamuel Mannehed2022-12-231-8/+9
* Get rid of WebKit's button top marginSamuel Mannehed2022-12-231-0/+1
* Don't show virtual keyboard button in webkitSamuel Mannehed2022-12-221-1/+1
* Add FIXME for virtual keyboard button on touchSamuel Mannehed2022-12-151-0/+5
* Use "initial" for displaying handle touch areaSamuel Mannehed2022-12-151-1/+1
* Remove outer div from noVNC_connect_buttonSamuel Mannehed2022-12-151-12/+10
* Get rid of noVNC_touch in favor for @media queriesSamuel Mannehed2022-12-142-33/+40
* Ensure arrow doesn't change on disabled <select>Samuel Mannehed2022-12-141-2/+2
* Make connect button a regular <button>Samuel Mannehed2022-12-141-15/+12
* Add comment explaining the handle touch areaSamuel Mannehed2022-12-141-0/+1
* Get rid of Chrome's blue touch tap highlightSamuel Mannehed2022-12-131-0/+3
* Separate the disabling of :hover for touchSamuel Mannehed2022-12-132-12/+35
* Use the same background gradient on all buttonsSamuel Mannehed2022-12-131-6/+5
* Add FIXME for select:active on FirefoxSamuel Mannehed2022-12-131-0/+2
* Buttons shouldn't react to clicks when disabledSamuel Mannehed2022-12-121-0/+2
* Add section comments to input.cssSamuel Mannehed2022-12-121-0/+33
* Simplify :focus-visible & :disabled selectorsSamuel Mannehed2022-12-121-43/+2
* Share some properties between all input elementsSamuel Mannehed2022-12-121-26/+3
* Combine rules for buttons in input.cssSamuel Mannehed2022-12-121-8/+1
* Change arrow direction of active select buttonSamuel Mannehed2022-12-121-1/+10
* Put all styling for selected buttons in one placeSamuel Mannehed2022-12-121-4/+4
* Clarify comment about hover state on touch devicesSamuel Mannehed2022-12-121-1/+1
* 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