File tree Expand file tree Collapse file tree 1 file changed +2
-30
lines changed
Expand file tree Collapse file tree 1 file changed +2
-30
lines changed Original file line number Diff line number Diff line change 159159.colorpicker_slider {
160160 background-position : bottom;
161161}
162- # friendlyColorSelector {
162+ # friendlyColorSelector , # neutralColorSelector , # enemyColorSelector {
163163 position : relative;
164164 width : 36px ;
165165 height : 36px ;
166166 background : url(../ images/select.png);
167167}
168- # friendlyColorSelector div {
169- position : absolute;
170- top : 3px ;
171- left : 3px ;
172- width : 30px ;
173- height : 30px ;
174- background : url(../ images/select.png) center;
175- }
176- # neutralColorSelector {
177- position : relative;
178- width : 36px ;
179- height : 36px ;
180- background : url(../ images/select.png);
181- }
182- # neutralColorSelector div {
183- position : absolute;
184- top : 3px ;
185- left : 3px ;
186- width : 30px ;
187- height : 30px ;
188- background : url(../ images/select.png) center;
189- }
190- # enemyColorSelector {
191- position : relative;
192- width : 36px ;
193- height : 36px ;
194- background : url(../ images/select.png);
195- }
196- # enemyColorSelector div {
168+ # friendlyColorSelector div , # neutralColorSelector div , # enemyColorSelector div {
197169 position : absolute;
198170 top : 3px ;
199171 left : 3px ;
You can’t perform that action at this time.
0 commit comments