1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 | /*-----時間軸背景高度調整-----*/ #timeline_holder { height:480px !important; } #timeline_cnt, #timeline_bg, #timeline_fg { height:480px !important; } #bottom_line { top:602px !important; background:#000 !important; border-color:#111 !important; filter: alpha(opacity=50); opacity:0.5; zoom:1; } .div_inner { height:580px !important; } #time_show { top:623px !important; background:#000 !important; border-color:#111 !important; z-index:1113; } #timeline_bg .day_bg .div_inner { height:5px !important; background:#111 !important; border-color:#111 !important; filter: alpha(opacity=60); opacity:0.6; zoom:1; } |
Direct link: https://paste.plurk.com/show/2318943