Skip to content

Commit df607d8

Browse files
committed
Manuals controls work
1 parent 5d7c7ef commit df607d8

35 files changed

+54
-38
lines changed

res/doc/css/style.css

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,10 @@ img.plugin {
119119
border: 2px solid #1b1c22;
120120
}
121121

122+
img.border {
123+
border: 2px solid #1b1c22;
124+
}
125+
122126
pre {
123127
font-size: 12px;
124128
border: 2px solid #1b1c22;
@@ -714,6 +718,10 @@ a img:hover {
714718
/*display: flow-root;*/
715719
}
716720

721+
h2 {
722+
border-bottom: 2px solid #373944;
723+
}
724+
717725
div.menu {
718726
display: block;
719727
}
@@ -768,6 +776,11 @@ div.plugin_select div {
768776
display: block;
769777
}
770778

779+
.images {
780+
margin: 0 auto;
781+
width: fit-content;
782+
}
783+
771784
.feedback-submit {
772785
width: 100%;
773786
display: inline-block;

res/doc/img/controls/button.png

-536 Bytes
Binary file not shown.
1.25 KB
Loading

res/doc/img/controls/button_blank.png

644 Bytes
Loading

res/doc/img/controls/button_l_r.png

824 Bytes
Loading
645 Bytes
Loading

res/doc/img/controls/button_lcf.png

861 Bytes
Loading
-636 Bytes
Binary file not shown.
-556 Bytes
Binary file not shown.
-515 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)