joomla_test/modules/mod_roktabs/admin/icons.css
2020-01-02 22:20:31 +07:00

14 lines
715 B
CSS

/**
* @author RocketTheme, LLC http://www.rockettheme.com
* @copyright Copyright (C) 2007 - 2013 RocketTheme, LLC
* @license http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 only
*/
.icons {clear:both;margin: 5px 0;}
.icons_previews {float:left;margin-right:5px;min-width:21px;min-height:21px;}
.icons select {float:left;}
.icons .tab_label {float: left;margin: 7px 5px 0 0;color:#aaa;font-weight:bold;}
body .icons .controls {display: inline-block;margin-left: 0;}
.icons .controls span {float:left;margin-left:2px;margin-top:5px;width:16px;height:16px;cursor:pointer;}
.icons .controls .add {background:url(images/add.png) no-repeat;}
.icons .controls .remove {background:url(images/delete.png) no-repeat;}