Current Directory: /home/astoriaah/www/old15/administrator/components/com_sh404sef/assets/css
Viewing File: /home/astoriaah/www/old15/administrator/components/com_sh404sef/assets/css/j2_editurl.css
/**
* sh404SEF - SEO extension for Joomla!
*
* @author Yannick Gaultier
* @copyright (c) Yannick Gaultier 2014
* @package sh404SEF
* @license http://www.gnu.org/copyleft/gpl.html GNU/GPL
* @version 4.4.4.1791
* @date 2014-07-01
*/
.sh404sef-popup #content-box {
border-left: none;
border-right: none;
}
.icon-48-sh404sef { background-image: url(../images/icon-48-sh404sef-logo.png); }
.icon-32-cpanel { background-image: url(../images/icon-32-cpanel.png); }
div.sh404sef-toolbar-title {
font-size: 22px; font-weight: bold; color: #0B55C4; line-height: 48px;
padding-left: 135px;
background-repeat: no-repeat;
margin-left: 10px;
}
.sh404sef-popup td.key {
text-align: right;
}
.sh-ajax-loading {
background-image: url(../images/sh-ajax-loader-wide.gif);
background-repeat: no-repeat;
background-position: center center;
}
div.mainurl {
font-size: 22px; font-weight: bold; color: #0B55C4; line-height: 48px;
background-repeat: no-repeat;
text-align: center;
}
#sh-message-box ul{
color: #0055BB;
background-position: 4px top;
background-repeat: no-repeat;
margin-bottom: 10px;
list-style: none;
padding: 10px;
border-top: 3px solid #84A7DB;
border-bottom: 3px solid #84A7DB;
background-color: #C3D2E5;
background-image: url(../images/notice-info.png);
}
#sh-error-box ul{
color: #c00;
background-position: 4px top;
background-repeat: no-repeat;
margin-bottom: 10px;
list-style: none;
padding: 10px;
border-top: 3px solid #84A7DB;
border-bottom: 3px solid #84A7DB;
background-color: #E6C0C0;
background-image: url(../images/notice-alert.png);
border-color: #DE7A7B;
}