0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-28 02:42:39 +00:00
Files
homebrewery/client/homebrew/pages/editPage/editPage.less
2016-05-14 14:37:07 -04:00

12 lines
124 B
Plaintext

.editPage{
.navItem.save{
width : 75px;
text-align: center;
&.saved{
color : #666;
cursor : initial;
}
}
}