Author: alevkovsky
Date: 2009-02-02 11:40:45 -0500 (Mon, 02 Feb 2009)
New Revision: 12525
Modified:
trunk/test-applications/realworld/web/src/main/webapp/stylesheet/realworld2.css
Log:
fix css
Modified: trunk/test-applications/realworld/web/src/main/webapp/stylesheet/realworld2.css
===================================================================
---
trunk/test-applications/realworld/web/src/main/webapp/stylesheet/realworld2.css 2009-02-02
16:35:15 UTC (rev 12524)
+++
trunk/test-applications/realworld/web/src/main/webapp/stylesheet/realworld2.css 2009-02-02
16:40:45 UTC (rev 12525)
@@ -143,7 +143,7 @@
width: 400px;
}
-input[type='submit'], input[type='button'] {
+input[type='submit'], input[type='button'], button {
background: #414141;
color: white;
margin: 5px;
Show replies by date