removed comments

This commit is contained in:
daria 2023-07-27 14:11:56 +03:00
parent 531941b17d
commit f47a1a9927
1 changed files with 0 additions and 5 deletions

View File

@ -112,9 +112,6 @@
}
}
}
//button.cp-button-confirm-placeholder:not(.new) {
// margin-bottom: 3px !important;
//}
button.btn {
background-color: @cp_buttons-cancel;
@ -127,7 +124,6 @@
text-align: center;
text-transform: uppercase;
font-size: 14px;
//font-weight: bold;
text-decoration: none;
cursor: pointer;
border-radius: @variables_radius;
@ -193,7 +189,6 @@
background-color: @cp_buttons-primary;
color: @cp_buttons-primary-text;
border-color: @cp_buttons-primary-border;
//font-weight: bold;
&:hover, &:not(:disabled):active, &:focus {
color: @cp_buttons-primary-text;
border-color: @cp_buttons-primary-border;