comparison pylons_app/public/css/style.css @ 471:ac559565c6b8 celery

config change little style fix for form buttons fixes db manage default user email
author Marcin Kuzminski <marcin@python-works.com>
date Sun, 12 Sep 2010 18:29:55 +0200
parents 37fb1e6d0e58
children 8ba65e4c4e4c
comparison
equal deleted inserted replaced
470:935dddee7422 471:ac559565c6b8
2875 } 2875 }
2876 2876
2877 #register div.form div.fields div.buttons 2877 #register div.form div.fields div.buttons
2878 { 2878 {
2879 margin: 0; 2879 margin: 0;
2880 padding: 10px 0 0 97px; 2880 padding: 10px 0 0 114px;
2881 clear: both; 2881 clear: both;
2882 overflow: hidden; 2882 overflow: hidden;
2883 border-top: 1px solid #DDDDDD; 2883 border-top: 1px solid #DDDDDD;
2884 text-align: left; 2884 text-align: left;
2885 } 2885 }