Skip to content

Commit 328714a

Browse files
JacksonJacksonRG
Jackson
authored andcommitted
Tried matching shades, and showing preview bar
1 parent 948c44f commit 328714a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/timeline/media/css/main.css

+2-2
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@ img {
4646
#scrolling_ruler { overflow: hidden; position: relative; line-height: 4px; height:43px;}
4747
#scrolling_tracks { height: 316px; overflow: scroll; position: relative; }
4848
#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; }
50-
#progress_container {margin-left:140px; overflow: hidden; height: 13px;}
49+
#ruler_time { font-size: 13pt; color: #999; padding-top: 14px; padding-left: 17px; }
50+
#progress{ position: absolute; bottom: 0;}
5151
.drag_cursor { cursor: move; }
5252
#ruler {
5353
position: relative;

0 commit comments

Comments
 (0)