/*
Theme Name: Innsiden
Template: siteman-framework-lite
Theme URI: http://siteman.no
Author: Siteman AS
Author URI: http://siteman.no
Description: Custom theme for PR-Operatørene AS
Version: 1.1.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: light,  visual-composer, responsive-layout, custom-header, custom-menu, featured-images, rtl-language-support, translation-ready
Text Domain: siteman
*/

@import "theme.css";
@import "css/custom.css";

.tools.updated {
    background-color: rgb(213, 236, 242);
}

.tools.updated ul.shortcuts-menu li a:before {
    background-color: #15aac0;
}

.tools.updated ul.shortcuts-menu li a:hover:before {
    background-color: #44BBCD;
}