Merge remote-tracking branch 'liuyang1204/master'

Conflicts:
	sphinx_rtd_theme/static/css/theme.css
This commit is contained in:
Eric Holscher 2015-03-09 13:55:24 -07:00
commit 259b033903
3 changed files with 21 additions and 2 deletions

View File

@ -215,3 +215,8 @@ Citation
Here I am making a citation [1]_
.. [1] This is the citation I made, let's make this extremely long so that we can tell that it doesn't follow the normal responsive table stuff.
Download links
==============
:download:`This long long long long long long long long long long long long long long long download link should be blue with icon, and should wrap white-spaces <static/yi_jing_01_chien.jpg>`

View File

@ -274,6 +274,20 @@
p.rubric
margin-bottom: 12px
font-weight: bold
//Download link
code.download
background: inherit
padding: inherit
font-family: inherit
font-size: inherit
color: inherit
border: inherit
white-space: inherit
span:first-child
@extend .fa
@extend .fa-download
&:before
margin-right: 4px
// Mobile specific
+media($mobile)

File diff suppressed because one or more lines are too long