comparison rhodecode/public/css/style.css @ 797:81c173490971 beta

fixed remeber passwords css, and hide add new repository for anonymous users
author Marcin Kuzminski <marcin@python-works.com>
date Wed, 01 Dec 2010 19:11:34 +0100
parents 873611d6ff71
children 26602c8a9bed
comparison
equal deleted inserted replaced
795:ffd967053e4e 797:81c173490971
1403 clear:both; 1403 clear:both;
1404 overflow:hidden; 1404 overflow:hidden;
1405 border-top:1px solid #DDD; 1405 border-top:1px solid #DDD;
1406 text-align:left; 1406 text-align:left;
1407 margin:0; 1407 margin:0;
1408 padding:10px 0 0 114px; 1408 padding:10px 0 0 150px;
1409 } 1409 }
1410 1410
1411 #register div.form div.fields div.buttons div.highlight input.ui-state-default { 1411 #register div.form div.fields div.buttons div.highlight input.ui-state-default {
1412 background:url("../images/button_highlight.png") repeat-x scroll 0 0 #4E85BB; 1412 background:url("../images/button_highlight.png") repeat-x scroll 0 0 #4E85BB;
1413 color:#FFF; 1413 color:#FFF;