mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-08 09:43:01 +02:00
bug fixed: hide border on admin/configuration fieldsets to avoid empty legend.
Add missing i18n on admin.tpl, admin header/footer, pLoader page, theme manager. git-svn-id: http://piwigo.org/svn/trunk@5284 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -750,4 +750,6 @@ h2:lang(en) { text-transform:capitalize; }
|
||||
|
||||
#helpContent P {text-align:left; margin-left:10px;}
|
||||
#helpContent LI, #ftpPage LI {margin-top:10px;}
|
||||
#helpContent P.nextStepLink {text-align:center; font-weight:bold; margin-bottom:20px;}
|
||||
#helpContent P.nextStepLink {text-align:center; font-weight:bold; margin-bottom:20px;}
|
||||
|
||||
#configContent FIELDSET {border:none;}
|
||||
Reference in New Issue
Block a user