| Current Path : /home/lejardintz/www/components/com_komento/classes/markitup/sets/bbcode/ |
| Current File : /home/lejardintz/www/components/com_komento/classes/markitup/sets/bbcode/style.css |
/* -------------------------------------------------------------------
// markItUp!
// By Jay Salvat - http://markitup.jaysalvat.com/
// ------------------------------------------------------------------*/
/**
* @package Komento
* @copyright Copyright (C) 2012 Stack Ideas Private Limited. All rights reserved.
* @license GNU/GPL, see LICENSE.php
*
* Komento is free software. This version may have been modified pursuant
* to the GNU General Public License, and as distributed it includes or
* is derivative of works licensed under the GNU General Public License or
* other free or open source software licenses.
* See COPYRIGHT.php for copyright notices and details.
*/
#section-kmt .markItUp .markItUpButton1 a {
background-image:url(images/bold.png) !important;
}
#section-kmt .markItUp .markItUpButton2 a {
background-image:url(images/italic.png) !important;
}
#section-kmt .markItUp .markItUpButton3 a {
background-image:url(images/underline.png) !important;
}
#section-kmt .markItUp .markItUpButton4 a {
background-image:url(images/picture.png) !important;
}
#section-kmt .markItUp .markItUpButton5 a {
background-image:url(images/list-bullet.png) !important;
}
#section-kmt .markItUp .markItUpButton6 a {
background-image:url(images/list-numeric.png) !important;
}
#section-kmt .markItUp .markItUpButton7 a {
background-image:url(images/list-item.png) !important;
}
#section-kmt .markItUp .markItUpButton8 a {
background-image:url(images/quotes.png) !important;
}
#section-kmt .markItUp .markItUpButton9 a {
background-image:url(images/code.png) !important;
}
/* smiley */
#section-kmt .markItUp .markItUpButton10 a {
background-image:url(images/emoticon-happy.png) !important;
}
#section-kmt .markItUp .markItUpButton11 a {
background-image:url(images/emoticon-smile.png) !important;
}
#section-kmt .markItUp .markItUpButton12 a {
background-image:url(images/emoticon-surprised.png) !important;
}
#section-kmt .markItUp .markItUpButton13 a {
background-image:url(images/emoticon-tongue.png) !important;
}
#section-kmt .markItUp .markItUpButton14 a {
background-image:url(images/emoticon-unhappy.png) !important;
}
#section-kmt .markItUp .markItUpButton15 a {
background-image:url(images/emoticon-wink.png) !important;
}
#section-kmt .markItUp .clean a {
background-image:url(images/clean.png) !important;
}
#section-kmt .markItUp .preview a {
background-image:url(images/preview.png) !important;
}