equal
deleted
inserted
replaced
10 width:20px; |
10 width:20px; |
11 height:16px; |
11 height:16px; |
12 float:left; |
12 float:left; |
13 } |
13 } |
14 |
14 |
15 #Ldt-controler { |
15 .Ldt-controler { |
16 font-size: 62.5%; |
16 font-size: 62.5%; |
17 font-family: "Trebuchet MS", "Helvetica", "Arial", "Verdana", "sans-serif"; |
17 font-family: "Trebuchet MS", "Helvetica", "Arial", "Verdana", "sans-serif"; |
18 background-color:#eeeeee; |
18 background-color:#eeeeee; |
19 height:35px; |
19 height:35px; |
20 } |
20 } |
133 visibility:hidden; |
133 visibility:hidden; |
134 height:0px; |
134 height:0px; |
135 display:none |
135 display:none |
136 } |
136 } |
137 |
137 |
138 .Ldt-Control1{ |
138 .Ldt-LeftPlayerControls { |
139 width:60px; |
139 float:left; |
140 float:left; |
140 padding: 4px; |
141 } |
141 } |
142 .Ldt-Control2{ |
142 |
|
143 .Ldt-RightPlayerControls { |
143 padding-left:10px; |
144 padding-left:10px; |
144 width:60px; |
145 width:60px; |
145 float:left; |
146 float: right; |
|
147 padding: 4px; |
146 } |
148 } |
147 .Ldt-cleaner { |
149 .Ldt-cleaner { |
148 clear:both; |
150 clear:both; |
149 } |
151 } |
150 |
152 |