"Default IRC client" changes
authorDarren <darren@darrenwhitlen.com>
Mon, 1 Jul 2013 20:47:22 +0000 (21:47 +0100)
committerDarren <darren@darrenwhitlen.com>
Mon, 1 Jul 2013 20:47:22 +0000 (21:47 +0100)
client/assets/css/style.css
client/assets/src/index.html.tmpl

index d9fe6e3de48c570f4571f27c4c4c40da2ac37275..d000f6a1b7a0b311f77951ae9b6ffde57238ab84 100644 (file)
@@ -466,7 +466,8 @@ html, body { height:100%; }
     font-family:Arial, Helvetica, sans-serif;
     font-size:14px; line-height:1.4em;
 }
-#kiwi.theme_relaxed input, textarea {
+#kiwi.theme_relaxed button, #kiwi.theme_relaxed input { padding: 3px 7px; }
+#kiwi.theme_relaxed input, #kiwi.theme_relaxed textarea {
     box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.5),0 1px 0px rgba(255, 255, 255, 0.3);
     border: none;
     border-radius: 3px;
@@ -847,7 +848,8 @@ html, body { height:100%; }
     font-family:Arial, Helvetica, sans-serif;
     font-size:14px; line-height:1.4em;
 }
-#kiwi.theme_mini input, textarea {
+#kiwi.theme_mini button, #kiwi.theme_mini input { padding: 3px 7px; }
+#kiwi.theme_mini input, #kiwi.theme_mini textarea {
     box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.5),0 1px 0px rgba(255, 255, 255, 0.3);
     border: none;
     border-radius: 3px;
@@ -1087,6 +1089,7 @@ html, body { height:100%; }
     font-family:Arial, Helvetica, sans-serif;
     font-size:14px; line-height:1.4em;
 }
+#kiwi.theme_cli button, #kiwi.theme_cli input { padding: 3px 7px; }
 
 #kiwi.theme_cli .controlbox { background:#111111; border-top:1px solid #444444; color:#909090; font-size:1.3em; line-height:2em; }
 #kiwi.theme_cli .controlbox .input_wrap:before { content:"> " }
@@ -1350,7 +1353,8 @@ html, body { height:100%; }
     font-family:Arial, Helvetica, sans-serif;
     font-size:14px; line-height:1.4em;
 }
-#kiwi.theme_basic input, textarea {
+#kiwi.theme_basic button, #kiwi.theme_basic input { padding: 3px 7px; }
+#kiwi.theme_basic input, #kiwi.theme_basic textarea {
     box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.5),0 1px 0px rgba(255, 255, 255, 0.3);
     border: none;
     border-radius: 3px;
index 72d3c0c8c5e06d5534f8eb5973e9769155226b38..68eee5f737c7513619c4538f0d270fa0c78a2e50 100644 (file)
             </section>\r
 \r
             <section class="protocol_handler">\r
-                <h6>irc: protocol hander</h6>\r
+                <h6>Default IRC client</h6>\r
                 <div class="control-group">\r
-                    <button class="register_protocol">Register protocol handler</button>\r
+                    <button class="register_protocol">Make Kiwi IRC your default IRC client</button>\r
                     <br>\r
-                    <span>Allow Kiwi IRC to handle irc: links <small>(Example: <a href="irc:irc.example.com:6667/irchelp">irc:irc.example.com:6667/irchelp</a>)</small></span>\r
+                    <small>Note: Chrome or Chromium browser users may need to check your settings via <a href="chrome://settings/handlers">chrome://settings/handlers</a> if nothing happens!</small>\r
                 </div>\r
             </section>\r
         </div>\r