Implement tooltips for suppliers table view

This commit is contained in:
2013-03-11 21:46:56 +01:00
parent 0979eda9be
commit 7386768991
28 changed files with 6641 additions and 19 deletions
@@ -40,7 +40,7 @@ $table-width: 83px
background-color: rgba(0,0,0,0.4)
.section-table
position: absolute
cursor: move
cursor: pointer
&.occupied
background-color: #ffa
&.needs_help
@@ -59,6 +59,9 @@ $table-width: 83px
a
&:hover
text-decoration: none
&.section-tables-manage
.section-table
cursor: move
&.section-tables-inactive
.section-table
position: relative
@@ -76,3 +79,7 @@ table
content: " - "
.go-to-tables-view.hide
display: inline-block
ul#table-actions-list
list-style: none
margin: 0