We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2034697 commit 590b10aCopy full SHA for 590b10a
src/timeline/media/css/main.css
@@ -43,7 +43,7 @@ img {
43
}
44
45
/* Ruler */
46
-#scrolling_ruler { overflow: hidden; position: relative;line-height: 4px; height:43px;}
+#scrolling_ruler { overflow: hidden; position: relative; line-height: 4px; height:43px;}
47
#scrolling_tracks { height: 316px; overflow: scroll; position: relative; }
48
#ruler_label { height: 39px; width: 140px; float: left; margin-bottom: 4px; }
49
#ruler_time { font-size: 13pt; color: #c8c8c8; padding-top: 14px; padding-left: 17px; }
0 commit comments