css bug fixing
This commit is contained in:
@@ -153,6 +153,15 @@ div.shareModalDialog {
|
||||
|
||||
.popoverBlack.bottom .arrow:after{
|
||||
border-bottom-color: black;
|
||||
|
||||
}
|
||||
|
||||
.popoverGray {
|
||||
background: #e4e2d2;
|
||||
box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
|
||||
border: 3px double #bebebe;
|
||||
}
|
||||
|
||||
.popoverGray.bottom .arrow:after{
|
||||
border-bottom-color: #e4e2d2;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user