/* * Copyright (c) 2016 * * This file is licensed under the Affero General Public License version 3 * or later. * * See the COPYING-README file. * */ #app-content-systemtagsfilter .select2-container { width: 30%; margin-left: 10px; } .nav-icon-systemtagsfilter { @include icon-color('tag', 'systemtags', $color-black); } #app-sidebar .mainFileInfoView .tag-label { cursor: pointer; padding: 13px; } #app-sidebar .mainFileInfoView .icon-tag { opacity: .5; vertical-align: middle; }