/*

Theme Name: Favourite
Theme URL: http://demo.favthemes.com/favourite/
Description: Responsive and Customizable Joomla! Framework
Author: FavThemes
Author URI: http://www.favthemes.com
Bootstrap Authors: @mdo and @fat
Theme Version: 3.2
License: GNU General Public License v3.0
License URI: http://www.gnu.org/copyleft/gpl.html

*/

/* STYLE 1
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


/* TEMPLATE CSS
---------------------------------------------------------------------------- */

/* Links */

/* JOOMLA! CSS
---------------------------------------------------------------------------- */

/* Article Info */
ul.dropdown-menu a:hover {
  color: #555;
  background-color: transparent;
  background-image:none;
}
/* Create Article */
div.edit button.btn.btn-primary {
  background-color: #555;
  color: #fff;
}
div.edit button.btn.btn-primary:hover {
  background-color: #555;
}
/* Pagination */
.pagination ul li.active a {
}
