mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-08 05:22:40 +00:00
Initial commit: Import from Share ID appears to be functioning correctly.
This commit is contained in:
committed by
Trevor Buckner
parent
50936253de
commit
32ef36d7f7
10
client/homebrew/pages/importPage/importPage.less
Normal file
10
client/homebrew/pages/importPage/importPage.less
Normal file
@@ -0,0 +1,10 @@
|
||||
.importPage{
|
||||
|
||||
.saveButton{
|
||||
background-color: @orange;
|
||||
&:hover{
|
||||
background-color: @green;
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user