[Blends-commit] r1804 - blends/trunk/websites/inc

Debian Pure Blends Subversion Commit noreply at alioth.debian.org
Thu Aug 20 21:31:25 UTC 2009


Author: tille
Date: Thu Aug 20 21:31:24 2009
New Revision: 1804
URL: http://svn.debian.org/viewsvn/blends?rev=1804&view=rev

Log:
Style for registration field


Modified:
   blends/trunk/websites/inc/style.css

Modified: blends/trunk/websites/inc/style.css
URL: http://svn.debian.org/viewsvn/blends/blends/trunk/websites/inc/style.css?rev=1804&view=diff&r1=1804&r2=1803&p1=blends/trunk/websites/inc/style.css&p2=blends/trunk/websites/inc/style.css
==============================================================================
--- blends/trunk/websites/inc/style.css	(original)
+++ blends/trunk/websites/inc/style.css	Thu Aug 20 21:31:24 2009
@@ -278,6 +278,16 @@
        background:#eef4eb;
 }
 
+td.registration {
+       padding: 0.2em 0.8em 1px 0.1em;
+       margin:  0em 0em 1em 0em;
+       text-align:left;
+       font:8pt sans-serif;
+       border-top:1px dotted #8CACBB;
+       border-right:1px dotted #8CACBB;
+       background:#ffebeb;
+}
+
 table.columns{
 	width:100%;
 	padding:0em;



More information about the Blends-commit mailing list