Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Slight UI refresh #1926

Open
wants to merge 38 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
38 commits
Select commit Hold shift + click to select a range
4bbed1d
Standardize on 4 space-indentation in CSS files
samhed Jan 11, 2025
bf245da
Increase padding of buttons and inputs
samhed Jan 11, 2025
72cac2e
Add margin between label and input in noVNC_panel
samhed Jan 11, 2025
7603ced
Create CSS variables for common noVNC-colors
samhed Jan 11, 2025
ca270ef
Standardize on 6px or 12px border-radius
samhed Jan 11, 2025
e9b48ae
Get rid of gradients on buttons and inputs
samhed Jan 12, 2025
3f29c9d
Differentiate buttons from text inputs
samhed Jan 12, 2025
e1208b0
Redesign select dropdown arrow
samhed Jan 12, 2025
633b4c2
Redesign checkboxes and radiobuttons
samhed Jan 12, 2025
7fdcc66
Add indeterminate styling to checkboxes and radios
samhed Jan 12, 2025
017888c
Rework how buttons react to :hover and :active
samhed Jan 12, 2025
33a2548
Make buttons flat by removing borders
samhed Jan 12, 2025
30d46a0
Fix :disabled styling of file-selector-button
samhed Jan 12, 2025
ee08032
Put specific :disabled rules with its element
samhed Jan 12, 2025
e092f06
Move general :disabled rules to common top section
samhed Jan 12, 2025
d819985
Support 'disabled' attribute on labels
samhed Jan 12, 2025
1c45fd8
Capitalize CSS section headings
samhed Jan 12, 2025
91cd920
Keep CSS for different input elements together
samhed Jan 12, 2025
f0ec3d6
Avoid 2 borders when focus-visible on text inputs
samhed Jan 12, 2025
deb76f9
Add some sane default CSS for textareas
samhed Jan 12, 2025
28e1717
Remove number picker's increase/decrease buttons
samhed Jan 12, 2025
a2352b9
Standardize on ellipsis-type text-overflow
samhed Jan 12, 2025
7b58cb9
Add minimum width to buttons
samhed Jan 12, 2025
54e7681
Pointer cursor on buttons & grab on sliders
samhed Jan 12, 2025
2bc5057
Add styling for color pickers
samhed Jan 12, 2025
331ad34
Make interface airier by increasing line-height
samhed Jan 12, 2025
24f99e5
Add styling for toggle switches
samhed Jan 13, 2025
6c1e7bc
Utilize toggle switch in settings
samhed Jan 13, 2025
3a5dd22
Add styling for checked options in select boxes
samhed Jan 13, 2025
20611b6
Add styling for multi-select lists
samhed Jan 13, 2025
abe3c7b
Make range slider thumbs circular
samhed Jan 13, 2025
8800923
Only color the left part of the range track
samhed Jan 13, 2025
4ab4286
Make text in panel headings bold
samhed Jan 13, 2025
b5675bb
Fix spacing between elements in dialogs
samhed Jan 13, 2025
6db9dbc
Tweak design of noVNC connect button
samhed Jan 14, 2025
14f9ea5
Fix settings panel layout on small screens
samhed Jan 16, 2025
237a34d
Add exceptions for CSS validator false positives
samhed Jan 23, 2025
24835bd
Make the background of expanded settings lighter
samhed Jan 23, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading