themes/enanium/css/babygrand.css
changeset 1291 a971f6efcb7b
parent 1287 2c95a2c538c8
equal deleted inserted replaced
1290:27ab1b13a783 1291:a971f6efcb7b
   432 }
   432 }
   433 
   433 
   434 div#messageBox input[type ^="text"]:focus, div#messageBox input[type ^="password"]:focus {
   434 div#messageBox input[type ^="text"]:focus, div#messageBox input[type ^="password"]:focus {
   435 	background-color: #fff;
   435 	background-color: #fff;
   436 	border-color: #888;
   436 	border-color: #888;
       
   437 }
       
   438 
       
   439 textarea#ajaxEditArea, textarea.writespace {
       
   440 	font-family: Lucida Grande, DejaVu Sans, arial, helvetica, sans-serif;
       
   441 	font-size: 9pt;
       
   442 	line-height: 130%;
       
   443 	color: #202020;
       
   444 	background-color: #fff;
       
   445 	padding: 4px;
       
   446 	border: 1px solid #a0a0a0;
   437 }
   447 }
   438 
   448 
   439 /* Footer */
   449 /* Footer */
   440 div#footer {
   450 div#footer {
   441 	margin: 7px 0 0 0;
   451 	margin: 7px 0 0 0;