X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=htdocs%2Fcss%2Fbase.css;h=3719eb5b49078140d8ea6c417668702f9f384d61;hb=c12cc82e1d97b51e19b294942ea9450a34d929cd;hp=a8e2a1e3d93a2a0017a30c33c222dc9c69e4d028;hpb=4f35a3ca07b72943c53395ffc7ea49d493031940;p=platal.git diff --git a/htdocs/css/base.css b/htdocs/css/base.css index a8e2a1e..3719eb5 100644 --- a/htdocs/css/base.css +++ b/htdocs/css/base.css @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2003-2008 Polytechnique.org * + * Copyright (C) 2003-2009 Polytechnique.org * * http://opensource.polytechnique.org/ * * * * This program is free software; you can redistribute it and/or modify * @@ -67,4 +67,6 @@ display: none; } +.ui-tabs-hide { display: none; } + /* vim: set et ts=4 sts=4 sw=4: */