diff --git a/lam/style/500_layout.css b/lam/style/500_layout.css index c9a3c1d0..c985a6b6 100644 --- a/lam/style/500_layout.css +++ b/lam/style/500_layout.css @@ -3,7 +3,7 @@ $Id$ This code is part of LDAP Account Manager (http://www.ldap-account-manager.org/) Copyright (C) 2003 Leonhard Walchshaeusl - Copyright (C) 2005 - 2012 Roland Gruber + Copyright (C) 2005 - 2013 Roland Gruber This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -221,6 +221,10 @@ div.ui-progressbar-value { width: 100%; } +.halfwidth { + width: 50%; +} + /** * table style for delete.php *