カード影の編集
This commit is contained in:
parent
447eab827a
commit
18178d0cc3
@ -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));
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 128 KiB After Width: | Height: | Size: 422 KiB |
BIN
view/theme/plusfuture/img/screenshotbaser.png
Normal file
BIN
view/theme/plusfuture/img/screenshotbaser.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 128 KiB |
Reference in New Issue
Block a user