merge -c3099 from trunk to branch 2.0

Try to fix bad position for "nbm_repost_submit" button.

git-svn-id: http://piwigo.org/svn/branches/2.0@3100 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
rub 2009-01-18 08:43:11 +00:00
parent 53e9f49330
commit 2bc6baee27

View file

@ -11,6 +11,7 @@ input.rateButton, legend, h3 { color: #666; }
#theAdminPage h2 { color: #333; }
.content .infos { color: #f70; border:0; background-color: transparent;
padding:5px 60px 0pt 10pt; min-height: 48px; text-align:left; background-position:left top;}
.content .infos .submit {margin-left:30px;}
.content .infos li, .content .errors li { list-style-type:none; }
.content .errors { color: #f33; border:0; background-color: transparent;
padding:5px 60px 0pt 10pt; min-height: 48px; text-align:left; font-weight:bold; background-position:left top; }