svn commit: r598816 - /lenya/trunk/src/webapp/lenya/resources/css/tabs.css

[email protected]
Newsgroups gmane.comp.cms.lenya.cvs
Message-ID <[email protected]>
Author: andreas
Date: Tue Nov 27 15:18:24 2007
New Revision: 598816

URL: http://svn.apache.org/viewvc?rev=598816&view=rev
Log:
Added CSS for meta data tab view

Modified:
    lenya/trunk/src/webapp/lenya/resources/css/tabs.css

Modified: lenya/trunk/src/webapp/lenya/resources/css/tabs.css
URL: http://svn.apache.org/viewvc/lenya/trunk/src/webapp/lenya/resources/css/tabs.css?rev=598816&r1=598815&r2=598816&view=diff
==============================================================================
--- lenya/trunk/src/webapp/lenya/resources/css/tabs.css (original)
+++ lenya/trunk/src/webapp/lenya/resources/css/tabs.css Tue Nov 27 15:18:24 2007
@@ -193,3 +193,42 @@
 /*  margin: 0px 20px; */
   font-size: small;
 }
+
+.lenyaTabTitle, .lenyaTabTitleActive {
+  float: left;
+  margin: 0 .5em 0 0;
+}
+
+.lenyaTabTitleActive {
+  background: url('/modules/svg/tab-topLeft-5-DDDCCF-DDDCCF.png') left top no-repeat;
+}
+
+.lenyaTabTitleActive a {
+  background: url('/modules/svg/tab-topRight-5-DDDCCF-DDDCCF.png') right top no-repeat;
+}
+
+.lenyaTabTitle a, .lenyaTabTitleActive a {
+  padding: .1em .7em .1em .7em;
+  display: block;
+}
+
+.lenyaTabTitle {
+  cursor: pointer;
+  background: url('/modules/svg/tab-topLeft-5-BBBBBB-BBBBBB.png') left top no-repeat;
+}
+
+.lenyaTabTitle a {
+  background: url('/modules/svg/tab-topRight-5-BBBBBB-BBBBBB.png') right top no-repeat;
+}
+
+
+.lenyaTabBody {
+  display: none;
+}
+  
+.lenyaTabBodyActive {
+  clear: both;
+  background-color: #DDDCCF;
+  margin: 0 0 1em 0;
+  padding: 1em .7em;
+}
\ No newline at end of file
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.