SVN Commit by dpage: r4869 - trunk/www/pgadmin3/css
От | svn@pgadmin.org |
---|---|
Тема | SVN Commit by dpage: r4869 - trunk/www/pgadmin3/css |
Дата | |
Msg-id | 200601041123.k04BNKnm000890@developer.pgadmin.org обсуждение исходный текст |
Список | pgadmin-hackers |
Author: dpage Date: 2006-01-04 11:23:20 +0000 (Wed, 04 Jan 2006) New Revision: 4869 Modified: trunk/www/pgadmin3/css/bluehaze-latin1.css trunk/www/pgadmin3/css/bluehaze-rtl.css trunk/www/pgadmin3/css/bluehaze.css Log: Ooops, forgot to commit this Modified: trunk/www/pgadmin3/css/bluehaze-latin1.css =================================================================== --- trunk/www/pgadmin3/css/bluehaze-latin1.css 2006-01-04 09:25:49 UTC (rev 4868) +++ trunk/www/pgadmin3/css/bluehaze-latin1.css 2006-01-04 11:23:20 UTC (rev 4869) @@ -139,6 +139,10 @@ background-repeat: no-repeat; } +#header form { + margin-bottom: 0px; +} + .headerTitle { border: none; } @@ -223,3 +227,4 @@ padding-left: 0.75mm; padding-top: 3mm; } + Modified: trunk/www/pgadmin3/css/bluehaze-rtl.css =================================================================== --- trunk/www/pgadmin3/css/bluehaze-rtl.css 2006-01-04 09:25:49 UTC (rev 4868) +++ trunk/www/pgadmin3/css/bluehaze-rtl.css 2006-01-04 11:23:20 UTC (rev 4869) @@ -149,6 +149,10 @@ background-repeat: no-repeat; } +#header form { + margin-bottom: 0px; +} + .headerTitle { direction: rtl; border: none; Modified: trunk/www/pgadmin3/css/bluehaze.css =================================================================== --- trunk/www/pgadmin3/css/bluehaze.css 2006-01-04 09:25:49 UTC (rev 4868) +++ trunk/www/pgadmin3/css/bluehaze.css 2006-01-04 11:23:20 UTC (rev 4869) @@ -136,6 +136,10 @@ background-repeat: no-repeat; } +#header form { + margin-bottom: 0px; +} + .headerTitle { border: none; } @@ -220,3 +224,4 @@ padding-left: 0.75mm; padding-top: 3mm; } +
В списке pgadmin-hackers по дате отправления: