PluginProbe
Robo Gallery – Photo & Image Slider / trunk
Robo Gallery – Photo & Image Slider vtrunk
5.1.6 5.1.5 2.7.10 2.7.11 2.7.12 2.7.13 2.7.14 2.7.2 2.7.3 2.7.4 2.7.5 2.7.6 2.7.7 2.7.8 2.7.9 2.8.0 2.8.1 2.8.10 2.8.11 2.8.12 2.8.13 2.8.14 2.8.15 2.8.16 2.8.17 All 301 releases
robo-gallery / css / admin / info.css

info.css in Robo Gallery – Photo & Image Slider trunk, at css/admin/info.css

27 lines 597 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 /*
2 * Robo Gallery
3 * Version: 1.0
4 * By Robosoft
5 *
6 * Contact: https://robosoft.co/robogallery/
7 * Created: 2015
8 * Licensed under the GPLv2 license - http://opensource.org/licenses/gpl-2.0.php
9 *
10 * Copyright (c) 2014-2019, Robosoft. All rights reserved.
11 * Available only in https://robosoft.co/robogallery/
12 */
13
14 #rbs_showInformation{
15 font-weight: bolder;
16 font-size: 14px;
17 line-height: 24px;
18 }
19
20 .gb-admin-notice, .fs-notice{ display:none !important; }
21
22 /*.ui-dialog-titlebar-close{
23 display: none;
24 }*/
25 .rbs_edit .rbs_dialog_close{
26 margin-right: 16px;
27 }