mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-19 15:53:32 +02:00
Fixed browser icons path and size.
This commit is contained in:
@@ -52,6 +52,12 @@ img.device-icon-smallest {
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
.stf-device-list .device-browser-list img {
|
||||
width: 18px;
|
||||
height: 18px;
|
||||
margin-right: 3px;
|
||||
}
|
||||
|
||||
.device-list-active-tabs.ng-enter {
|
||||
-webkit-transition: 250ms;
|
||||
transition: 250ms;
|
||||
|
||||
Reference in New Issue
Block a user