HEX
Server: Apache/2
System: Linux deejung.jaideehosting.com 3.10.0-693.17.1.el7.x86_64 #1 SMP Thu Jan 25 20:13:58 UTC 2018 x86_64
User: mbp (1631)
PHP: 7.4.15
Disabled: NONE
Upload Files
File: /home/mbp/domains/mbp.ac.th/public_html/biology/theme/bootstrapbase/less/editor.less
// Strip down core bootstrap for editor.

// Core variables and mixins.
@import "bootstrap/variables.less"; // Modify this for custom colors, font-sizes, etc.
@import "bootstrap/mixins.less";

// CSS Reset.
@import "bootstrap/reset.less";

// Base CSS.
@import "bootstrap/scaffolding.less";
@import "bootstrap/type.less";
@import "bootstrap/code.less";
@import "bootstrap/tables.less";

// Components: common.
@import "bootstrap/sprites.less";
@iconSpritePath:          ~"[[pix:theme|glyphicons-halflings]]";
@iconWhiteSpritePath:     ~"[[pix:theme|glyphicons-halflings-white]]";
@import "bootstrap/wells.less";

// Components: Buttons & Alerts.
@import "bootstrap/buttons.less";
@import "bootstrap/alerts.less"; // Note: alerts share common CSS with buttons and thus have styles in buttons.less.

// Components: Misc.
@import "bootstrap/thumbnails.less";
@import "bootstrap/labels-badges.less";

// Utility classes.
@import "bootstrap/utilities.less"; // Has to be last to override when necessary.

// Moodle override.
@import "moodle/editor.less"; // The final override.