projects
/
nanofun.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cae7f38
)
increase translucence of file input widget even more
author
Frédéric Péters
<fpeters@0d.be>
Wed, 22 Feb 2017 20:52:50 +0000
(21:52 +0100)
committer
Frédéric Péters
<fpeters@0d.be>
Sat, 1 Apr 2017 10:37:19 +0000
(12:37 +0200)
nanofun.css
patch
|
blob
|
history
diff --git
a/nanofun.css
b/nanofun.css
index
ea67cf5
..
3f09e58
100644
(file)
--- a/
nanofun.css
+++ b/
nanofun.css
@@
-45,7
+45,7
@@
div.nanotouch input[type=file] {
left: 0;
width: 100%;
height: 100%;
- opacity: 0.01;
+ opacity: 0.0
0
1;
margin: 0;
cursor: pointer;
}