@@ -609,6 +609,10 @@ input[type="button"] {
|
|||||||
text-shadow: #fff 0 1px 1px;
|
text-shadow: #fff 0 1px 1px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
button[type="submit"].publish_now {
|
||||||
|
text-shadow: none !important;
|
||||||
|
}
|
||||||
|
|
||||||
.state_submit,
|
.state_submit,
|
||||||
.state_submit:visited,
|
.state_submit:visited,
|
||||||
#edit_entry_category button.mfp-close,
|
#edit_entry_category button.mfp-close,
|
||||||
@@ -1018,6 +1022,7 @@ a:focus {
|
|||||||
a.button_link,
|
a.button_link,
|
||||||
a.button_link:hover,
|
a.button_link:hover,
|
||||||
a.button_link:focus,
|
a.button_link:focus,
|
||||||
|
button[type="submit"].publish_now,
|
||||||
.button_link > span:before {
|
.button_link > span:before {
|
||||||
color: #222;
|
color: #222;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
|
Reference in New Issue
Block a user