mirror of
https://github.com/documize/community.git
synced 2025-07-24 23:59:47 +02:00
Remove Ember Attacher add-on
This commit is contained in:
parent
5d5e212a6b
commit
c31c130ffd
17 changed files with 30 additions and 105 deletions
|
@ -1,6 +1,5 @@
|
|||
@import "ui-tooltip";
|
||||
@import "ui-popup";
|
||||
@import "ui-button";
|
||||
@import "ui-toolbar";
|
||||
@import "ui-icon-picker";
|
||||
@import "ui-option";
|
||||
@import "ui-option";
|
||||
|
|
|
@ -1,11 +0,0 @@
|
|||
// https://github.com/kybishop/ember-attacher
|
||||
|
||||
.ember-attacher-tooltip {
|
||||
font-size: 0.9rem !important;
|
||||
padding: 0.5rem 0.75rem !important;
|
||||
background-color: $theme-700 !important;
|
||||
|
||||
> div {
|
||||
background-color: $theme-700 !important;
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue