[Wiki] changed: DimpMenuHowTo

Jan Schneider <[email protected]>
Newsgroups gmane.comp.horde.cvs
Message-ID <[email protected]>
jan  Thu, 10 Dec 2009 07:14:23 -0500

Modified page: http://wiki.horde.org/DimpMenuHowTo
New Revision:  1.1
Change log:  Fix rules

@@ -6,9 +6,9 @@
  First create a CSS file {{dimp/themes/}}. You can chose any file  
name, {{custom.css}} is a good name for it.

  <code type="css">
  /* To hide the application links in the left menu: */
-#applicationfolders {
+#sidebarPanel #applicationfolders {
      display: none;
  }

  /* To hide the complete tab bar on the top: */
@@ -19,9 +19,9 @@
  /* To hide the tab on the top but keep the quota bar: */
  #tabbar li {
      display: none;
  }
-#quota {
+#tabbar li#quota {
      display: list-item;
      margin-bottom: 10px;
  }
  </code>


-- 
To unsubscribe, mail: [email protected]
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.