Staticman - try to avoid spam by using javascript to write the form action (#521)
This commit is contained in:
parent
35647fdad5
commit
c74b5030c6
4 changed files with 66 additions and 57 deletions
|
@ -66,13 +66,6 @@
|
|||
.staticman-comments .form {
|
||||
position: relative;
|
||||
}
|
||||
/*
|
||||
Disabled state
|
||||
========================================================================== */
|
||||
.staticman-comments input[disabled][disabled], .staticman-comments textarea[disabled], .staticman-comments input[readonly][readonly], .staticman-comments textarea[readonly] {
|
||||
opacity: 0.5;
|
||||
cursor: not-allowed;
|
||||
}
|
||||
/*
|
||||
Focus & active state
|
||||
========================================================================== */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue