horizon/openstack_dashboard/themes/webroot/_variables.scss

5 lines
168 B
SCSS

/* This variable changes the web root of horizon to /dashboard rather
than the default '/' */
$static_url: "/dashboard/static/";
@import "../themes/default/variables";