// Add label attributes for, refacto browse file

This commit is contained in:
Kevin Granger
2013-08-02 18:46:37 +02:00
parent 94a43f2991
commit 9f11ecfd78
7 changed files with 81 additions and 25 deletions
@@ -496,6 +496,9 @@ hr
tbody > tr:hover > td
cursor: pointer
background-color: lighten($bg-head-color,15%)
@include transition-property(background-color)
@include transition-duration(0.4s)
@include transition-timing-function(ease-out)
@include box-shadow(rgba($bg-head-color,0.80) 0 2px 0)
td.center, th.center
text-align: center
@@ -509,6 +512,10 @@ hr
border-bottom-right-radius: 3px
.btn-group
float: right
.btn
float: left
.btn
float: right
//filter table
tr.filter