ja_JP: Quickview: Use smaller font size for action items

This commit is contained in:
Brian Federle 2014-12-04 13:23:08 -08:00
parent 57ae7dfbeb
commit 1394bcb682

View File

@ -74,3 +74,7 @@ table thead th.quick-view {
font-size: 10px;
}
.quick-view-tooltip .detail-view .detail-group.actions .action.text .label {
font-size: 8px;
}