diff --git a/view/theme/plusfuture/css/style.css b/view/theme/plusfuture/css/style.css index eea7448..e376810 100644 --- a/view/theme/plusfuture/css/style.css +++ b/view/theme/plusfuture/css/style.css @@ -1854,14 +1854,9 @@ dl.bb-dl > dd > li { } .toplevel_item, #notifications, -#profile-jot-wrapper { - box-shadow: 0px 0px 1px 1px rgba(75, 75, 75, 0.1); - transition: all 300ms 0s; -} -.toplevel_item:hover, -#notifications:hover, -#profile-jot-wrapper:hover { - box-shadow: 0px 0px 5px 2px rgba(75, 75, 75, 0.5); +#profile-jot-wrapper +.toplevel_item, #notifications, #profile-jot-wrapper, .toplevel_item:hover, #notifications:hover, #profile-jot-wrapper:hover { + box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12); } .dropdown-menu { filter: drop-shadow(0px 0px 5px rgba(75, 75, 75, 0.48)); diff --git a/view/theme/plusfuture/img/screenshot.png b/view/theme/plusfuture/img/screenshot.png index 60d7e23..c8f2bb8 100644 Binary files a/view/theme/plusfuture/img/screenshot.png and b/view/theme/plusfuture/img/screenshot.png differ diff --git a/view/theme/plusfuture/img/screenshotbaser.png b/view/theme/plusfuture/img/screenshotbaser.png new file mode 100644 index 0000000..60d7e23 Binary files /dev/null and b/view/theme/plusfuture/img/screenshotbaser.png differ