Your IP : 216.73.216.219


Current Path : /home/pteabiscqq/www/plugins/system/lab5_cookie_commander/_admin/elements/ext/m/
Upload File :
Current File : /home/pteabiscqq/www/plugins/system/lab5_cookie_commander/_admin/elements/ext/m/style.css

/** 
* Cookie Commander
* 
* @author : Lab5 - Dennis Riegelsberger
* @authorUrl : https://lab5.ch
* @copyright : Copyright (C) 2018+  Lab5 - Dennis Riegelsberger. All rights reserved.
* @license : GNU/GPL General Public License version 2 or later
* @project : https://lab5.ch/cookie-commander
* @on JED : https://extensions.joomla.org/extensions/extension/site-management/cookie-control/lab5-cookie-commander/
* 
* Built with <3 
* Lab5
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ 
/** 
 * * 2020.08.27 : Added support for documentation and changelog
 */
 
 
			div.lab5-descarea { padding: 0px; font-family: Arial; font-size:13px !important; font-weight: normal !important; text-align: justify; color: #4d4d4d; line-height: 24px; }
			div.lab5-descarea h1 { clear:both; font-family: Georgia, sans-serif; font-size:38px; margin:30px 20px 23px 0; padding:0px; color:#333; border-bottom: 1px solid #eee; font-weight: normal; }
			div.lab5-descarea p { margin: 0 0 5px 0 }
			div.lab5-descarea p a { color: #2DB300 }
			div.lab5-descarea p.smaller { border-top: 1px solid #eee; font-size: 11px; padding: 6px 0;   margin-left:25px }
			
			div.lab5-descarea p.license,
			div.lab5-descarea p.projectwebsite { margin: 10px inherit }
			
			div.lab5-descarea div.descriptionbox { 
			background:#F6F6F6;
			border:1px solid #6D8D82;
			padding:10px;margin:10px;
			-box-shadow: inset 0px 0px 10px #fff, 0px 0px 5px #ccc; 
			-webkit-box-shadow: inset 0px 0px 10px #fff, 0px 0px 5px #ccc; 
			-moz-box-shadow: inset 0px 0px 10px #fff, 0px 0px 5px #ccc;
			}
			div.lab5-descarea div.descriptionbox p { 
				
			}
			div.lab5-descarea div.descriptionbox ul li { 
				
						list-style: inside none disc;
			}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* DOCUMENTATION
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
			
			div.lab5-documentation { 
						
						text-align:center;
			}
			/* only in administrator - component - comfiguration view */
			body.com_config div.lab5-documentation { 
				
						text-align:left;
			}


/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* CHANGLOG
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
			
			dl.lab5-changelog { 
				
						border-top:0;
			}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
			
			
			tr.lab5_newsitem td a ,
			tr.lab5_newsitem td a:link  { 
				
						color:#010101;
						text-decoration:none;
			}
			tr.lab5_newsitem sup  { 
				
						color:#fff;
						font-style:italic; 
						/* 
						color:#555;
						*/
			}