Files @ eb2382d3ac35
Branch filter:

Location: symposion_app/symposion_project/static/symposion/less/site.less

James Tauber
staff can now see all teams on dashboard
// Bootstrap
@import "../../bootstrap/less/bootstrap.less";

// Bootswatch theme
@import "bootswatch.less";

// Variables
@import "variables.less";

// Symposion UI components
@import "symposion-components.less";

// Per-site overrides
@import "custom.less";