D7net Mini Sh3LL v1

 
OFF  |  cURL : OFF  |  WGET : ON  |  Perl : ON  |  Python : OFF
Directory (0755) :  /var/www/html/hpsc/../../../www/html/d7net_config/../informatica/media/jui/../com_akeeba/theme/

 Home   ☍ Command   ☍ Upload File   ☍Info Server   ☍ Buat File   ☍ Mass deface   ☍ Jumping   ☍ Config   ☍ Symlink   ☍ About 

Current File : /var/www/html/hpsc/../../../www/html/d7net_config/../informatica/media/jui/../com_akeeba/theme/akeebaui.css
/*
	Akeeba User Interface CSS
	Copyright (c)2009-2016 Nicholas K. Dionysopoulos <nicholas@dionysopoulos.me>
	Released under the GNU General Public License, version 3 or later
*/

/*
 * Akeeba Backup title icon
 */
.icon-akeeba { background-image: url(../icons/akeeba-16-white.png); width: 16px; height: 16px; }
.icon-48-akeeba { background-image: url(../icons/logo-48.png); }

/*
 * UI Icons - 32x32
 */
div.akeeba-bootstrap #cpanel div.icon {
	margin: 0.5em 0.5em 0 0;
}

div.akeeba-bootstrap #cpanel div.icon a {
	box-shadow: none;
	padding: 0;
}

div.akeeba-bootstrap div.icon { margin-top: 10px; margin-bottom: 0; }
.ak-icon { display: block; width: 33px; height: 33px; text-indent: -99999px; overflow: hidden; background: transparent url("../icons/akeeba-ui-32.png") top left no-repeat; margin: 10px auto 6px; }
.ak-icon-backup { background-position: 0px 0; }
.ak-icon-componentparams { background-position: -33px 0; }
.ak-icon-confwiz { background-position: -66px 0; }
.ak-icon-configuration { background-position: -99px 0; }
.ak-icon-dbfilter { background-position: -132px 0; }
.ak-icon-extfilter { background-position: -165px 0; }
.ak-icon-fsfilter { background-position: -198px 0; }
.ak-icon-s3import { background-position: -231px 0; }
.ak-icon-import { background-position: -264px 0; }
.ak-icon-manage { background-position: -297px 0; }
.ak-icon-multidb { background-position: -330px 0; }
.ak-icon-profiles { background-position: -363px 0; }
.ak-icon-regexdb { background-position: -396px 0; }
.ak-icon-regexfiles { background-position: -429px 0; }
.ak-icon-scheduling { background-position: -462px 0; }
.ak-icon-extradirs { background-position: -495px 0; }
.ak-icon-stw { background-position: -528px 0; }
.ak-icon-alice { background-position: -561px 0; }
.ak-icon-ok { background-position: -594px 0; }
.ak-icon-update { background-position: -627px 0; }
.ak-icon-users { background-position: -660px 0; }
.ak-icon-viewlog { background-position: -693px 0; }

div.akeeba-bootstrap #cpanel div.icon a {
	height: 105px;
}

div.akeeba-bootstrap div.footer {
	margin-top: 2em;
	color: grey;
}

div.akeeba-bootstrap div.footer a {
	color: #669;
}

@media (max-width: 600px) {
	.ak-icon { transform: scale(0.5); float: left; margin: 0 0.1em 0 0; }

	div.akeeba-bootstrap #cpanel div.icon span {
		text-align: left;
	}

	div.akeeba-bootstrap #cpanel div.icon a {
		background: linear-gradient(to bottom, white 0%, #eee 60%, lightgrey 100%);
		height: 3em;
		width: 13em;
		padding: 0.2em 0.5em 0.2em 0;
		overflow: hidden;
	}
}

/*
 * Changelog
 */
/**/
h3.akeeba-changelog { border-bottom: 2px solid #333; margin-top: 10pt; font-size: 13pt; }
ul.akeeba-changelog { list-style-type: none; padding: 7px; margin: 3px; font-size: 10pt; border: thin solid #ccc; background-color: #fefefe; border-radius: 5px; }
ul.akeeba-changelog li { line-height: 16px; padding: 0; margin: 0 3px 3px; }
li.akeeba-changelog-added		{ color: green; }
li.akeeba-changelog-removed		{ color: red; }
li.akeeba-changelog-changed		{ color: #666; }
li.akeeba-changelog-important	{ color: #cc8833; }
li.akeeba-changelog-fixed		{ color: blue; }
ul.akeeba-changelog span			{ display: inline-block; height: 16px; width: 32px; background: transparent url(../changelog.png) top left no-repeat; margin-right: 4px; }
li.akeeba-changelog-removed span	{ background-position: 0 -16px; }
li.akeeba-changelog-changed	span	{ background-position: 0 -32px; }
li.akeeba-changelog-important span	{ background-position: 0 -64px; }
li.akeeba-changelog-fixed span		{ background-position: 0 -48px; }
/**/

/**
 * Backup progress
 */
#backup-steps div.label, #stepper-steps div.label{
	display: block;
	/** width: 100%; **/
	margin-top: 1px;
}
#backup-step, #stepper-step{
	font-weight: bold;
	border-bottom: thin dotted #333333;
}

#backup-substep, #stepper-substep {
	font-style: italic;
	color: #000066 !important;
}

#warnings-list {
	height: 180px;
	overflow-y: scroll;
}

