Try to fix isso comment buttons
This commit is contained in:
@@ -45,7 +45,8 @@ img.icon {
|
|||||||
background-color: #222 !important;
|
background-color: #222 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.isso-postbox input {
|
.isso-postbox input[type="text"],
|
||||||
|
.isso-postbox input[type="email"] {
|
||||||
background-color: #222 !important;
|
background-color: #222 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -63,7 +64,8 @@ a.no-decoration:hover {
|
|||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
.subscribe-form input[type="submit"] {
|
.subscribe-form input[type="submit"],
|
||||||
|
.isso-postbox input[type="submit"] {
|
||||||
color: black;
|
color: black;
|
||||||
filter: invert(90%);
|
filter: invert(90%);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user