This repository has been archived on 2024-04-19. You can view files and clone it, but cannot push or open issues or pull requests.
xbt-deblan-frontend/web/assets/app.css
2015-03-04 13:17:59 +01:00

16 lines
117 B
CSS

th.number {
width: 20px;
}
.number {
text-align: right;
}
.green {
color: #41B919;
}
.red {
color: #B9292B;
}