mirror of
https://github.com/pretix/pretix.git
synced 2026-05-07 15:34:02 +00:00
Fix style of buttons in alerts
This commit is contained in:
@@ -169,7 +169,7 @@ input[type=number]::-webkit-outer-spin-button {
|
|||||||
background-position: 6px 6px;
|
background-position: 6px 6px;
|
||||||
background-size: 38px 38px;
|
background-size: 38px 38px;
|
||||||
}
|
}
|
||||||
a {
|
a:not(.btn) {
|
||||||
color: inherit;
|
color: inherit;
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user