Missing file
This commit is contained in:
parent
11311dfe8a
commit
a1ff49d802
1 changed files with 28 additions and 0 deletions
28
static/css/dpto2.css
Normal file
28
static/css/dpto2.css
Normal file
|
@ -0,0 +1,28 @@
|
||||||
|
.container {
|
||||||
|
width: 960px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.tests-table-header {
|
||||||
|
border-top: 0px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.cpi-average {
|
||||||
|
text-align: right;
|
||||||
|
}
|
||||||
|
|
||||||
|
#tests-table {
|
||||||
|
margin-top: 60px;
|
||||||
|
}
|
||||||
|
|
||||||
|
#selected-tests span {
|
||||||
|
margin-left: 0.5em;
|
||||||
|
}
|
||||||
|
|
||||||
|
div.users-tree {
|
||||||
|
line-height: initial;
|
||||||
|
}
|
||||||
|
|
||||||
|
.edges {
|
||||||
|
font-family: monospace;
|
||||||
|
line-height: initial;
|
||||||
|
}
|
Loading…
Reference in a new issue