Skip to content

Commit

Permalink
Enough for tonight
Browse files Browse the repository at this point in the history
  • Loading branch information
simoneeconomo committed Feb 8, 2011
1 parent 64ee768 commit 7d72ff7
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion assets/symphony.checkbox.css
Expand Up @@ -37,7 +37,7 @@

.checkbox.checked .value {
position: relative;
top: -4px; left: 1px;
top: -5px; left: 1px;
width: 16px;
height: 16px;
background: url(images/tick.png) center center no-repeat;
Expand Down Expand Up @@ -69,3 +69,7 @@ input[type=checkbox] {
position: relative;
top: 2px;
}

div.compact label i {
padding-left: 2em;
}

0 comments on commit 7d72ff7

Please sign in to comment.