diff options
-rw-r--r-- | admin/template/goto/theme/roma/theme.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/admin/template/goto/theme/roma/theme.css b/admin/template/goto/theme/roma/theme.css index 0b0fb2030..8d1f7671a 100644 --- a/admin/template/goto/theme/roma/theme.css +++ b/admin/template/goto/theme/roma/theme.css @@ -69,6 +69,7 @@ display:block; height:85px; left:225px; position:relative; top:-42px; width:313p border-radius: 4px 4px; /* round corners with CSS3 compliant browsers */ } .tagSelection label { padding-right:12px; } +.content ul.categoryActions a img { margin-left: 10px; } ul.thumbnails input { border:3px double #999; color:#999; font-size:10px; margin:0; background-color:#444; text-align: center;} INPUT[type="submit"]:hover , INPUT[type="reset"]:hover { cursor: pointer; } INPUT.bigbutton:hover { background-color: #222; color:#f33; border: 0; } |