2015-11-24 15:44:21 +00:00
|
|
|
#arena:not(.low_performance) #me>div>.fold1>.card:not(.selected){margin-right: -15px;}
|
|
|
|
#arena:not(.low_performance) #me>div>.fold2>.card:not(.selected){margin-right: -30px;}
|
|
|
|
#arena:not(.low_performance) #me>div>.fold3>.card:not(.selected){margin-right: -45px;}
|
2015-04-29 03:25:17 +00:00
|
|
|
|
2015-11-24 15:44:21 +00:00
|
|
|
#arena:not(.low_performance) #me>div>.fold1>.card:not(.selected):hover,
|
|
|
|
#arena:not(.low_performance) #me>div>.fold2>.card:not(.selected):hover,
|
|
|
|
#arena:not(.low_performance) #me>div>.fold3>.card:not(.selected):hover{margin-right: 0;}
|
2015-04-29 03:25:17 +00:00
|
|
|
|
2015-11-24 15:44:21 +00:00
|
|
|
#arena:not(.low_performance) #me>div>div>.card:last-child{margin-right: 0 !important;}
|
|
|
|
#arena:not(.low_performance) #me>div>div>.card.last{margin-right: 0 !important;}
|
|
|
|
#arena:not(.low_performance) #me>div>div>.card.removing{margin-right: -52px !important;}
|