mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-18 08:03:30 +02:00
12 lines
143 B
CSS
12 lines
143 B
CSS
.basic-mode {
|
|
/*background: red;*/
|
|
}
|
|
|
|
.basic-mode .devices-icon-view {
|
|
padding: 0;
|
|
}
|
|
|
|
.basic-mode .devices-icon-view li {
|
|
margin: 3px;
|
|
}
|