fix tinter for LeftPanel

pull/2240/head
Matthew Hodgson 2016-09-16 02:53:57 +01:00
parent eeb91374cf
commit c44994c0ee
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ limitations under the License.
padding-top: 6px;
padding-bottom: 6px;
cursor: pointer;
background-color: rgba(118, 207, 166, 0.2); /* Should be #d3ede1, but not a magic colour */
background-color: #d3efe1;
border-top: solid 2px #eaf5f0;
}