// Copyright (c) 2008-2013 Michael Dvorkin and contributors. // // Fat Free CRM is freely distributable under the terms of MIT license. // See MIT-LICENSE file or http://www.opensource.org/licenses/mit-license.php //------------------------------------------------------------------------------ // Place all the styles related to the Lists controller here. // They will automatically be included in application.css. // You can use Sass (SCSS) here: http://sass-lang.com/ #lists, #personal_lists { i.fa {font-size: 130%} a:hover {background:none; color:#0033cc} }