Changeset - 576e85ca1b0b
[Not reviewed]
default
0 1 0
Marcin Kuzminski - 15 years ago 2010-06-06 23:02:43
marcin@python-works.com
error message css
1 file changed with 3 insertions and 0 deletions:
0 comments (0 inline, 0 general)
pylons_app/public/css/monoblue_custom.css
Show inline comments
 
@@ -150,12 +150,15 @@ table tr.parity1 {
 
	position:absolute;
 
	right:5px;
 
	top:5px;
 
	width:16px;
 
}
 

	
 
.error-message{
 
	color:#CC3300;
 
}
 

	
 
div#main {
 
	padding: 5px;
 
}
 

	
 
div#container {
0 comments (0 inline, 0 general)