0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-18 01:22:43 +00:00
This commit is contained in:
Scott Tolksdorf
2016-12-27 17:42:16 -05:00
parent f75f60aa1e
commit 41303e6918
7 changed files with 22 additions and 126 deletions

View File

@@ -99,14 +99,12 @@
text-align : center;
}
}
.staticSave.navItem{
background-color: @orange;
background-color : @orange;
&:hover{
background-color: @green;
background-color : @green;
}
}
.continousSave.navItem{
width : 105px;
text-align : center;