mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 08:45:12 +02:00
Improve CSS
This commit is contained in:
parent
5aaa415ed9
commit
ffa0d24083
@ -9102,6 +9102,7 @@ button.submitButton > div {
|
||||
button.buttonButton.onlyIcon,
|
||||
button.submitButton.onlyIcon {
|
||||
width: 32px;
|
||||
height: 32px;
|
||||
border: none;
|
||||
box-shadow: none;
|
||||
}
|
||||
@ -9276,7 +9277,8 @@ button.ui-button.ui-widget.submit-next:active {
|
||||
button.ui-button.ui-widget.submit-cancel {
|
||||
background-color: #fff;
|
||||
color: #14524f;
|
||||
border: 1px solid #fff;
|
||||
border: 0;
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
button.ui-button.ui-widget.submit-cancel:hover {
|
||||
|
Loading…
x
Reference in New Issue
Block a user