update components

This commit is contained in:
Luke Pulverenti 2016-04-28 15:11:43 -04:00
parent de67415aa8
commit 092fb1f047
13 changed files with 40 additions and 22 deletions

View file

@ -2,6 +2,10 @@
font-size: 15px;
}
body:not(.dashboardDocument) .mainDrawerButton {
display: none !important;
}
.ui-body-b select {
-webkit-appearance: none;
}