SF.net SVN: phpwiki:[10691] trunk/themes/blog/Kubrick.css

vargenau--- via phpwiki-checkins <[email protected]>
Newsgroups gmane.comp.web.wiki.phpwiki.checkins
Message-ID <[email protected]>
Revision: 10691
          http://sourceforge.net/p/phpwiki/code/10691
Author:   vargenau
Date:     2021-11-25 15:53:06 +0000 (Thu, 25 Nov 2021)
Log Message:
-----------
blog theme; improve layout for diff and edit

Modified Paths:
--------------
    trunk/themes/blog/Kubrick.css

Modified: trunk/themes/blog/Kubrick.css
===================================================================
--- trunk/themes/blog/Kubrick.css	2021-11-25 15:13:00 UTC (rev 10690)
+++ trunk/themes/blog/Kubrick.css	2021-11-25 15:53:06 UTC (rev 10691)
@@ -387,6 +387,14 @@
     width: 550px !important;
 }
 
+#editpage, .wiki-edithelp {
+    margin-left: 22px;
+}
+
+.wiki-edithelp {
+    font-size: 0.81em;
+}
+
 #editpage, #edit-content, .wiki-edithelp {
     /* top, right, bottom, left */
     padding: 0 0 20px 0;
@@ -394,8 +402,9 @@
     overflow: visible;
 }
 
-.wiki-edithelp {
-    font-size: 0.81em;
+#edit-summary {
+    margin-top: 10px;
+    margin-bottom: 10px;
 }
 
 #wikiblog-form div.wiki-edithelp {
@@ -662,6 +671,7 @@
 /* entire difftextblock */
 #difftext {
     width: 710px;
+    margin-left: 22px;
     margin-top: 0;
     margin-bottom: 0;
     background: white;

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.