correct text on formbuttons
This commit is contained in:
parent
3ed7b19511
commit
d19039bb96
|
@ -32,6 +32,12 @@ button.formbutton img {
|
||||||
vertical-align: middle;
|
vertical-align: middle;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
button.formbutton a {
|
||||||
|
margin: 4px;
|
||||||
|
position: relative;
|
||||||
|
top: 2px;
|
||||||
|
}
|
||||||
|
|
||||||
.button:hover > a > img:nth-of-type(1) {
|
.button:hover > a > img:nth-of-type(1) {
|
||||||
filter: contrast(50%);
|
filter: contrast(50%);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user