--- a/integration/css/edition.css Fri Nov 23 19:13:50 2012 +0100
+++ b/integration/css/edition.css Mon Nov 26 18:42:56 2012 +0100
@@ -163,7 +163,6 @@
position: absolute; right: 10px; bottom: 10px;
}
-
.media-segments h2{
color: #30036d;
font-size: 14px;
@@ -177,6 +176,21 @@
position: relative;
}
+.media-segment-popin .pointer{
+ margin-left: 140px
+}
+
+.media-segment-popin {
+ padding-top: 12px; overflow: hidden;
+ top: 2px; width: 300px; margin-left: -151px;
+ display: none;
+}
+
+.media-segment-popin p{
+ margin-right: 155px;
+ font-size: 12px;
+}
+
.media-found-segments {
clear: both; padding-top: 5px;
}
@@ -189,42 +203,12 @@
padding-bottom: 1px; position: relative;
}
-.media-segment-list-inner {
- position: absolute; width: 100%; height: 100%; top: 0; left: 0; background: url(../img/bg-segments.png);
-}
-
-.media-segment-section {
- position: absolute; height: 8px;
-}
-
.media-current-section {
background: url(../img/pinstripe-purple.png);
top: -2px; bottom: -2px; margin-left: -1px; padding: 2px 1px;
position: absolute;
}
-.media-segment-popin .pointer{
- margin-left: 140px
-}
-.media-segment-popin {
- padding-top: 12px; overflow: hidden;
- top: 2px; width: 300px; margin-left: -151px;
- display: none;
-}
-.media-segment-popin h3, .media-found-popin h3{
- padding: 0;
- color: #de2500;
- margin-bottom: 4px;
- font-weight: 600;
-}
-.media-segment-popin p{
- margin-right: 155px;
- font-size: 12px;
-}
-.media-segment-popin span{
- color: #7628df;
-}
-
.media-found-popin {
padding-top: 12px; overflow: hidden;
top: 2px; width: 170px; display: none;