1
0
mirror of https://github.com/stolksdorf/homebrewery.git synced 2025-12-23 12:41:29 +00:00

Added tooltip to metadata editor and upped the version of font awesome

This commit is contained in:
Scott Tolksdorf
2017-01-14 14:35:36 -08:00
parent 5fe7c7a6d8
commit 9b936f42f3
5 changed files with 54 additions and 60 deletions

View File

@@ -13,6 +13,7 @@
cursor : pointer;
line-height : @height;
text-align : center;
.tooltipLeft("Edit Brew Metadata");
&:hover, &.selected{
background-color : #999;
}