summaryrefslogtreecommitdiffstats
path: root/templates/default.css
diff options
context:
space:
mode:
Diffstat (limited to 'templates/default.css')
-rw-r--r--templates/default.css12
1 files changed, 5 insertions, 7 deletions
diff --git a/templates/default.css b/templates/default.css
index 663ced0b..d746e7f8 100644
--- a/templates/default.css
+++ b/templates/default.css
@@ -639,16 +639,14 @@ li.current-rating{
/* TV Page Related Styles */
-#tv_control {
- float:left;
-}
-
#tv_np {
float:right;
}
-
-#tv_playlist {
- clear: both;
+#tv_np .box {
+ aligh:right;
+}
+#tv_left {
+ float:left;
}
/* User Online/Offline style, used in users.php */
td.user_online {
' href='#n116'>116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132