mirror of
https://github.com/documize/community.git
synced 2025-08-04 21:15:24 +02:00
Componentize new UI buttons and toolbar
This commit is contained in:
parent
0de7efdf20
commit
44d3e40663
7 changed files with 3781 additions and 59 deletions
|
@ -1,10 +1,3 @@
|
|||
@mixin button-shadow-light() {
|
||||
box-shadow: 1px 1px 3px 0px map-get($gray-shades, 400);
|
||||
}
|
||||
@mixin button-shadow() {
|
||||
box-shadow: 1px 1px 3px 0px map-get($gray-shades, 600);
|
||||
}
|
||||
|
||||
@import "ui-tooltip";
|
||||
@import "ui-popup";
|
||||
@import "ui-button";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue