[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [websites/wiki-kde-org/develop] extensions: Fix LQT and WikiEditor
From:       Sayak Banerjee <sayakb () kde ! org>
Date:       2012-08-05 9:00:41
Message-ID: 20120805090041.9DE2FA6094 () git ! kde ! org
[Download RAW message or body]

Git commit 8378ecf7a68cdb347c9f3ca1f41f5614567626f2 by Sayak Banerjee.
Committed on 05/08/2012 at 11:00.
Pushed by sayakb into branch 'develop'.

Fix LQT and WikiEditor

M  +9    -0    extensions/LiquidThreads/lqt.js
M  +-    --    extensions/WikiEditor/modules/images/toolbar/base.png

http://commits.kde.org/websites/wiki-kde-org/8378ecf7a68cdb347c9f3ca1f41f5614567626f2

diff --git a/extensions/LiquidThreads/lqt.js b/extensions/LiquidThreads/lqt.js
index 82c75a6..f7006dc 100644
--- a/extensions/LiquidThreads/lqt.js
+++ b/extensions/LiquidThreads/lqt.js
@@ -207,6 +207,15 @@ window.liquidThreads = {
 				// cleanup unnecessary things from the old toolbar
 				$j( '#editpage-specialchars' ).remove();
 				$j( '#wpTextbox1' ).focus();
+                $j( '#editform' ).css({
+                    padding: 12,
+                    marginTop: 10,
+                    marginBottom: 10
+                });
+                $j( '#editform .editOptions' ).css({
+                    width: $j( '#editform' ).innerWidth(),
+                    paddingTop: 5
+                });
 			} else {
 				// Add old toolbar
 				mwSetupToolbar();
diff --git a/extensions/WikiEditor/modules/images/toolbar/base.png \
b/extensions/WikiEditor/modules/images/toolbar/base.png index b55ed07..53cf6be 100644
Binary files a/extensions/WikiEditor/modules/images/toolbar/base.png and \
b/extensions/WikiEditor/modules/images/toolbar/base.png differ


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic