mirror of
https://github.com/myvesta/vesta
synced 2025-07-30 19:40:56 -07:00
Few buttons decorated
This commit is contained in:
parent
db6360922f
commit
6e88a26d4d
10 changed files with 23 additions and 16 deletions
13
web/css/styles.min.css
vendored
13
web/css/styles.min.css
vendored
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue