0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-07 22:52:39 +00:00

admin panel should be good

This commit is contained in:
Scott
2016-02-19 15:59:57 -05:00
parent a1b8d4e8ce
commit fd871aa04a
3 changed files with 51 additions and 28 deletions

View File

@@ -19,6 +19,7 @@
min-width : 100px;
padding : 10px;
text-align : center;
&.preview{
position : relative;
&:hover{
@@ -44,4 +45,7 @@
}
}
}
.deleteButton{
cursor: pointer;
}
}