You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@click.apache.org by sa...@apache.org on 2009/06/08 20:42:03 UTC

svn commit: r782721 - in /incubator/click/trunk/click/examples/webapp/assets/css: imports.css style.css

Author: sabob
Date: Mon Jun  8 18:42:03 2009
New Revision: 782721

URL: http://svn.apache.org/viewvc?rev=782721&view=rev
Log:
removed accordion styles

Modified:
    incubator/click/trunk/click/examples/webapp/assets/css/imports.css
    incubator/click/trunk/click/examples/webapp/assets/css/style.css

Modified: incubator/click/trunk/click/examples/webapp/assets/css/imports.css
URL: http://svn.apache.org/viewvc/incubator/click/trunk/click/examples/webapp/assets/css/imports.css?rev=782721&r1=782720&r2=782721&view=diff
==============================================================================
--- incubator/click/trunk/click/examples/webapp/assets/css/imports.css (original)
+++ incubator/click/trunk/click/examples/webapp/assets/css/imports.css Mon Jun  8 18:42:03 2009
@@ -192,44 +192,6 @@
 
 .navy { color: navy; }
 
-/* RICO Accordian Demo */
-
-.accordionTabTitle {
-	background-color: #6b79a5;
-	color: #ced7ef;
-	height: 22px;
-	padding-left: 5px;
-	border-bottom-color: #182052;
-	border-right-style: none;
-	border-bottom-style: solid;
-	border-left-style: none;
-	border-top-style: solid;
-	border-top-color: #bdc7e7;
-	border-top-width: 1px;
-	border-right-width: 0px;
-	border-bottom-width: 1px;
-	border-left-width: 0px;
-	font-size: 12px;
-}
-
-.accordionTabTitle {
-	background-color: #6b79a5;
-	color: #ced7ef;
-	height: 22px;
-	padding-left: 5px;
-	border-bottom-color: #182052;
-	border-right-style: none;
-	border-bottom-style: solid;
-	border-left-style: none;
-	border-top-style: solid;
-	border-top-color: #bdc7e7;
-	border-top-width: 1px;
-	border-right-width: 0px;
-	border-bottom-width: 1px;
-	border-left-width: 0px;
-	font-size: 12px;
-}
-
 /* Menu Control css */
 
 #menuTable #menu {

Modified: incubator/click/trunk/click/examples/webapp/assets/css/style.css
URL: http://svn.apache.org/viewvc/incubator/click/trunk/click/examples/webapp/assets/css/style.css?rev=782721&r1=782720&r2=782721&view=diff
==============================================================================
--- incubator/click/trunk/click/examples/webapp/assets/css/style.css (original)
+++ incubator/click/trunk/click/examples/webapp/assets/css/style.css Mon Jun  8 18:42:03 2009
@@ -192,44 +192,6 @@
 
 .navy { color: navy; }
 
-/* RICO Accordian Demo */
-
-.accordionTabTitle {
-	background-color: #6b79a5;
-	color: #ced7ef;
-	height: 22px;
-	padding-left: 5px;
-	border-bottom-color: #182052;
-	border-right-style: none;
-	border-bottom-style: solid;
-	border-left-style: none;
-	border-top-style: solid;
-	border-top-color: #bdc7e7;
-	border-top-width: 1px;
-	border-right-width: 0px;
-	border-bottom-width: 1px;
-	border-left-width: 0px;
-	font-size: 12px;
-}
-
-.accordionTabTitle {
-	background-color: #6b79a5;
-	color: #ced7ef;
-	height: 22px;
-	padding-left: 5px;
-	border-bottom-color: #182052;
-	border-right-style: none;
-	border-bottom-style: solid;
-	border-left-style: none;
-	border-top-style: solid;
-	border-top-color: #bdc7e7;
-	border-top-width: 1px;
-	border-right-width: 0px;
-	border-bottom-width: 1px;
-	border-left-width: 0px;
-	font-size: 12px;
-}
-
 /*
  * Add a 2px space between the Menu icon and Menu text.
  */