aboutsummaryrefslogtreecommitdiffstats
path: root/template/cclear/default-layout.css
diff options
context:
space:
mode:
Diffstat (limited to 'template/cclear/default-layout.css')
-rw-r--r--template/cclear/default-layout.css24
1 files changed, 8 insertions, 16 deletions
diff --git a/template/cclear/default-layout.css b/template/cclear/default-layout.css
index 33adf19e8..7f1a856ec 100644
--- a/template/cclear/default-layout.css
+++ b/template/cclear/default-layout.css
@@ -2,6 +2,7 @@
@import "menubar.css";
@import "content.css";
@import "image.css";
+@import "popuphelp.css";
/* $Id$ */
@@ -125,21 +126,6 @@ select.categoryList {
}
/** go to an admin.css ? **/
-/**
- * Informations box in administration
- */
-#infos {
- text-align: left;
- background-color: #eee;
- background-image: url(admin/images/infos.png);
- background-repeat: no-repeat;
- background-position: top right;
- color: black;
- font-weight: bold;
- margin: 5px;
- border:1px solid gray;
- padding: 10px 50px 10px 10px;
-}
.table2 {
border: 1px solid black;
@@ -272,4 +258,10 @@ FORM#categoryPermissions LI {
BODY#theAdminPage #theHeader P {
display: none;
-} \ No newline at end of file
+}
+
+BODY#thePopuphelpPage #copyright {
+ color: green;
+ display: none;
+}
+