diff --git a/admin/templates/default/app.css b/admin/templates/default/app.css
index ff30728674..5b45ae869c 100644
--- a/admin/templates/default/app.css
+++ b/admin/templates/default/app.css
@@ -55,4 +55,16 @@ td.admin_userAgent span {
}
.admin_account_delete > * {
padding: 8px;
-}
\ No newline at end of file
+}
+/* Global Category classes*/
+.globalCat_confirmDelete {
+ position: absolute;
+ left: 120px;
+ top: 80px;
+ background-color: white;
+ display: none;
+ border: 2px solid black;
+}
+.globalCat_hiddenCatid {
+ display: none;
+}
diff --git a/admin/templates/default/categories.edit.xet b/admin/templates/default/categories.edit.xet
index 73e6945928..fa2bd97914 100644
--- a/admin/templates/default/categories.edit.xet
+++ b/admin/templates/default/categories.edit.xet
@@ -8,7 +8,7 @@
-
+
@@ -19,7 +19,7 @@
-
+
@@ -32,46 +32,27 @@
-
-
- .confirmDelete {
- position: absolute;
- left: 120px;
- top: 80px;
- background-color: white;
- display: none;
- border: 2px solid black;
-}
-.hiddenCatid {
- display: none;
-}
-.confirmSubs
-{
-}
-
+
-
+
-
-
+
+
-
-
-
+
+
-
+
-
-
-
-
-
+
@@ -79,11 +60,11 @@
-
+
-
+
@@ -92,22 +73,22 @@
-
+
-
+
-
+
-
-