Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/openwrt/firmware-selector-openwrt-org.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/index.css11
-rw-r--r--www/index.html1
2 files changed, 11 insertions, 1 deletions
diff --git a/www/index.css b/www/index.css
index 5d17137..ef2c639 100644
--- a/www/index.css
+++ b/www/index.css
@@ -344,3 +344,14 @@ header > div {
padding: 20px;
margin-bottom: 15px;
}
+
+#stdout,
+#stderr {
+ overflow: scroll;
+}
+
+#packages {
+ resize: none;
+ width: -moz-available;
+ width: -webkit-fill-available;
+}
diff --git a/www/index.html b/www/index.html
index a65931d..f1f03df 100644
--- a/www/index.html
+++ b/www/index.html
@@ -142,7 +142,6 @@
id="packages"
spellcheck="false"
autocapitalize="off"
- style="width: 99%"
></textarea>
</div>
<a href="javascript:buildAsuRequest()" class="custom-link">