summaryrefslogtreecommitdiffstats
path: root/assets
diff options
context:
space:
mode:
authorBoris Nagaev <bnagaev@gmail.com>2016-08-22 20:07:21 (GMT)
committerBoris Nagaev <bnagaev@gmail.com>2016-08-27 09:31:30 (GMT)
commitf5567f2c37ad9cbbf0b31d08a166aa70a326d6e4 (patch)
tree903268a634d0de05024694158cc624290291b8dc /assets
parentd0e424038e16a928527588f3d7626f57d34fd486 (diff)
downloadmxe-f5567f2c37ad9cbbf0b31d08a166aa70a326d6e4.zip
mxe-f5567f2c37ad9cbbf0b31d08a166aa70a326d6e4.tar.gz
mxe-f5567f2c37ad9cbbf0b31d08a166aa70a326d6e4.tar.bz2
mv versions.json build-matrix.html assets docs/
See https://github.com/mxe/mxe/issues/1500
Diffstat (limited to 'assets')
-rw-r--r--assets/build-matrix.css14
-rw-r--r--assets/common.css119
-rw-r--r--assets/screenshot-4th-compile-small.pngbin26624 -> 0 bytes
-rw-r--r--assets/screenshot-4th-compile.pngbin245761 -> 0 bytes
-rw-r--r--assets/screenshot-4th-run-small.pngbin11071 -> 0 bytes
-rw-r--r--assets/screenshot-4th-run.pngbin116723 -> 0 bytes
6 files changed, 0 insertions, 133 deletions
diff --git a/assets/build-matrix.css b/assets/build-matrix.css
deleted file mode 100644
index 49850b6..0000000
--- a/assets/build-matrix.css
+++ /dev/null
@@ -1,14 +0,0 @@
-/* This file is part of MXE. See LICENSE.md for licensing information. */
-
-table.fullscreen {
- width: 100%;
-}
-
-td.supported {
- background-color: #98fb98;
- text-align: center;
-}
-td.unsupported {
- background-color: #f99;
- text-align: center;
-}
diff --git a/assets/common.css b/assets/common.css
deleted file mode 100644
index da6a1f6..0000000
--- a/assets/common.css
+++ /dev/null
@@ -1,119 +0,0 @@
-/* This file is part of MXE. See LICENSE.md for licensing information. */
- body {
- font-size: 11pt;
- margin-top: 0em;
- }
- code {
- background-color: #f5f5f5;
- }
- h1, h2, h3 {
- font-family: sans-serif;
- }
- h2 {
- font-size: 14pt;
- }
- h3 {
- font-size: 11pt;
- background-color: #eee;
- }
- ul {
- padding-left: 2em;
- }
- li, dt {
- margin-bottom: 0.8em;
- }
- .compact-list li {
- margin-bottom: 0em;
- }
- .usage dt {
- font-family: monospace;
- }
- dd {
- margin-bottom: 1em;
- }
- table {
- border-collapse: collapse;
- }
- table.old {
- border-collapse: separate;
- }
- table.translation td {
- padding-left: 0.5em;
- padding-right: 0.5em;
- }
- td, th {
- background-color: #f9f9f9;
- border: 1px solid #aaa;
- padding: 0.2em;
- }
- dt, .old td {
- background-color: #eee;
- padding: 0.2em;
- border: 0px;
- }
- th {
- background-color: #f2f2f2;
- text-align: center;
- }
- th.row {
- background: #ececec;
- vertical-align: middle;
- text-align: left;
- }
- pre {
- font-size: 8pt;
- border: thin dotted #ccc;
- padding: 2pt;
- }
- img {
- border: thin solid #000;
- }
- #navigation a {
- text-decoration: none;
- color: #00f;
- }
- #navigation a:visited {
- text-decoration: none;
- color: #009;
- }
- #navigation ul {
- padding-left: 0em;
- margin-left: 0em;
- margin-top: 1.5em;
- margin-bottom: 0em;
- list-style-type: none;
- }
- #navigation li {
- margin-bottom: 0.2em;
- }
-@media screen, handheld {
- h1 {
- font-size: 12pt;
- margin-top: 0em;
- }
- h2 {
- margin-top: 0em;
- padding-top: 1em;
- }
- #navigation {
- position: fixed;
- float: left; /* hack for ancient browsers
- which don't support "position: fixed;" */
- margin-top: 1em;
- margin-left: 1em;
- padding-left: 1em;
- padding-right: 1em;
- padding-top: 1em;
- padding-bottom: 1em;
- width: 14em;
- background-color: #afa;
- }
- .section {
- width: 30em;
- margin-left: 19em;
- margin-bottom: 100%;
- }
- #package-list {
- width: 40em;
- }
-}
diff --git a/assets/screenshot-4th-compile-small.png b/assets/screenshot-4th-compile-small.png
deleted file mode 100644
index 8ba7b33..0000000
--- a/assets/screenshot-4th-compile-small.png
+++ /dev/null
Binary files differ
diff --git a/assets/screenshot-4th-compile.png b/assets/screenshot-4th-compile.png
deleted file mode 100644
index 4aa3ed4..0000000
--- a/assets/screenshot-4th-compile.png
+++ /dev/null
Binary files differ
diff --git a/assets/screenshot-4th-run-small.png b/assets/screenshot-4th-run-small.png
deleted file mode 100644
index f6ece44..0000000
--- a/assets/screenshot-4th-run-small.png
+++ /dev/null
Binary files differ
diff --git a/assets/screenshot-4th-run.png b/assets/screenshot-4th-run.png
deleted file mode 100644
index 6159a3a..0000000
--- a/assets/screenshot-4th-run.png
+++ /dev/null
Binary files differ