From ca7c42d262936c66320523355779a2c763f6a6a7 Mon Sep 17 00:00:00 2001 From: "Philip M. Hofer (Frumph)" Date: Sat, 2 Jan 2010 23:29:53 -0800 Subject: [PATCH] major-publishing-actions and publishing-action went from ID's to classes and added to the options.css instead of using the wp-admin.css - the problem with this is that if WP changes the look of their site ours will be old. cross that road when it comes, because wordpress dev's didn't use a class like they should have. Signed-off-by: Philip M. Hofer (Frumph) --- options/addonoptions.php | 4 ++-- options/archivesearchoptions.php | 4 ++-- options/configoptions.php | 4 ++-- options/generaloptions.php | 4 ++-- options/indexoptions.php | 4 ++-- options/menubaroptions.php | 4 ++-- options/options.css | 13 +++++++++++++ options/postoptions.php | 4 ++-- options/themestyle.php | 4 ++-- 9 files changed, 29 insertions(+), 16 deletions(-) diff --git a/options/addonoptions.php b/options/addonoptions.php index 386210a..bd6f286 100644 --- a/options/addonoptions.php +++ b/options/addonoptions.php @@ -117,8 +117,8 @@
-
-
+
+
diff --git a/options/archivesearchoptions.php b/options/archivesearchoptions.php index d46770f..7226dfc 100644 --- a/options/archivesearchoptions.php +++ b/options/archivesearchoptions.php @@ -63,8 +63,8 @@
-
-
+
+
diff --git a/options/configoptions.php b/options/configoptions.php index e8749ab..dc24c9d 100644 --- a/options/configoptions.php +++ b/options/configoptions.php @@ -165,8 +165,8 @@
-
-
+
+
diff --git a/options/generaloptions.php b/options/generaloptions.php index 15a6ad4..76a123f 100644 --- a/options/generaloptions.php +++ b/options/generaloptions.php @@ -247,8 +247,8 @@
-
-
+
+
diff --git a/options/indexoptions.php b/options/indexoptions.php index e1d8e3f..aec0f3f 100644 --- a/options/indexoptions.php +++ b/options/indexoptions.php @@ -69,8 +69,8 @@
-
-
+
+
diff --git a/options/menubaroptions.php b/options/menubaroptions.php index 8e3f1a6..79bcac4 100644 --- a/options/menubaroptions.php +++ b/options/menubaroptions.php @@ -79,8 +79,8 @@
-
-
+
+
diff --git a/options/options.css b/options/options.css index d1d15d7..f7621fa 100644 --- a/options/options.css +++ b/options/options.css @@ -208,3 +208,16 @@ width: auto; div.show .cpadmin-footer img{ float: none; } + +.comicpress-major-publishing-actions { + padding: 6px; + clear: both; + border-top: none; + background: #eaf2fa; +} + +.comicpress-major-publishing-actions input { + float: right; + min-width: 80px; + text-align: center; +} diff --git a/options/postoptions.php b/options/postoptions.php index f500857..6710908 100644 --- a/options/postoptions.php +++ b/options/postoptions.php @@ -281,8 +281,8 @@
-
-
+
+
diff --git a/options/themestyle.php b/options/themestyle.php index adaa9a4..280e853 100644 --- a/options/themestyle.php +++ b/options/themestyle.php @@ -66,8 +66,8 @@
-
-
+
+