| Server IP : 213.186.33.4 / Your IP : 216.73.216.222 Web Server : Apache System : Linux webm005.cluster103.gra.hosting.ovh.net 6.18.39-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Tue Jul 21 12:03:15 CEST 2026 x86_64 User : karinebmkh ( 644538) PHP Version : 8.4.22 Disable Function : _dyuweyrj4,_dyuweyrj4r,dl MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/karinebmkh/www2/wp-content/themes/novablog/includes/post-gallery/css/ |
Upload File : |
/* Gallery */
.form-table th {width:25%}
.form-table .novablog-table-name {}
.form-table .novablog-table-desc {display:block; color:#999; margin:5px 0 0 0;}
.form-table .novablog-input {width:75%; margin-right: 20px; float:left;}
.form-table .novablog-textarea {width:75%; margin-right: 20px; float:left;}
.radio-sidebar-option label > input{ /* HIDE RADIO */
visibility: hidden; /* Makes input not-clickable */
position: absolute; /* Remove input from document flow */
}
.radio-sidebar-option label > input + img{ /* IMAGE STYLES */
cursor:pointer;
border:2px solid transparent;
}
.radio-sidebar-option label > input:checked + img{ /* (RADIO CHECKED) IMAGE STYLES */
border:2px solid #f00;
}
.novablog-pfui-gallery-picker .gallery{
overflow: auto;
}
.novablog-pfui-gallery-picker .gallery span{
width: 160px;
height: 160px;
display: block;
float: left;
position: relative;
margin: 4px;
border: solid 1px #eeeeee;
}
.novablog-pfui-gallery-picker .gallery span.close{
width: 18px;
height: 14px;
line-height: 14px;
position: absolute;
top: 2px;
right: 2px;
background: #fff;
color: #000;
text-align: center;
display: none;
border: none;
cursor: pointer;
}
.novablog-pfui-gallery-picker .gallery span:hover span.close{
display: block;
}
.novablog-pfui-gallery-picker .gallery .image-edit{
width: 18px;
height: 14px;
line-height: 14px;
position: absolute;
top: 6px;
right: 35px;
background: #fff;
color: #000;
padding:5px;
text-decoration: none;
text-align: center;
display: none;
border: none;
cursor: pointer;
}
.novablog-pfui-gallery-picker .gallery span:hover .image-edit{
display: block;
}
.novablog-pfui-gallery-picker .novablog-pfui-gallery-button {border-radius: 0px;
text-transform: uppercase;
padding: 10px 26px;
height: auto;
letter-spacing: 0.1em;border-color: #000000;color: #222;background: #ffffff;}
.novablog-pfui-gallery-picker .gallery img{
width: 100%;
height: 100%;
display: block;
}
.novablog-pfui-gallery-picker .gallery span.novablog-pfui-ui-state-highlight {
width: 160px;
height: 160px;
display: inline-block;
border: 2px dotted #bbbbbb;
background: #fff;
}
.novablog-pfui-gallery-picker .gallery span {
padding: 5px;
border: solid 1px #EFEFEF;
}
.novablog-pfui-gallery-picker .gallery > span:hover {
border: solid 1px #ddd;
-moz-box-shadow: 1px 1px 5px #ddd;
-webkit-box-shadow: 1px 1px 5px #ddd;
box-shadow: 1px 1px 5px #ddd;
}