Merge branch 'fusionax' into account
[platal.git] / htdocs / css / base.css
index 8660980..3719eb5 100644 (file)
@@ -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   *
     background-color: #bfb;
 }
 
+.pem {
+    display: none;
+}
+
+.ui-tabs-hide { display: none; }
+
 /* vim: set et ts=4 sts=4 sw=4: */