myexperiment-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[myexperiment-hackers] [3573] branches/wf4ever/public/stylesheets/styles


From: noreply
Subject: [myexperiment-hackers] [3573] branches/wf4ever/public/stylesheets/styles.css: Disable (in CSS) the mockup boxes
Date: Tue, 28 May 2013 15:51:24 +0000 (UTC)

Revision
3573
Author
stain
Date
2013-05-28 15:51:23 +0000 (Tue, 28 May 2013)

Log Message

Disable (in CSS) the mockup boxes

Modified Paths

Diff

Modified: branches/wf4ever/public/stylesheets/styles.css (3572 => 3573)


--- branches/wf4ever/public/stylesheets/styles.css	2013-05-28 14:22:22 UTC (rev 3572)
+++ branches/wf4ever/public/stylesheets/styles.css	2013-05-28 15:51:23 UTC (rev 3573)
@@ -2631,11 +2631,14 @@
 
 /*font-family: "Margarine", "Comic Sans MS", "Comic Sans", fantasy; */
 .mockup {
+  display: none;
+    /*
   border: #ccc 2px dashed;
   margin-top: 1em;
   margin-bottom: 1em;
   padding-left: 0.5em;
   padding-right: 0.5em;
+  */
 }
 .mockup .mockup {
   border: none;

reply via email to

[Prev in Thread] Current Thread [Next in Thread]