first commit
This commit is contained in:
11
libraries/fancybox3/css/fullscreen.css
Normal file
11
libraries/fancybox3/css/fullscreen.css
Normal file
@@ -0,0 +1,11 @@
|
||||
|
||||
/* Fullscreen */
|
||||
|
||||
.fancybox-button--fullscreen::before {
|
||||
width: 15px;
|
||||
height: 11px;
|
||||
left: calc(50% - 7px);
|
||||
top: calc(50% - 6px);
|
||||
border: 2px solid;
|
||||
background: none;
|
||||
}
|
||||
Reference in New Issue
Block a user