mirror of
https://github.com/galaxyproject/galaxy.git
synced 2026-09-19 10:51:34 +08:00
Continue importing base.css in base_panels.mako
This commit is contained in:
@@ -22,7 +22,8 @@
|
||||
<%def name="stylesheets()">
|
||||
${h.css(
|
||||
'jquery.rating',
|
||||
'bootstrap-tour'
|
||||
'bootstrap-tour',
|
||||
'base'
|
||||
)}
|
||||
<style type="text/css">
|
||||
#center {
|
||||
|
||||
Reference in New Issue
Block a user