mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-06-28 12:38:39 +00:00
Added in new page, however edit page is still broken
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
.newPage{
|
||||
|
||||
.saveButton{
|
||||
background-color: @orange;
|
||||
&:hover{
|
||||
background-color: @green;
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user