mirror of
https://github.com/kremalicious/blog.git
synced 2025-02-14 21:10:25 +01:00
darker placeholder
This commit is contained in:
parent
e90d659822
commit
d432092cf0
@ -87,12 +87,11 @@
|
|||||||
.box-shadow(none);
|
.box-shadow(none);
|
||||||
background: transparent;
|
background: transparent;
|
||||||
|
|
||||||
.placeholder(rgba(46, 79, 92, .1));
|
.placeholder(rgba(46, 79, 92, .2));
|
||||||
|
|
||||||
&:hover,
|
&:hover,
|
||||||
&:focus {
|
&:focus {
|
||||||
background: rgba(255,255,255,.7) !important;
|
background: rgba(255,255,255,.7) !important;
|
||||||
.placeholder(rgba(46, 79, 92, .2));
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user