diff rhodecode/public/css/style.css @ 3112:3259dc7caea4 rhodecode-0.0.1.5.1

merge with beta
author Marcin Kuzminski <marcin@python-works.com>
date Fri, 14 Dec 2012 04:26:15 +0100
parents a5f0bc867edc 91492a72b2dc
children cd50d1b5f35b
line wrap: on
line diff
--- a/rhodecode/public/css/style.css	Thu Dec 13 23:20:38 2012 +0100
+++ b/rhodecode/public/css/style.css	Fri Dec 14 04:26:15 2012 +0100
@@ -3619,6 +3619,10 @@
   border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);	
 }
 
+.ui-btn.blue.hidden{
+	display: none;
+}
+
 .ui-btn.active{
     font-weight: bold;
 }