comparison 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
comparison
equal deleted inserted replaced
3099:5c092b79f39b 3112:3259dc7caea4
3617 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#62c462', endColorstr='#57a957', GradientType=0); 3617 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#62c462', endColorstr='#57a957', GradientType=0);
3618 border-color: #57a957 #57a957 #3d773d; 3618 border-color: #57a957 #57a957 #3d773d;
3619 border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); 3619 border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
3620 } 3620 }
3621 3621
3622 .ui-btn.blue.hidden{
3623 display: none;
3624 }
3625
3622 .ui-btn.active{ 3626 .ui-btn.active{
3623 font-weight: bold; 3627 font-weight: bold;
3624 } 3628 }
3625 3629
3626 ins,div.options a:hover { 3630 ins,div.options a:hover {