diff options
author | vdigital <vdigital@piwigo.org> | 2008-09-04 20:17:38 +0000 |
---|---|---|
committer | vdigital <vdigital@piwigo.org> | 2008-09-04 20:17:38 +0000 |
commit | 2676ad8cb3d91d06342a77ce35ddd9b05bbcd44f (patch) | |
tree | 0552316f71adbd905d3be797c00bf23542377990 /admin/template/yoga/theme | |
parent | efa741187507b388476da9d9a8694c3602479e7c (diff) |
Bug 852: Users display
git-svn-id: http://piwigo.org/svn/trunk@2498 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'admin/template/yoga/theme')
-rw-r--r-- | admin/template/yoga/theme/admin/theme.css | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/admin/template/yoga/theme/admin/theme.css b/admin/template/yoga/theme/admin/theme.css index e181ea89c..e76c2f364 100644 --- a/admin/template/yoga/theme/admin/theme.css +++ b/admin/template/yoga/theme/admin/theme.css @@ -73,11 +73,6 @@ right:0; text-align:right; top:0; width:770px; } .HelpActions li {list-style-image:none; list-style-position:outside; list-style-type:none; text-align:center; text-indent:0pt; } -table.table2 th { padding:3px 30px; } -table.table2 tr.throw { text-align: center; } -table.table2 { margin:0pt auto; } -.sort { display:block; padding:8px 5px 0px 1px; } - /* tabsheets are often used in admin pages => No specific css files */ .tabsheet { background-color:transparent; border:0; display:table; |