Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Gabriel Silva Vinha
codespeed
Commits
2e324ecb
Commit
2e324ecb
authored
Apr 19, 2017
by
Miquel Torres
Committed by
GitHub
Apr 19, 2017
Browse files
Merge pull request #218 from mwatts15/baseline-styling
Sizing the baseline selector to fit in its container
parents
c18b2ea8
4b56954c
Changes
2
Show whitespace changes
Inline
Side-by-side
codespeed/static/css/timeline.css
0 → 100644
View file @
2e324ecb
select
#baseline
{
width
:
100%
;
}
codespeed/templates/codespeed/timeline.html
View file @
2e324ecb
...
...
@@ -4,6 +4,7 @@
{% block extra_head %}
{{ block.super }}
<link
rel=
"stylesheet"
type=
"text/css"
href=
"{{ STATIC_URL }}/css/timeline.css"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"{{ STATIC_URL }}js/jqplot/jquery.jqplot.min.css"
/>
{% endblock %}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment