diff options
Diffstat (limited to 'admin/template/goto/theme')
-rw-r--r-- | admin/template/goto/theme/roma/theme.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/admin/template/goto/theme/roma/theme.css b/admin/template/goto/theme/roma/theme.css index b916c92ca..af7f9814c 100644 --- a/admin/template/goto/theme/roma/theme.css +++ b/admin/template/goto/theme/roma/theme.css @@ -152,6 +152,9 @@ color: #F70; border-bottom: 1px dotted #F70;} color: #ff3363; 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; } |