diff --git a/admin/template/goto/icon/check.png b/admin/template/goto/icon/check.png index adea3d580..708003a2b 100644 Binary files a/admin/template/goto/icon/check.png and b/admin/template/goto/icon/check.png differ diff --git a/admin/template/goto/icon/uncheck.png b/admin/template/goto/icon/uncheck.png index 1ebd299bb..df08cb8fe 100644 Binary files a/admin/template/goto/icon/uncheck.png and b/admin/template/goto/icon/uncheck.png differ diff --git a/admin/template/goto/theme/roma/images/fillet.png b/admin/template/goto/theme/roma/images/fillet.png index dd63b2e49..c56a51aeb 100644 Binary files a/admin/template/goto/theme/roma/images/fillet.png and b/admin/template/goto/theme/roma/images/fillet.png differ diff --git a/admin/template/goto/theme/roma/images/menuBoxBottom_new.png b/admin/template/goto/theme/roma/images/menuBoxBottom_new.png index 66b91a5e4..4df220e7c 100644 Binary files a/admin/template/goto/theme/roma/images/menuBoxBottom_new.png and b/admin/template/goto/theme/roma/images/menuBoxBottom_new.png differ diff --git a/admin/template/goto/theme/roma/images/menuBoxTop_new.png b/admin/template/goto/theme/roma/images/menuBoxTop_new.png index c74e6c2c7..c8cecd2b1 100644 Binary files a/admin/template/goto/theme/roma/images/menuBoxTop_new.png and b/admin/template/goto/theme/roma/images/menuBoxTop_new.png differ diff --git a/admin/template/goto/theme/roma/images/menubar-detail.png b/admin/template/goto/theme/roma/images/menubar-detail.png index d78ebe7f8..d7f4f2480 100644 Binary files a/admin/template/goto/theme/roma/images/menubar-detail.png and b/admin/template/goto/theme/roma/images/menubar-detail.png differ diff --git a/admin/template/goto/theme/roma/images/menubar-top.png b/admin/template/goto/theme/roma/images/menubar-top.png index d122f5dca..3da3bcad3 100644 Binary files a/admin/template/goto/theme/roma/images/menubar-top.png and b/admin/template/goto/theme/roma/images/menubar-top.png differ diff --git a/admin/template/goto/theme/roma/images/quickLocalSync_hover.png b/admin/template/goto/theme/roma/images/quickLocalSync_hover.png index 2047f4e33..a8b9ed98b 100644 Binary files a/admin/template/goto/theme/roma/images/quickLocalSync_hover.png and b/admin/template/goto/theme/roma/images/quickLocalSync_hover.png differ diff --git a/admin/template/goto/theme/roma/images/quickLocalSync_inactiv.png b/admin/template/goto/theme/roma/images/quickLocalSync_inactiv.png index e9e2fd2d0..b26b23027 100644 Binary files a/admin/template/goto/theme/roma/images/quickLocalSync_inactiv.png and b/admin/template/goto/theme/roma/images/quickLocalSync_inactiv.png differ diff --git a/admin/template/goto/theme/roma/theme.css b/admin/template/goto/theme/roma/theme.css index a77a1f440..d977fb592 100644 --- a/admin/template/goto/theme/roma/theme.css +++ b/admin/template/goto/theme/roma/theme.css @@ -211,3 +211,4 @@ html>body #menubar {min-height:477px; height:477px;} /* IE 7 and modern browsers * html[lang="en"] body .content h2 , *+html[lang="en"] body .content h2 { text-transform:capitalize; } /* IE */ *+html .bigtext { left: 70px; } *+html .bigbutton input, * html .bigbutton input { left:0px; position:relative; top:-40px; } +* html .bigtext { margin-right: 300px; } \ No newline at end of file