mirror of
https://github.com/atom/atom.git
synced 2026-01-14 17:38:03 -05:00
Fix styles in jasmine runner
This commit is contained in:
@@ -16,6 +16,10 @@ body {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.list-unstyled {
|
||||
list-style: none;
|
||||
}
|
||||
|
||||
#HTMLReporter { font-size: 11px; font-family: Monaco, monospace; line-height: 1.6em; color: #333333; }
|
||||
#HTMLReporter #jasmine_content { position: fixed; right: 100%; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user