Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
malwaredllc
GitHub Repository: malwaredllc/byob
Path: blob/master/web-gui/buildyourownbotnet/assets/less/neon-rtl.less
1293 views
//
// Right-to-Left for Bootstrap 3.0.0
// Morteza Ansarinia <[email protected]>
// --------------------------------------------------

@import "other-less/lesshat.less";
@import "bs-less/variables.less";
@import "neon-less/variables.less";

// Original LESS files from the latest bootstrap
@import "bs-rtl-less/variables.less";
@import "bs-rtl-less/mixins.less";

// Core RTL CSS
@import "bs-rtl-less/type-rtl.less";

// Right-to-left the original bootstrap - to be removed
@import "bs-rtl-less/merged-rtl.less";

// Button groups
@import "bs-rtl-less/button-groups-rtl.less";

// Right-to-left the grid system
@import "bs-rtl-less/grid-rtl.less";

// List groups and badges inside them
@import "bs-rtl-less/list-group-rtl.less";

// Components w/ JavaScript
@import "bs-rtl-less/carousel-rtl.less";

// Theme for visual enhancement
@import "bs-rtl-less/neon.less";