From: Moritz Warning Date: Thu, 20 Feb 2020 17:42:08 +0000 (+0100) Subject: style build button X-Git-Tag: v2.0.0~13 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=93ec3cc3232330b366f047dc8ca9628edddbb2d3;p=web%2Ffirmware-selector-openwrt-org.git style build button --- diff --git a/index.css b/index.css index 0217db7..75391db 100644 --- a/index.css +++ b/index.css @@ -174,7 +174,34 @@ header > div { } #custom textarea { - width: 300px; - height: 80px; + width: 500px; + height: 120px; font-size: 16px; -} \ No newline at end of file + display: block; +} + +#custom a :first-child { + width: 30px; + margin-right: 10px; + margin-top: 0px; + font-size: 36px; +} + +#custom a { + text-decoration: none; + border-radius: 4px; + padding: 2px 10px; + margin: 5px; + font-size: 16px; + cursor: pointer; + letter-spacing: 0.05em; + display: inline-flex; + align-items: center; + box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.2),0px 2px 2px 0px rgba(0,0,0,0.14),0px 3px 1px -2px rgba(0,0,0,0.12); + color: #fff; + background-color: #00A3E1; +} + +.download-help { + display: none; +} diff --git a/index.html b/index.html index b25d69c..9376f74 100644 --- a/index.html +++ b/index.html @@ -42,10 +42,11 @@

Customize

- Request Build + + Request Build +
-

Release Build

Model: