fixed 0000019 v0.9-rc2
authorfoldericon <foldericon@gmail.com>
Fri, 9 Nov 2012 20:31:33 +0000 (21:31 +0100)
committerfoldericon <foldericon@gmail.com>
Fri, 9 Nov 2012 20:31:33 +0000 (21:31 +0100)
public/classes.js
public/index.html

index 2840d578485b887789819df989e56592d3147075..c5dbd3d23801181d85a4075e3c487af9a10b52dd 100644 (file)
@@ -566,7 +566,7 @@ var Utf8 = {
         IRCConnection.getSettings();
         Dialog.confirm($('settings').innerHTML, {
                             className:"alphacube", 
-                            width:400, 
+                            width:400,
                             okLabel: "save", 
                             cancelLabel: "cancel",
                             ok:function() {
index 7eca33f9964f8e3f542cd68acb22ce332b7e7db2..75b1bc4e7cbcff6d958a879fadfedbf4f50654ff 100644 (file)
@@ -73,7 +73,6 @@
   <p><span class="config_label" style="width:320px;font-size:8pt;">Available variables are: $1, $2, $3, $selectedchan and $nick.<br />Use ; to seperate multiple commands within the same alias.</span></p>    
   <p>
     <span class="config_label">
-    <center>
     <div style="margin:5px; border: 1px solid #64355A;width:380px;height:60px;overflow-x:hidden;overflow-y:auto;">
     <table cellpadding="0" cellspacing="0" class="aliases">
         <thead><tr><td style="width:100px;"><b>Alias</b></td><td><b>Full Command</b></td></thead>
@@ -83,7 +82,6 @@
         </tbody>
     </table>
     </div>
-    </center>
     <table>
             <tr><td>
                 <span class="alias_edit"><input type="button" value="add"><input type="button" value="del"><input type="button" value="edit"></span>
@@ -94,7 +92,6 @@
   <p><span class="config_label"><b>Perform</b></span><span class="config_input"></span></p>    
   <p>
     <span class="config_label">
-    <center>
     <div style="margin:5px; border: 1px solid #64355A;width:380px;height:55px;overflow-x:hidden;overflow-y:auto;">
     <table cellpadding="0" cellspacing="0" class="perform">
         <tbody> 
         </tbody>
     </table>
     </div>
-    </center>
     <table>
             <tr><td>
                 <span class="perform_edit"><input type="button" value="add"><input type="button" value="del"><input type="button" value="edit"></span>