diff --git a/src/static/css/pad.css b/src/static/css/pad.css index 5ee6b3c5..64f9f0d4 100644 --- a/src/static/css/pad.css +++ b/src/static/css/pad.css @@ -748,6 +748,15 @@ input[type=checkbox] { .popup p { margin: 5px 0 } +.popup select { + background: #fff; + padding: 2px; + height: 24px; + border-radius: 3px; + border: 1px solid #ccc; + outline: none; + min-width: 105px; +} .column { float: left; width: 50%; diff --git a/src/templates/pad.html b/src/templates/pad.html index afa5547e..29516def 100644 --- a/src/templates/pad.html +++ b/src/templates/pad.html @@ -201,22 +201,34 @@
-- Font type: - -
-- Language: - -
<% e.end_block(); %> ++ + | ++ + | +
+ + | ++ + | +