[freeside-commits] freeside/httemplate/elements freeside.css, 1.3, 1.3.4.1

Ivan,,, ivan at wavetail.420.am
Sat Oct 9 17:26:35 PDT 2010


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

Modified Files:
      Tag: FREESIDE_1_9_BRANCH
	freeside.css 
Log Message:
add lock_agentnum and lock_pkgpart parameters to new customer page, RT#9782

Index: freeside.css
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/elements/freeside.css,v
retrieving revision 1.3
retrieving revision 1.3.4.1
diff -u -w -d -r1.3 -r1.3.4.1
--- freeside.css	1 Aug 2007 22:25:08 -0000	1.3
+++ freeside.css	10 Oct 2010 00:26:33 -0000	1.3.4.1
@@ -14,3 +14,14 @@
 
 /* a:focus { background-color: #ccccee } */
 
+/* 2.1 look, whatever */
+.fsdisabled {
+  background-color: #dddddd;
+  color: #666666;
+  border: 1px solid #999999;
+  padding: 1px;
+	 -moz-border-radius: 2px;
+	 -webkit-border-radius: 2px;
+	 border-radius: 2px;
+}
+



More information about the freeside-commits mailing list