Files
stf-DeviceFarmer/res/app/control-panes/dashboard/apps/apps.css
2015-06-18 17:48:22 +09:00

23 lines
320 B
CSS

.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;
}
.stf-apps .padded {
padding-bottom: 8px;
}