new ref switch

This commit is contained in:
gitlabhq 2011-11-03 12:28:33 -04:00
parent 5f900772c2
commit 3ba392b3cb
9 changed files with 1314 additions and 50 deletions

View file

@ -706,3 +706,16 @@ table.highlighttable pre{
line-height:16px !important;
font-size:12px !important;
}
.project-refs-form {
span {
background: none !important;
position:static !important;
width:auto !important;
height: auto !important;
}
}
.project-refs-select {
width:200px;
}