mirror of
https://github.com/IT4Change/gradido.git
synced 2026-01-15 09:24:38 +00:00
Merge pull request #1442 from gradido/register-button-refactor
add .btn-outline-secondary in scss
This commit is contained in:
commit
1195e5ad90
@ -27,3 +27,9 @@ $btn-focus-width: $input-btn-focus-width !default;
|
||||
$btn-active-box-shadow: none !default;
|
||||
|
||||
$btn-hover-translate-y: -1px !default;
|
||||
|
||||
|
||||
|
||||
.btn-outline-secondary {
|
||||
color: #4385b1 !important;
|
||||
}
|
||||
|
||||
@ -270,4 +270,3 @@ export default {
|
||||
},
|
||||
}
|
||||
</script>
|
||||
<style></style>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user