mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-18 23:53:29 +02:00
Added current number of devices being used by user to the Stats UI.
This commit is contained in:
@@ -160,8 +160,10 @@ ul.devices-icon-view .device-is-busy .device-photo-small img {
|
||||
}
|
||||
|
||||
.stf-stats-container.ng-enter {
|
||||
-webkit-transition: 2000ms ease 1s;
|
||||
transition: 2000ms ease 1s;
|
||||
/*-webkit-transition: 2000ms ease 1s;*/
|
||||
/*transition: 2000ms ease 1s;*/
|
||||
-webkit-transition: 550ms ease 0ms;
|
||||
transition: 550ms ease 0ms;
|
||||
opacity: 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user