Swap out UI guide images
|
Before Width: | Height: | Size: 268 KiB |
|
Before Width: | Height: | Size: 313 KiB |
|
Before Width: | Height: | Size: 285 KiB |
|
Before Width: | Height: | Size: 32 KiB |
|
Before Width: | Height: | Size: 570 KiB |
|
Before Width: | Height: | Size: 490 KiB |
BIN
website/source/assets/images/guide-ui-img-job-allocations.png
Normal file
|
After Width: | Height: | Size: 229 KiB |
BIN
website/source/assets/images/guide-ui-img-job-definition.png
Normal file
|
After Width: | Height: | Size: 510 KiB |
BIN
website/source/assets/images/guide-ui-img-job-deployments.png
Normal file
|
After Width: | Height: | Size: 514 KiB |
BIN
website/source/assets/images/guide-ui-img-job-evaluations.png
Normal file
|
After Width: | Height: | Size: 187 KiB |
|
After Width: | Height: | Size: 336 KiB |
|
After Width: | Height: | Size: 330 KiB |
|
After Width: | Height: | Size: 366 KiB |
BIN
website/source/assets/images/guide-ui-img-job-plan.png
Normal file
|
After Width: | Height: | Size: 313 KiB |
BIN
website/source/assets/images/guide-ui-img-job-run.png
Normal file
|
After Width: | Height: | Size: 142 KiB |
BIN
website/source/assets/images/guide-ui-img-job-versions.png
Normal file
|
After Width: | Height: | Size: 327 KiB |
|
Before Width: | Height: | Size: 347 KiB |
|
Before Width: | Height: | Size: 347 KiB |
|
Before Width: | Height: | Size: 355 KiB |
|
Before Width: | Height: | Size: 294 KiB |
|
Before Width: | Height: | Size: 355 KiB |
|
Before Width: | Height: | Size: 247 KiB |
|
Before Width: | Height: | Size: 273 KiB After Width: | Height: | Size: 202 KiB |
|
Before Width: | Height: | Size: 25 KiB |
|
Before Width: | Height: | Size: 516 KiB |
|
Before Width: | Height: | Size: 79 KiB |
|
Before Width: | Height: | Size: 556 KiB |
|
Before Width: | Height: | Size: 422 KiB |
|
Before Width: | Height: | Size: 318 KiB |
|
Before Width: | Height: | Size: 401 KiB |
@@ -1,5 +1,7 @@
|
||||
#inner {
|
||||
p, li, .alert {
|
||||
p,
|
||||
li,
|
||||
.alert {
|
||||
font-size: $font-size;
|
||||
font-family: $font-family-open-sans;
|
||||
font-weight: $font-weight-reg;
|
||||
@@ -52,9 +54,9 @@
|
||||
img {
|
||||
display: block;
|
||||
margin: 25px auto;
|
||||
max-width: 650px;
|
||||
max-width: 95%;
|
||||
height: auto;
|
||||
width: 90%;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
h1,
|
||||
@@ -76,8 +78,7 @@
|
||||
h2 > code,
|
||||
h3 > code,
|
||||
h4 > code,
|
||||
h5 > code
|
||||
h6 > code,
|
||||
h5 > code h6 > code,
|
||||
li code,
|
||||
table code,
|
||||
p code,
|
||||
|
||||