Hallo Zusammen,
anbei mein Zwischenstand:
.mybuttonstyle .ui-button {
background: linear-gradient(0deg, #263238 15%, #4f5b62 50%,#263238 85%) !important;
color: #ffffff !important;
padding-top: 55px !important;
padding-left:0px !important;
text-align: center !important;
}
.mybuttonstyle .ui-button-text{
padding-left: 0px !important;
padding-right:0px !important;
text-align: center !important;
}
.myhomestyle .ui-state-hover {
background : #7f0000 !important;
}
.myhomestyle .ui-state-active {
background: #7f0000 !important;
}