1
0
mirror of https://github.com/kremalicious/blog.git synced 2024-11-22 09:56:51 +01:00

darker placeholder

This commit is contained in:
Matthias Kretschmann 2013-11-30 17:32:17 +01:00
parent e90d659822
commit d432092cf0

View File

@ -87,12 +87,11 @@
.box-shadow(none);
background: transparent;
.placeholder(rgba(46, 79, 92, .1));
.placeholder(rgba(46, 79, 92, .2));
&:hover,
&:focus {
background: rgba(255,255,255,.7) !important;
.placeholder(rgba(46, 79, 92, .2));
}
}