accounts2/fas/fas/static/css style.css,1.3,1.4

Michael Patrick McGrath (mmcgrath) fedora-extras-commits at redhat.com
Fri Apr 27 21:08:52 UTC 2007


Author: mmcgrath

Update of /cvs/fedora/accounts2/fas/fas/static/css
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7615/fas/fas/static/css

Modified Files:
	style.css 
Log Message:
Major UI updates


Index: style.css
===================================================================
RCS file: /cvs/fedora/accounts2/fas/fas/static/css/style.css,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- style.css	26 Apr 2007 18:31:11 -0000	1.3
+++ style.css	27 Apr 2007 21:08:50 -0000	1.4
@@ -352,3 +352,14 @@
   color: #3465A4;
 }
 
+.flash
+{
+  float: left;
+  background: #DEE6B1 url(/fas/static/images/success.png) 10px 50% no-repeat;
+  height: 50px;
+  line-height: 50px;
+  border: 1px solid #998877;
+  padding: 0 15px 0 43px;
+  margin-top: 9px;
+}
+




More information about the scm-commits mailing list