update sidebar styling, add new entry links (#276)

* udpate sidebar styling, add new entry links

* make sidebar new entry links always visible

* simplify app bar implementation, findbar
This commit is contained in:
Shawn Erquhart
2017-03-15 14:32:41 -04:00
committed by David Calavera
parent e7dc2c4e84
commit 705e348138
16 changed files with 217 additions and 639 deletions

View File

@ -9,6 +9,11 @@
--errorColor: #f52;
--borderRadius: 2px;
--topmostZindex: 99999;
--foregroundAltColor: #fff;
--backgroundAltColor: #272e30;
--textFieldBorderColor: #e7e7e7;
--highlightFGColor: #fff;
--highlightBGColor: #3ab7a5;
}
.base {