app/site-content/css/projrev.css
changeset 48 9bdb5a00689a
parent 39 e7880a8f7e04
--- a/app/site-content/css/projrev.css	Thu Aug 13 04:01:15 2009 +0530
+++ b/app/site-content/css/projrev.css	Thu Aug 13 04:27:08 2009 +0530
@@ -514,4 +514,13 @@
   height:100px;
   display:inline;
   color:#777;
+}
+
+input.colorbox-button {
+  width: auto;
+  float: none;
+  font: bold 1em Arial, Sans-serif; 
+  background: #FFF url(/site-content/images/gradientbg.jpg) repeat-x; 
+  color: #333;  
+  border: 1px solid #DADADA;  
 }
\ No newline at end of file