a ton of fixes to make cockpit look good in ace, or at least not totally borked

This commit is contained in:
Joe Walker 2011-03-17 21:50:03 +00:00
commit 4900fa2f9f
2 changed files with 2 additions and 3 deletions

View file

@ -37,11 +37,10 @@ body {
}
#cockpitOutput {
padding: 10px;
margin: 0 15px;
border: 1px solid #AAA;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
border-top-left-radius: 4px; border-top-right-radius: 4px;
background: #DDD; color: #000;
}
}

@ -1 +1 @@
Subproject commit 56a7887f269e31e2bf96cb3bf85d5ac9373111c6
Subproject commit f825fa7dff437fa488c5e291fff37a95f44e4513