diff --git a/ui/css/cloudstack3.ja_JP.css b/ui/css/cloudstack3.ja_JP.css index 65d5248f9c7..c4164d92970 100644 --- a/ui/css/cloudstack3.ja_JP.css +++ b/ui/css/cloudstack3.ja_JP.css @@ -78,3 +78,6 @@ table thead th.quick-view { font-size: 8px; } +.detail-view .multi-edit table tr th, .detail-view .multi-edit table tr td { + font-size: 8px; +} \ No newline at end of file