Download all files FTP
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
.single-da_image .wp-post-image { // Attempt to hide featured image on DA image preview
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
.da-address-wrapper {
|
||||
background: #efefef;
|
||||
color: black;
|
||||
font-size: 0.75em;
|
||||
opacity: 1;
|
||||
padding: 1em;
|
||||
position: absolute;
|
||||
z-index: 999999;
|
||||
p {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
}
|
||||
|
||||
.da-address-close {
|
||||
cursor: pointer;
|
||||
font-size: 1.333em;
|
||||
line-height: 1;
|
||||
position: absolute;
|
||||
right: 0;
|
||||
top: 0;
|
||||
}
|
||||
Reference in New Issue
Block a user