projects
/
oweals
/
peertube.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
857e5e2
)
dropdown-menu lighter box-shadow
author
Rigel Kent
<sendmemail@rigelk.eu>
Sun, 8 Dec 2019 19:16:24 +0000
(20:16 +0100)
committer
Chocobozzz
<chocobozzz@cpy.re>
Mon, 9 Dec 2019 08:10:54 +0000
(09:10 +0100)
client/src/sass/bootstrap.scss
patch
|
blob
|
history
diff --git
a/client/src/sass/bootstrap.scss
b/client/src/sass/bootstrap.scss
index 8f1e18d9e88779b7b59100f37fad212154c3b732..2944dd9e241358df8ba3aa3f51622d40e21c80a7 100644
(file)
--- a/
client/src/sass/bootstrap.scss
+++ b/
client/src/sass/bootstrap.scss
@@
-16,7
+16,7
@@
$icon-font-path: '~@neos21/bootstrap3-glyphicons/assets/fonts/';
.dropdown-menu {
border-radius: 3px;
- box-shadow: 0
3px 6px
;
+ box-shadow: 0
2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2)
;
font-size: 15px;
.dropdown-item {