summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--templates/html5_player.css4
-rw-r--r--themes/classic/templates/default.css6
-rw-r--r--themes/fresh/templates/default.css6
3 files changed, 2 insertions, 14 deletions
diff --git a/templates/html5_player.css b/templates/html5_player.css
index ea23d5c1..0290897e 100644
--- a/templates/html5_player.css
+++ b/templates/html5_player.css
@@ -73,8 +73,8 @@
}
#html5_player #search
{
- top: 54px;
- right: 5px;
+ top: 61px;
+ right: 1px;
position: absolute;
}
#html5_player #search input
diff --git a/themes/classic/templates/default.css b/themes/classic/templates/default.css
index f127fa37..ec474c67 100644
--- a/themes/classic/templates/default.css
+++ b/themes/classic/templates/default.css
@@ -708,12 +708,6 @@ td.lp_current a {
right: 5px;
bottom: 5px;
}
-#html5_player #search
-{
- position: absolute;
- top: 54px;
- right: 5px;
-}
/************************************************/
/* Styles for Login template */
diff --git a/themes/fresh/templates/default.css b/themes/fresh/templates/default.css
index a542a3c0..370b7f40 100644
--- a/themes/fresh/templates/default.css
+++ b/themes/fresh/templates/default.css
@@ -1005,12 +1005,6 @@ table.tabledata .cel_php_setting, table.tabledata .cel_configuration, .cel_prefe
right: 5px;
bottom: 5px;
}
-#html5_player #search
-{
- position: absolute;
- top: 56px;
- right: 5px;
-}
/***********************************************
Other