#warnings-list div {
	border-bottom: thin dotted gray;
	padding: 2px 0;
}

/*
 * Tooltip support
 */
#tooltip {
	position: absolute;
	z-index: 3000;
	border: thin solid black;
	background-color: #f2f5f7;
	padding: 5px;
	font-size: small !important;
}
#tooltip h3, #tooltip div { margin: 0; }
#tooltip div.ui-icon { float: left; margin-top: 0.2em; margin-right: 0.3em; }
#tooltip h3 { margin: 0px; padding: 0px; font-size: medium !important; }
div.viewport-bottom {
	margin-top: 11px;
}
#tooltip .tooltip-arrow-up {
	border-color: transparent transparent black transparent;
	border-style: solid;
	border-width: 10px;
	height:0;
	width:0;
	position: absolute;
	left: 20px;
	top: -20px;
}
#tooltip .tooltip-arrow-up-leftaligned {
	border-color: transparent transparent black transparent;
	border-style: solid;
	border-width: 5px;
	height:0;
	width:0;
	position: absolute;
	left: 5px;
	top: -10px;
}

div.viewport-bottom .tooltip-arrow-up {
	display: none;
}
div.viewport-bottom .url {
	/** #AED0EA **/
	border-color: black transparent transparent transparent;
	border-style: solid;
	border-width: 10px;
	height:0;
	width:0;
	position: absolute;
	left: 20px;
	bottom: -20px;
}

h3.popover-title { display: none }

/**
 * Filesystem filters
 */
