Continue importing base.css in base_panels.mako

This commit is contained in:
Dannon Baker
2018-10-17 21:32:30 -04:00
parent 6775befc6a
commit 99bb15c121
+2 -1
View File
@@ -22,7 +22,8 @@
<%def name="stylesheets()">
${h.css(
'jquery.rating',
'bootstrap-tour'
'bootstrap-tour',
'base'
)}
<style type="text/css">
#center {