css changes

This commit is contained in:
Ezequiel Bergamaschi 2014-01-30 04:34:08 -03:00 committed by Ezequiel Bergamaschi
parent 95fcbb5888
commit 5f9b98324d

View File

@ -126,7 +126,7 @@ input#selectAll {
.labelTag {
border: 1px solid;
border-radius: 7px;
border-radius: 4px;
color: white;
display: inline-block;
font-size: 11px;
@ -134,7 +134,12 @@ input#selectAll {
padding: 2px 5px 2px 5px;
background-color: black;
position: relative;
left: 3px;
margin-right: 3px;
float: right;
}
.closeLabel {
font-size: 13px;
}
/* ---------------------------- Sorting --------------------------------- */