/**/
span.ak-toggle-button:active { border: 1px solid gray; border-bottom: 1px solid silver; border-right: 1px solid silver; }
span.ak-toggle-button { border: 1px solid silver; border-bottom: 1px solid gray; border-right: 1px solid gray; background-color: #f9f9f6 }
.ui-state-highlight span.ak-toggle-button { border: 1px solid gray; border-bottom: 1px solid silver; border-right: 1px solid silver; background-color: #ffff00; }
.ui-state-error span.ak-toggle-button { background-color: red; }
span.ak-toggle-button-spinning { background-color: #ccc }
.ui-state-highlight span.ak-toggle-button-spinning { background-color: #ccc }
.ak-stacked-button { display: inline-block; margin-right: 4px !important; }

span.actionbutton { padding: 0.25em 0.5em; margin: 0 1em 0 0; cursor: pointer; }
#ak_top_container, #ak_main_container { padding: 4px; }
#ak_top_container div { text-align: center; }
#ak_roots_container { border-bottom: thin dashed #666666; padding: 2px 0px 6px 0px; }
#ak_crumbs_container { padding: 6px 0px 2px 0px; }
#ak_crumbs_label, #ak_crumbs { display: inline; }
#ak_crumbs { color: #333; }
#ak_crumbs span { padding: 1px 3px; cursor: pointer; }
#ak_main_container { height: 322px; }
#ak_folder_header, #ak_files_header { height: 18px; }
#ak_folder_container, #ak_files_container { display: block; width: 48.5%; position: relative; margin: 0; padding: 0px; }
#ak_folder_container { float: left; }
#ak_files_container { float: right; }
#folders, #files { height: 300px; overflow-y: auto; }
#ak_clr { clear: all; }

.folder-container { background-color: white; height: 18px; padding: 1px; color: #333333; font-weight: normal; border-bottom: 1px solid #d0d0ff; }
.folder-container span.folder-padding { float: left; cursor: pointer; border: none; margin-right: 4px; width: 16px; height: 16px; display: block; }
.folder-container span.folder-up span.ui-icon { float: left; }
.folder-container span.folder-icon-container { float: left; cursor: pointer; border: none; margin-right: 4px; }
.folder-container span.ui-state-error { cursor: default; }
.folder-container span.folder-name { padding-left: 4px; cursor: pointer; }
.folder-container span.folder-name:hover { font-weight: bold; color: #333399; }

.file-container { background-color: white; height: 18px; padding: 1px; color: #333333; font-weight: normal; border-bottom: 1px solid #d0d0ff; }
.file-container span.file-icon-container { float: left; cursor: pointer; border: none; margin-right: 4px; }
.file-container span.ui-state-error { cursor: default; }
.file-container span.file-name { padding-left: 4px; }
.file-container span.file-clickable { cursor: pointer; }
.file-container span.file-clickable:hover { font-weight: bold; color: #333399; }
.file-container span.file-size { display: block; float: right; }

.file-header{margin: 10px 0;}
.file-header.file-container span.file-name{font-style: italic; padding-left: 20px}
.folder-header{margin: 10px 0;}
.folder-header.folder-container span.folder-name{font-style: italic; padding-left: 20px}
.folder-header.folder-container span.folder-name:hover{color:#333; font-weight: normal; cursor: default;}

#ak_list_container { padding: 4px; }
.ak_filter_type { font-weight: bold; }
.ak_filter_row span.ui-icon { float: left; cursor: pointer; margin-right: 4px; }

#addnewfilter { padding: 0.6em 0; }
/**/

/**
 * Database tables filters
 */
/**/
#ak_databases_container { padding: 2px 0px 6px 0px; }
#ak_tables_header { height: 18px; }
#ak_tables_container { display: block; width: 100%; position: relative; }
#tables { height: 300px; overflow-y: auto; }

.table-container { background-color: white; height: 18px; padding: 1px; color: #333333; font-weight: normal; border-bottom: 1px solid #d0d0ff; }
.table-container span.table-icon-container { float: left; cursor: pointer; margin-right: 4px; }
.table-container span.ui-state-error { cursor: default; }
.table-container span.table-name { padding-left: 4px; }
.table-container span.table-icon-noclick { cursor: default; }
.table-container span.table-icon-small { margin-right: 0px; }
/**/

/*
 * Multiple databases definitions
 */
/**/
#ak_editor_notifier { display: block; margin: 0.5em; padding: 5px; border: thin solid #666666; background: #ffffff; color: #0080cc; font-weight: bold }
#ak_editor_notifier span.ui-icon { float: left; margin-right: 6px; }
#ak_editor_notifier img { margin-right: 8px; }
/**/

/**
 * Live Update
 */
/**/
#akeeba-update-results {
	text-align: left;
	width: 90%;
	margin: 1em auto;
}

#akeeba-update-results #update-image {
	float: left;
	margin: 0.6em 1em 0 0 ;
}

div.ok {
	border: thin solid #008000;
	background: #aaeeaa;
	padding: 10px 10px 10px 25px;
}

div.statuswarning {
	background: #ffe0a8;
	padding: 10px 10px 10px 25px;
}

div.notok {
	background: #ff570f;
	padding: 10px 10px 10px 25px;
}

#version_info_table {
	border: thin solid gray;
	background: #efefef;
	padding: 1em;
	margin: 0 auto;
}
#version_info_table td { padding: 3px 10px 3px 0; border-bottom: thin solid #d0d0d0; }
#version_info_table .label { font-weight: bold; }
.version { font-weight: bold; color: #333300; }
.version-status { color: #666666; font-style: italic; }
.akupdatebutton { display: inline-block; margin: 6px; padding: 4px; height: 24px; cursor: pointer; }
.requerygfx {
	display: block;
	height: 24px;
	padding: 5px 4px 0px 32px;
	background: transparent url(../icons/reload.png) top left no-repeat;
}
.updategfx {
	display: block;
	height: 24px;
	padding: 5px 4px 0px 32px;
	background: transparent url(../icons/update.png) top left no-repeat;
}
.updaterwarning { margin: 2em; padding: 1em; font-size: large; }
/**/

/* Live Update status icon */
/**/
.liveupdate-icon-notsupported,.liveupdate-icon-crashed { color: gray; }
.liveupdate-icon-updates { font-weight: bold; color: red; }
.liveupdate-icon-noupdates { color: green; }
/**/

/**
 * Restoration
 */
/**/
#extprogress { border: thin solid gray; background-color: #f0f0f0; border-radius: 5px; -moz-border-radius: 5px; padding: 5px; margin: 5px; }
#extprogress .extlabel { display: inline-block; min-width: 300px; font-weight: bold; }
#extprogress .extprogrow { border-bottom: thin solid #e0e0e0 }
/**/

/**
 * Joomla! 3.x workarounds for missing icon classes
 */
div#toolbar div#toolbar-back button.btn span.icon-back::before {
	content: "";
}
div#toolbar div#toolbar-restore button.btn span.icon-restore::before {
	content: "R";
}

/**
 * Manage backups
 **/
div.akeeba-buadmin-startdate {border-top: 1px solid #eee; color: #999; padding-top: 2px; margin-top: 2px}

/** (S)FTP folder browser **/
.folderBrowserWrapper {
	height: 300px;
	overflow: scroll;
}

/**
 * Joomla! 2.5 quirks
 */

div.akeeba-bootstrap #cpanel span.icon-retweet {
	display: inline-block;
}

AnonSec - 2021 | Recode By D7net