mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-24 02:58:43 +02:00
Add a Factory for 'Cancel' buttons, make 'Cancel' buttons alternative, make buttons uppercase
This commit is contained in:
@@ -389,7 +389,8 @@ $ibo-button-colors: (
|
||||
|
||||
.ibo-button {
|
||||
cursor: pointer;
|
||||
@extend %ibo-font-ral-med-150;
|
||||
@extend %ibo-font-ral-sembol-100;
|
||||
text-transform: uppercase;
|
||||
padding: $ibo-button--padding-y $ibo-button--padding-x;
|
||||
border: $ibo-button--border;
|
||||
border-radius: $ibo-button--border-radius;
|
||||
|
||||
Reference in New Issue
Block a user