diff options
Diffstat (limited to '')
-rw-r--r-- | admin/template/goto/theme/roma/theme.css | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/admin/template/goto/theme/roma/theme.css b/admin/template/goto/theme/roma/theme.css index af7f9814c..9479a9eae 100644 --- a/admin/template/goto/theme/roma/theme.css +++ b/admin/template/goto/theme/roma/theme.css @@ -153,8 +153,6 @@ color: #F70; border-bottom: 1px dotted #F70;} background-color: #111; } -.ui-resizable-handle { border-color: #f36 !important; } - /* hacks */ html>body #menubar {min-height:477px; height:477px;} /* IE 7 and modern browsers */ *+html .bigtext { left: 65px; } |