|
|
@ -381,6 +381,7 @@
|
|
|
|
.cp-form-creator-types {
|
|
|
|
.cp-form-creator-types {
|
|
|
|
.btn-secondary {
|
|
|
|
.btn-secondary {
|
|
|
|
background: transparent;
|
|
|
|
background: transparent;
|
|
|
|
|
|
|
|
display: inline-flex;
|
|
|
|
&:hover, &:not(:disabled):active, &:focus {
|
|
|
|
&:hover, &:not(:disabled):active, &:focus {
|
|
|
|
background-color: @cryptpad_color_brand_fadest;
|
|
|
|
background-color: @cryptpad_color_brand_fadest;
|
|
|
|
}
|
|
|
|
}
|
|
|
@ -427,6 +428,7 @@
|
|
|
|
.cp-form-creator-types {
|
|
|
|
.cp-form-creator-types {
|
|
|
|
.btn-secondary {
|
|
|
|
.btn-secondary {
|
|
|
|
background: transparent;
|
|
|
|
background: transparent;
|
|
|
|
|
|
|
|
display: inline-flex;
|
|
|
|
&:hover, &:not(:disabled):active, &:focus {
|
|
|
|
&:hover, &:not(:disabled):active, &:focus {
|
|
|
|
background-color: @cryptpad_color_brand_fadest;
|
|
|
|
background-color: @cryptpad_color_brand_fadest;
|
|
|
|
}
|
|
|
|
}
|
|
|
|