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