Commit 5af9c8340178feb7c343e41d97ecb422a06606e0
1 parent
9d9ec9ce
Exists in
master
and in
5 other branches
update theme
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
style.css
| @@ -3171,7 +3171,7 @@ body.action-embed-index { | @@ -3171,7 +3171,7 @@ body.action-embed-index { | ||
| 3171 | 3171 | ||
| 3172 | .hub ul.settings li{ | 3172 | .hub ul.settings li{ |
| 3173 | position: relative; | 3173 | position: relative; |
| 3174 | - background: url("images/hub-arrow-right.png") no-repeat scroll 95% 50% #ED8E01; | 3174 | + background: url("images/hub-arrow-right.png") no-repeat scroll 98% 50% #ED8E01; |
| 3175 | overflow: hidden; | 3175 | overflow: hidden; |
| 3176 | z-index:999; | 3176 | z-index:999; |
| 3177 | } | 3177 | } |