Private
Public Access
1
0

analysis page

This commit is contained in:
Sander Roosendaal
2018-10-11 14:09:33 +02:00
parent a8f44e653b
commit 7ca13d9f70
16 changed files with 163 additions and 149 deletions

View File

@@ -274,6 +274,26 @@ th.rotate > div > span {
margin: 2px;
}
.vignet {
border-radius: 50%;
display: block;
overflow: hidden;
padding: 5px;
margin: 5px;
-webkit-box-shadow: inset 0px 0px 85px rgba(0,0,0,0.4);
-moz-box-shadow: inset 0px 0px 85px rgba(0,0,0,0.4);
box-shadow: inset 0px 0px 85px rgba(0,0,0,0.4);
line-height: 0; /* ensure no space between bottom */
}
.vignet img {
position: relative;
transform: scale(1.5);
z-index: -1;
}
.button {
font: 1.1em/1.5em sans-serif;
text-decoration: none;

BIN
static/img/boxplot.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB

BIN
static/img/comparison.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 59 KiB

BIN
static/img/histogram.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

BIN
static/img/otecp.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB

BIN
static/img/otwcp.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 41 KiB

BIN
static/img/rankingpiece.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 64 KiB

BIN
static/img/statistics.PNG Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 50 KiB

BIN
static/img/statistics.xcf Normal file

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 76 KiB

BIN
static/img/trendflex.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 34 KiB