generated from VLADIMIR/template_frontend
add button
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 678 KiB |
@@ -16,22 +16,6 @@
|
||||
margin-right: 15px;
|
||||
}
|
||||
|
||||
.button-custom {
|
||||
margin-left: auto;
|
||||
background-color: var(--main-color);
|
||||
font-weight: 600;
|
||||
color: white;
|
||||
}
|
||||
|
||||
.button-custom:hover {
|
||||
background-color: var(--main-color);
|
||||
opacity: 0.9;
|
||||
}
|
||||
|
||||
.button-custom:disabled {
|
||||
opacity: 0.5;
|
||||
}
|
||||
|
||||
.button-dialog {
|
||||
background-color: var(--main-color);
|
||||
font-weight: 600;
|
||||
|
||||
Reference in New Issue
Block a user