A few bug fixes

This commit is contained in:
Sam Hewitt
2015-04-29 15:26:27 -04:00
parent 3056af07f9
commit da9a16b8df

View File

@@ -159,7 +159,7 @@
.header-bar .image-button:checked {
border-radius: 0px;
background-image: none;
/*background-color: alpha(#000, 0.1);*/
background-color: none;
border: none;
color: @header_text;
box-shadow:inset 0 -2px 0 0 @header_text;