anki/ts/editor-toolbar/bootstrap.scss

9 lines
194 B
SCSS
Raw Normal View History

@import "ts/bootstrap/functions";
@import "ts/bootstrap/variables";
@import "ts/bootstrap/mixins";
$btn-disabled-opacity: 0.4;
@import "ts/bootstrap/buttons";
@import "ts/bootstrap/dropdown";