mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-19 08:53:30 +02:00
Changed all app icons style.
This commit is contained in:
@@ -1,3 +1,18 @@
|
||||
.stf-apps {
|
||||
|
||||
.stf-apps .icon-title {
|
||||
font-size: 12px;
|
||||
width: 70px;
|
||||
}
|
||||
|
||||
.stf-apps .icon-app {
|
||||
margin: 0;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.stf-apps .heading .icon-app {
|
||||
margin-top: -8px;
|
||||
}
|
||||
|
||||
.stf-apps .heading .icon-app .fa {
|
||||
font-size: 19px !important;
|
||||
line-height: 14px !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user