HEX
Server: Apache
System: Linux WWW 6.1.0-40-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.153-1 (2025-09-20) x86_64
User: web11 (1011)
PHP: 8.2.29
Disabled: NONE
Upload Files
File: /var/www/ideasforum.kaunokolegija.lt/wp-content/plugins/robo-gallery/css/admin/list.css
/*
*      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;
	}
}