Cable-Desktop/stylesheets
lilia 58e7f3c7e1 Fix file input click zone
Previously, the ugly file input was hidden with opacity, and styled as a
square paperclip icon, but its drop and click zones were not constrained
to the visible square. They remained active across the whole 'Choose
File' button, which overlapped with the textarea. Instead, hide the file
input complete (display: none) and transmit click events from the
paperclip to the input programmatically.

Eventually, we'll need to address drag and drop events, but I want to do
that at the window level. Otherwise dropping a file outside the file
input drop zone causes the browser to navigate to the file://... url.
2015-02-11 17:37:57 -08:00
..
view Fix file input click zone 2015-02-11 17:37:57 -08:00
_shame.scss Add sass stylesheets 2014-11-07 00:17:27 -08:00
_variables.scss Update styles to material design to match Android client (first pass) 2015-02-11 17:37:56 -08:00
index.css Update styles to material design to match Android client (first pass) 2015-02-11 17:37:56 -08:00
manifest.css Fix file input click zone 2015-02-11 17:37:57 -08:00
manifest.css.map Simplify panel state management and message passing 2015-02-11 17:37:56 -08:00
manifest.scss Update styles to material design to match Android client (first pass) 2015-02-11 17:37:56 -08:00
options.css Quick fix for phone input style 2015-01-17 22:32:47 -10:00