| 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 |
} |