diff options
author | plegall <plg@piwigo.org> | 2016-01-09 18:28:26 +0100 |
---|---|---|
committer | plegall <plg@piwigo.org> | 2016-01-09 18:28:26 +0100 |
commit | d78caf8603e37f9e15be961c99039a078179c437 (patch) | |
tree | ff9a57ce2d2e05254568d3cbc5a4aa535bdc02cc /admin/themes/default/template/user_list.tpl | |
parent | 041065a8247b3300e091bb811fe715a21f0c8524 (diff) |
move new CSS rules to theme.css instead of {html_style}
Diffstat (limited to 'admin/themes/default/template/user_list.tpl')
-rw-r--r-- | admin/themes/default/template/user_list.tpl | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/admin/themes/default/template/user_list.tpl b/admin/themes/default/template/user_list.tpl index c781a39ee..1f4b09f25 100644 --- a/admin/themes/default/template/user_list.tpl +++ b/admin/themes/default/template/user_list.tpl @@ -840,20 +840,6 @@ span.infos, span.errors {background-image:none; padding:2px 5px; margin:0;border .recent_period_infos {margin-left:10px;} .nb_image_page, .recent_period {width:340px;margin-top:5px;} #action_recent_period .recent_period {display:inline-block;} - -.user_form_popin { - width:750px; - height:430px; - padding:10px; -} - -.userProperties form { - text-align:left; -} - -.popinWait { - padding-top:200px; -} {/literal}{/html_style} <div class="titrePage"> |