noVNC/app/styles
Samuel Mannehed fc5bb6dab6 Add "arrow" to <select> elements
Since we are setting "appearance: none" on our <select> elements, the
drop down arrow from the browser is hidden. This arrow doesn't fit in
visually though. This commit adds a new arrow from a simple data url
SVG. Its a dark triangle "pointing" downwards.

Note that we need to set the background to both the gradient and the
image here. Both use the "background-image" property for the graphic,
but since they are positioned differently we must use the general
"background" shorthand.
2022-11-17 08:34:50 +01:00
..
Orbitron700.ttf Enable noVNC to become Browserifiable 2016-09-16 15:49:51 -04:00
Orbitron700.woff Enable noVNC to become Browserifiable 2016-09-16 15:49:51 -04:00
base.css Add horizontal rule after logo in control bar 2022-11-14 17:08:54 +01:00
input.css Add "arrow" to <select> elements 2022-11-17 08:34:50 +01:00