Staticman - try to avoid spam by using javascript to write the form action (#521)
This commit is contained in:
@ -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
|
||||
========================================================================== */
|
||||
|
Reference in New Issue
Block a user