Fixed Quality Settings.

This commit is contained in:
Mark McDowall
2011-11-26 11:37:31 -08:00
parent 02f6af4750
commit e55e4387fd
2 changed files with 15 additions and 4 deletions
+12 -1
View File
@@ -1,7 +1,13 @@
#bottom
#top
{
overflow: auto;
}
#bottom
{
margin-top: -10px;
margin-left: 15px;
overflow: auto;
}
#addItem
@@ -17,6 +23,11 @@
margin-bottom: 5px;
}
#profiles
{
overflow: auto;
}
/* QualityProfileItem */
.quality-selectee
{