[freeside-commits] freeside/httemplate/elements xmenu.css, 1.7, 1.8 xmenu.top.css, 1.5, 1.6

Ivan,,, ivan at wavetail.420.am
Mon Mar 22 18:04:47 PDT 2010


Update of /home/cvs/cvsroot/freeside/httemplate/elements
In directory wavetail.420.am:/tmp/cvs-serv13310

Modified Files:
	xmenu.css xmenu.top.css 
Log Message:
purple on pink is WAY too my little pony.  man, its not easy being purple

Index: xmenu.css
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/elements/xmenu.css,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -w -d -r1.7 -r1.8
--- xmenu.css	20 Mar 2010 22:44:48 -0000	1.7
+++ xmenu.css	23 Mar 2010 01:04:45 -0000	1.8
@@ -33,7 +33,6 @@
 
 .webfx-menu-empty {
 	display:		block;
-	border:		        1px solid white;
 	padding:		2px 5px 2px 5px;
 	font-size:		11px;
 	/* font-family:		Tahoma, Verdan, Helvetica, Sans-Serif; */
@@ -53,26 +52,18 @@
 	text-decoration:	none;
 	vertical-align:		center;
 	color:			black;
-	border:		        1px solid white;
 }	
 
 .webfx-menu a:visited {
 	color:			black;
-	border:		        1px solid white;
 }
 
 .webfx-menu a:hover {
 	color:			black;
-	border:			1px solid #7e0079;
 }
 
 .webfx-menu a:hover {
 	color:			black;
-	/* background:		#faf7fa; #f5ebf4; #efdfef; white; #BC79B8; */
-	/* background:		#ffe6fe; */
-	/* background:		#ffc2fe; */
-	background:		#fff2fe;
-	border:			1px solid #7e0079; /*rgb(120,172,255);#ff8800;*/
 }	
 
 .webfx-menu a .arrow {

Index: xmenu.top.css
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/elements/xmenu.top.css,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -w -d -r1.5 -r1.6
--- xmenu.top.css	20 Mar 2010 22:44:48 -0000	1.5
+++ xmenu.top.css	23 Mar 2010 01:04:45 -0000	1.6
@@ -33,7 +33,6 @@
 
 .webfx-menu-empty {
 	display:		block;
-	border:		        1px solid white;
 	padding:		2px 5px 2px 5px;
 	font-size:		11px;
 	/* font-family:		Tahoma, Verdan, Helvetica, Sans-Serif; */
@@ -53,26 +52,18 @@
 	text-decoration:	none;
 	vertical-align:		center;
 	color:			black;
-	border:		        1px solid white;
 }	
 
 .webfx-menu a:visited {
 	color:			black;
-	border:		        1px solid white;
 }
 
 .webfx-menu a:hover {
 	color:			black;
-	border:			1px solid #7e0079;
 }
 
 .webfx-menu a:hover {
 	color:			black;
-	/* background:		#faf7fa; #f5ebf4; #efdfef; white; #BC79B8; */
-	/* background:		#ffe6fe; */
-	/* background:		#ffc2fe; */
-	background:		#fff2fe;
-	border:			1px solid #7e0079; /*rgb(120,172,255);#ff8800;*/
 }	
 
 .webfx-menu a .arrow {



More information about the freeside-commits mailing list