Few buttons decorated

This commit is contained in:
myvesta 2023-06-12 16:28:15 +02:00 committed by GitHub
parent db6360922f
commit 6e88a26d4d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 23 additions and 16 deletions

View file

@ -4223,3 +4223,16 @@ div.ui-dialog + div div{
background-color: #333 !important;
}
*/
.backup-items {
background-color: #f8f8f8;
margin: 10px 33px;
border-radius: 10px;
}
.upper_button {
background-color: #3AB5DD;
color: #fff !important;
padding: 5px 10px !important;
border-radius: 13px;
}