mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-05-24 12:07:10 -04:00
Update test styles.
This commit is contained in:
parent
b5049ea855
commit
af34531ee0
1 changed files with 4 additions and 34 deletions
|
@ -178,11 +178,11 @@
|
|||
color: inherit;
|
||||
background: inherit;
|
||||
text-decoration: none;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
a:hover {
|
||||
background: @col-grey-200;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.count {
|
||||
|
@ -203,38 +203,8 @@
|
|||
#mocha-report > .suite {
|
||||
margin: 32px;
|
||||
}
|
||||
}
|
||||
|
||||
#mocha-stats {
|
||||
display: none;
|
||||
// position: fixed;
|
||||
// top: 40px;
|
||||
// right: 20px;
|
||||
// margin: 0;
|
||||
// color: @col-grey-800;
|
||||
// z-index: 1;
|
||||
// font-size: 13px;
|
||||
|
||||
// em {
|
||||
// font-style: normal;
|
||||
// font-size: 14px;
|
||||
// }
|
||||
// a {
|
||||
// text-decoration: none;
|
||||
// color: inherit;
|
||||
// }
|
||||
// li {
|
||||
// display: inline-block;
|
||||
// margin: 0 5px;
|
||||
// list-style: none;
|
||||
// padding-top: 11px;
|
||||
// }
|
||||
// canvas {
|
||||
// width: 40px;
|
||||
// height: 40px;
|
||||
// }
|
||||
// .progress {
|
||||
// float: right;
|
||||
// padding-top: 0;
|
||||
// }
|
||||
#mocha-stats {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue