mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-19 03:53:28 +02:00
8 lines
185 B
CSS
8 lines
185 B
CSS
.stf-adb-keys .key-list-fingerprint {
|
|
font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
|
|
font-size: 10px;
|
|
margin-bottom: 2px;
|
|
color: #999999;
|
|
font-weight: 300;
|
|
}
|