X-Git-Url: http://www.aleph1.co.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=web%2Fcore%2Fthemes%2Fstable%2Fcss%2Ftoolbar%2Ftoolbar.menu.css;fp=web%2Fcore%2Fthemes%2Fstable%2Fcss%2Ftoolbar%2Ftoolbar.menu.css;h=1687ad33ad8dfe2d869074d27e0e3cf6b358bc93;hb=af6d1fb995500ae68849458ee10d66abbdcfb252;hp=b4e8b2ef1496492274aee92494c7b2e5e975549e;hpb=680c79a86e3ed402f263faeac92e89fb6d9edcc0;p=yaffs-website diff --git a/web/core/themes/stable/css/toolbar/toolbar.menu.css b/web/core/themes/stable/css/toolbar/toolbar.menu.css index b4e8b2ef1..1687ad33a 100644 --- a/web/core/themes/stable/css/toolbar/toolbar.menu.css +++ b/web/core/themes/stable/css/toolbar/toolbar.menu.css @@ -61,38 +61,38 @@ */ .toolbar .level-2 > ul { background-color: #fafafa; - border-bottom-color: #cccccc; + border-bottom-color: #ccc; border-top-color: #e5e5e5; } .toolbar .level-3 > ul { background-color: #f5f5f5; border-bottom-color: #c5c5c5; - border-top-color: #dddddd; + border-top-color: #ddd; } .toolbar .level-4 > ul { - background-color: #eeeeee; - border-bottom-color: #bbbbbb; + background-color: #eee; + border-bottom-color: #bbb; border-top-color: #d5d5d5; } .toolbar .level-5 > ul { background-color: #e5e5e5; border-bottom-color: #b5b5b5; - border-top-color: #cccccc; + border-top-color: #ccc; } .toolbar .level-6 > ul { - background-color: #eeeeee; - border-bottom-color: #aaaaaa; + background-color: #eee; + border-bottom-color: #aaa; border-top-color: #c5c5c5; } .toolbar .level-7 > ul { background-color: #fafafa; border-bottom-color: #b5b5b5; - border-top-color: #cccccc; + border-top-color: #ccc; } .toolbar .level-8 > ul { - background-color: #dddddd; - border-bottom-color: #cccccc; - border-top-color: #dddddd; + background-color: #ddd; + border-bottom-color: #ccc; + border-top-color: #ddd; } /**