Removed gradient because its useless now, and was not needed.

This commit is contained in:
perroned 2014-10-21 07:35:24 -07:00
parent b322d747fa
commit 059e8ae945

View File

@ -1,6 +1,6 @@
<template name="whiteboard">
<div id="{{id}}" {{visibility name}} class="component gradientBar">
<h3 id="whiteboard-navbar" class="title gradientBar">
<h3 id="whiteboard-navbar" class="title">
<span class="glyphicon glyphicon-pencil"></span>
{{title}}
</h3>