| Server IP : 173.209.174.21 / Your IP : 216.73.216.89 Web Server : Apache/2.4.58 (Ubuntu) System : Linux wcfs-server 6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 x86_64 User : nodor ( 1000) PHP Version : 8.3.6 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /var/www/thelittlebigshow/wp-content/plugins/robo-gallery/css/admin/ |
Upload File : |
/*
* Robo Gallery
* Version: 1.0
* By Robosoft
*
* Contact: https://robosoft.co/robogallery/
* Created: 2015
* Licensed under the GPLv2 license - http://opensource.org/licenses/gpl-2.0.php
*
* Copyright (c) 2014-2019, Robosoft. All rights reserved.
* Available only in https://robosoft.co/robogallery/
*/
.column-rbs_gallery span{
border: solid 2px lightgray;
background:white;
padding:2px 7px;
font-size:14px;
}
.manage-column.column-rbs_gallery,
.rbs_gallery.column-rbs_gallery{
max-width: 200px;
width: 200px;
text-align: center;
vertical-align: middle;
}
.manage-column.column-rbs_gallery_views,
.rbs_gallery_views.column-rbs_gallery_views{
max-width: 100px;
width: 100px;
text-align: center;
vertical-align: middle;
}
.widefat td p.robo-gallery-shortcode-message{
font-size: 12px;
margin-bottom: -2px;
font-weight: bold;
}
.robo-gallery-shortcode{
cursor: pointer;
}
@media screen and ( max-width: 782px ) {
.manage-column.column-rbs_gallery,
.rbs_gallery.column-rbs_gallery,
.manage-column.column-rbs_gallery_views,
.rbs_gallery_views.column-rbs_gallery_views {
display: none;
}
}