src/widgets/Segments.css
changeset 1072 ac1eacb3aa33
parent 1071 02c04d2c8fd8
child 1073 687133dc13cf
--- a/src/widgets/Segments.css	Sun Nov 12 22:07:33 2017 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,18 +0,0 @@
-/*
- * Segments Widget
- */
-
-.Ldt-Segments-Segment {
-    position: absolute; margin-left: -1px; border: 1px solid #ffffff;
-}
-
-.Ldt-Segments-Position {
-    background: #fc00ff;
-    position: absolute;
-    top: -1px;
-    left: 0;
-    margin-left: -1px;
-    width: 2px;
-    bottom: -1px;
-    z-index: 80000;
-}
\ No newline at end of file