Correct extremely silly syntax error.
The indented syntax obviously doesn’t use curly braces.
This commit is contained in:
parent
6a4dbc6043
commit
25431b226d
@ -1,8 +1,6 @@
|
|||||||
@import compass/css3/user-interface
|
@import compass/css3/user-interface
|
||||||
|
|
||||||
input[type="text"] {
|
input[type="text"]
|
||||||
+input-placeholder {
|
+input-placeholder
|
||||||
color: #bfbfbf
|
color: #bfbfbf
|
||||||
font-style: italic
|
font-style: italic
|
||||||
}
|
|
||||||
}
|
|
Loading…
Reference in New Issue
Block a user