Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
bokeh / sphinxext / _templates / color_detail.html
Size: Mime:
<div>
    <span style="vertical-align: middle; width: 80px; height: 20px; background-color: {{ color }}; display: inline-block;"></span>
    <span style="vertical-align: middle;">{{ text }}</span>
</div>