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
4b56954c
Commit
4b56954c
authored
Apr 18, 2017
by
Mark Watts
Browse files
Sizing the baseline selector to fit in its container
parent
6a385b2a
Changes
2
Hide whitespace changes
Inline
Side-by-side
codespeed/static/css/timeline.css
0 → 100644
View file @
4b56954c
select
#baseline
{
width
:
100%
;
}
codespeed/templates/codespeed/timeline.html
View file @
4b56954c
...
...
@@ -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