Current Directory: /home/astoriaah/www/old15/modules/mod_zentools/media/css/admin
Viewing File: /home/astoriaah/www/old15/modules/mod_zentools/media/css/admin/admin.css
/* @override
http://localhost:8888/zentoolstest/media/mod_zentools/css/admin/admin.css
http://localhost:8888/zentools/media/mod_zentools/css/admin/admin.css
*/
/**
* @package Zen Tools
* @subpackage Zen Tools
* @author Joomla Bamboo - design@joomlabamboo.com
* @copyright Copyright (c) 2014 Copyright (C), Joomlabamboo. All Rights Reserved.. All rights reserved.
* @license Copyright Joomlabamboo 2014
* @version 1.11.5
*/
#items {
position: relative;width:90%;margin-top: 30px;padding-bottom: 200px;
}
#items ul{ list-style-type: none; margin: 0 0 30px; padding: 0;margin-top: 8px;margin-bottom:30px;width:100%; }
#items li
{
font-size:1.2em;
height:28px;
line-height: 28px;
list-style-type:none;
cursor:move;
text-align:center !important;
margin:0 3px 3px !important;
padding:4px !important;
color: #444;
border:1px solid #ccc;
background: -webkit-linear-gradient(top, white, #E0E0E0);
background: -moz-linear-gradient(top, white, #E0E0E0);
background: -ms-linear-gradient(top, white, #E0E0E0);
background: -o-linear-gradient(top, white, #E0E0E0);
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.25), inset 0 0 3px #fff;
-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.25), inset 0 0 3px #fff;
box-shadow: 0 1px 2px rgba(0,0,0,0.25), inset 0 0 3px #fff;
}
#items li:hover {
background: -webkit-linear-gradient(top, white, #E0E0E0);
background: -moz-linear-gradient(top, white, #E0E0E0);
background: -ms-linear-gradient(top, white, #E0E0E0);
background: -o-linear-gradient(top, white, #E0E0E0);
border-radius:3px;
border:1px solid #aaa;
}
#items li.disabled {
background: none;border: 0;box-shadow:none
}
#items li.ui-state-highlight,#sortable2 li.ui-state-highlight {
background: #FCFBDD;}
#zenmessage p {
padding: 10px;height: 10px;overflow: hidden;background: url(../../images/admin/loading.gif) no-repeat left center;position: absolute;margin-top: -4px;width: 80%;display: none;padding-left: 40px;}
#instructions,.zennotice
{
background:#FFF6BF url(../../images/admin/gear_24.png) no-repeat 10px center;
color:#514721;
border:1px solid #FFD324;
width:60%;
cursor:pointer;
margin:10px;
padding:10px 50px
}
.zennotice {margin: 10px 0;width: 78%;padding: 10px 6%;
}
#header {
top: 0;
}
#footer {
bottom: 0;clear: both;
}
#right {
right: 0;
}
select#paramsitemid,select#paramscatid {
height: 200px;
}
td.paramlist_value {
position: relative;
}
ul#sortable2 {background: none;border: 0;
position: absolute;width: 100%;right: 0;left: 0px;
}
ul#sortable2 li
{
border-radius:3px;
width:60px;
float:left;
color:#fff;
font-size:90%;
height:12px;
display:inline;
padding-left:0;
text-align:center;
margin:0 10px 10px 0;
border: 1px solid #DDD;
border-radius: 3px;
text-shadow: 0 1px 1px white;
-webkit-box-shadow: 0 1px 1px #fff;
-moz-box-shadow: 0 1px 1px #fff;
box-shadow: 0 1px 1px #fff;
font: bold 11px Sans-Serif;
padding: 6px 10px;
white-space: nowrap;
vertical-align: middle;
color: #666;
background: transparent;
cursor: pointer;
}
#sortable2 li:hover {
cursor: move;
border-color: #999;
background: -webkit-linear-gradient(top, white, #E0E0E0);
background: -moz-linear-gradient(top, white, #E0E0E0);
background: -ms-linear-gradient(top, white, #E0E0E0);
background: -o-linear-gradient(top, white, #E0E0E0);
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.25), inset 0 0 3px #fff;
-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.25), inset 0 0 3px #fff;
box-shadow: 0 1px 2px rgba(0,0,0,0.25), inset 0 0 3px #fff;
}
#items li.disabled,ul#sortable2 li.disabled {
border: 0;background: 0;font-size: 110%;font-weight: bold;display: block;width: 100%;margin-bottom: 10px;box-shadow:none
}
.pane-sliders .panel h3 {
padding: 10px;background: #f5f5f5 url(../../images/admin/gradient.png) repeat-x left bottom!important;margin: 0;border-bottom: 1px solid #D6DADD;border-top: 1px solid #D6DADD
}
#toggleAllWrap {
padding: 0 0 40px;
}
#toggleAll {
padding: 4px;border-radius:4px;cursor: pointer;width: 120px;position: absolute;left: -150px
}
.zenheading h4.zentools {
padding: 8px 2% ;margin: 30px 0 10px 0;background: #fff !important;border-radius:4px;width: 88%;border:1px solid #dedede;color: #666;text-shadow: 1px 0 0 #fff
}
.pane-sliders .panel { border-width: 0 1px !important; margin-bottom: 0 !important;
padding: 0px}
#menu-pane td,.zentools td {
background: #fff !important;padding: 4px 0 4px 20px !important;border: 0 !important;text-align: left;
}
table.paramlist td.paramlist_description {
background:none !important;
}
label#paramslayout-lbl,label#paramsitemorder-lbl,input#paramsitemorder,label#paramsitems-lbl,label#paramsuseditems-lbl,#paramsuseditems,label#paramsunuseditems-lbl,#paramsunuseditems,
label#paramsitems-lbl {
display: none;
}
.pane-sliders .title {
margin: 0;
padding: 2px;
color: #333 !important;
}
.btn {
display: inline-block;
*display: inline;
/* IE7 inline-block hack */
*zoom: 1;
padding: 4px 10px 4px;
margin-bottom: 0;
font-size: 13px;
line-height: 18px;
*line-height: 20px;
color: #333333;
text-align: center;
vertical-align: middle;
cursor: pointer;
background-color: #f5f5f5;
background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
background-image: -ms-linear-gradient(top, #ffffff, #e6e6e6);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
background-image: linear-gradient(top, #ffffff, #e6e6e6);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
border-color: #e6e6e6 #e6e6e6 #bfbfbf;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
*background-color: #e6e6e6;
/* Darken IE7 buttons by default so they stand out more given they won't have borders */
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
border: 1px solid #cccccc;
*border: 0;
border-bottom-color: #b3b3b3;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
*margin-left: .3em;
-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.btn-primary {
border-color: #ccc;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
padding: 4px 10px;width: 80%;text-align: center;font-size: 90%;
background-color: #0074cc !important;
background-image: -moz-linear-gradient(top, #0088cc, #0055cc);
background-image: -ms-linear-gradient(top, #0088cc, #0055cc);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0055cc));
background-image: -webkit-linear-gradient(top, #0088cc, #0055cc);
background-image: -o-linear-gradient(top, #0088cc, #0055cc);
background-image: linear-gradient(top, #0088cc, #0055cc);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0055cc', GradientType=0);
border-color: #0055cc #0055cc #003580;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
*background-color: #0055cc;
/* Darken IE7 buttons by default so they stand out more given they won't have borders */
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
a.btn-primary {
color: #fff !important
}
.btn:hover {
color: #333333;
text-decoration: none;
background-color: #e6e6e6;
*background-color: #d9d9d9;
/* Buttons in IE7 don't get borders, so darken on hover */
background-position: 0 30px;
-webkit-transition: background-position 0.1s linear;
-moz-transition: background-position 0.1s linear;
-ms-transition: background-position 0.1s linear;
-o-transition: background-position 0.1s linear;
transition: background-position 0.1s linear;
}
.btn:focus {
outline: thin dotted #333;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
.btn.active,
.btn:active {
background-color: #e6e6e6;
background-color: #d9d9d9 \9;
background-image: none;
outline: 0;
-webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
-moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
background-color: #0055cc;
*background-color: #004ab3;
}
#default {float:right;}
#Default span {
line-height: 1.7;
}
.btn-danger {
color: #fff !important;font-size: 1em;position: absolute;margin-left: 180px;margin-top: -34px;padding: 0 8px 8px;height: 10px;
background-color: #da4f49;
background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
background-image: -ms-linear-gradient(top, #ee5f5b, #bd362f);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
background-image: linear-gradient(top, #ee5f5b, #bd362f);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#bd362f', GradientType=0);
border-color: #bd362f #bd362f #802420;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
*background-color: #bd362f;
/* Darken IE7 buttons by default so they stand out more given they won't have borders */
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-danger:hover,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
background-color: #bd362f;
*background-color: #a9302a;
}
.btn-danger:active,
.btn-danger.active {
background-color: #942a25 \9;
}
.alert {
padding: 8px 35px 8px 14px;
margin-bottom: 18px;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
background-color: #fcf8e3;
border: 1px solid #fbeed5;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
color: #c09853;
width: 92%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box; /* Firefox, other Gecko */
box-sizing: border-box;
}
.alert-heading {
color: inherit;
}
.alert .close {
position: relative;
top: -2px;
right: -21px;
line-height: 18px;
}
.alert-success {
background-color: #dff0d8;
border-color: #d6e9c6;
color: #468847;
}
.alert-danger,
.alert-error {
background-color: #f2dede;
border-color: #eed3d7;
color: #b94a48;
}
.alert-info {
background-color: #d9edf7;
border-color: #bce8f1;
color: #3a87ad;
}
.alert-block {
padding-top: 14px;
padding-bottom: 14px;
}