Merge branch 'master' of git@github.com:ryanmcgrath/franz

This commit is contained in:
Veno Server 2009-08-11 19:59:03 -05:00
commit f82d359803
3 changed files with 25 additions and 4 deletions

View file

@ -107,6 +107,20 @@ a:hover { text-decoration: underline; }
clear: both;
}
#logHSV {
border-top: 1px solid #6D7985;
clear: both;
float: left;
margin-top: 10px;
width: 578px;
padding-top: 15px;
}
#logHSV li {
float: left;
width: 70px;
}
#log_colors { padding-left: 4px; }
.color_box {