Files
sogo/UI/WebServerResources/scss/components/bottombar/bottombar.scss

16 lines
385 B
SCSS

///
///
/// @filename _bottombar.scss
/// @project SOGo
/// @version 3.alpha
///
/// Main botttombar module file define style for component bottombar, manly an extension of bottombar
///
///
@import 'components/toolbar/toolbar.scss'; // todo : remove when settings are done
@import "mixins";
@import "extends";
@import "bottombar-theme";
// -----------------------------------------