This repository has been archived on 2026-08-04. You can view files and clone it. You cannot open issues or pull requests or push a commit.
2016-04-05 06:36:53 +00:00
|
|
|
.dev-top-bar{
|
|
|
|
|
background-color: yellow;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.dev-error .hasCount{
|
|
|
|
|
background-color: red;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.dev-warn .hasCount{
|
|
|
|
|
background-color: yellow;
|
|
|
|
|
}
|