fancier popover
This commit is contained in:
parent
b5ea40ac71
commit
1acbd4e957
4 changed files with 64 additions and 40 deletions
2
src/renderer/less/bootstrap.less
vendored
2
src/renderer/less/bootstrap.less
vendored
|
@ -7693,7 +7693,7 @@ fieldset:disabled .btn {
|
|||
word-wrap: break-word;
|
||||
background-color: var(--modalBackground);
|
||||
background-clip: padding-box;
|
||||
box-shadow: var(--mediaItemShadow), var(--mediaItemShadow-ShadowSubtle);
|
||||
box-shadow: var(--mediaItemShadow), var(--mediaItemShadow-Shadow);
|
||||
border-radius: var(--mediaItemRadius);
|
||||
}
|
||||
.popover .popover-arrow {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue