fix image references in assets
This commit is contained in:
parent
34cd6f464e
commit
44007ac664
@ -5,51 +5,51 @@
|
|||||||
* Licensed unter the terms of http://www.aloha-editor.com/license.html
|
* Licensed unter the terms of http://www.aloha-editor.com/license.html
|
||||||
*/
|
*/
|
||||||
.GENTICS_editable {
|
.GENTICS_editable {
|
||||||
min-height: 1.2em;
|
min-height: 1.2em;
|
||||||
}
|
}
|
||||||
|
|
||||||
.GENTICS_editable_active .GENTICS_block {
|
.GENTICS_editable_active .GENTICS_block {
|
||||||
background-color: #B7D6FA !important;
|
background-color: #B7D6FA !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.GENTICS_editable_zerowidthfix {
|
.GENTICS_editable_zerowidthfix {
|
||||||
padding: 0px 5px 0px 5px !important;
|
padding: 0px 5px 0px 5px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.GENTICS_editicon {
|
.GENTICS_editicon {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
margin-left: -34px;
|
margin-left: -34px;
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
.GENTICS_block .GENTICS_block .GENTICS_editicon {
|
.GENTICS_block .GENTICS_block .GENTICS_editicon {
|
||||||
margin-top: 15px;
|
margin-top: 15px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.GENTICS_block .GENTICS_block .GENTICS_block .GENTICS_editicon {
|
.GENTICS_block .GENTICS_block .GENTICS_block .GENTICS_editicon {
|
||||||
margin-top: 30px;
|
margin-top: 30px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.GENTICS_block .GENTICS_block .GENTICS_block .GENTICS_block .GENTICS_editicon {
|
.GENTICS_block .GENTICS_block .GENTICS_block .GENTICS_block .GENTICS_editicon {
|
||||||
margin-top: 45px;
|
margin-top: 45px;
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Ext JS fixes
|
* Ext JS fixes
|
||||||
*/
|
*/
|
||||||
.GENTICS_floatingmenu table, .GENTICS_floatingmenu tr, .GENTICS_floatingmenu td,
|
.GENTICS_floatingmenu table, .GENTICS_floatingmenu tr, .GENTICS_floatingmenu td,
|
||||||
.ext-root tr:nth-child(2n), .ext-root tr:nth-child(3n), .ext-root tr:nth-child(4n), .ext-root tr:nth-child(5n),
|
.ext-root tr:nth-child(2n), .ext-root tr:nth-child(3n), .ext-root tr:nth-child(4n), .ext-root tr:nth-child(5n),
|
||||||
.ext-root table, .ext-root tr, .ext-root td,
|
.ext-root table, .ext-root tr, .ext-root td,
|
||||||
.x-layer table, .x-layer tr, .x-layer td,
|
.x-layer table, .x-layer tr, .x-layer td,
|
||||||
.x-window table, .x-window tr, .x-window td {
|
.x-window table, .x-window tr, .x-window td {
|
||||||
border: 0;
|
border: 0;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
}
|
}
|
||||||
.GENTICS_floatingmenu table, .GENTICS_floatingmenu tr, .GENTICS_floatingmenu td {
|
.GENTICS_floatingmenu table, .GENTICS_floatingmenu tr, .GENTICS_floatingmenu td {
|
||||||
width: 0;
|
width: 0;
|
||||||
height: 0;
|
height: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* fixes modal dialog border issues in GCN backend */
|
/* fixes modal dialog border issues in GCN backend */
|
||||||
@ -65,309 +65,309 @@ table.x-toolbar-ct table {
|
|||||||
border: 0px;
|
border: 0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Floating Menu
|
* Floating Menu
|
||||||
*/
|
*/
|
||||||
|
|
||||||
.GENTICS_floatingmenu .x-tab-panel-header {
|
.GENTICS_floatingmenu .x-tab-panel-header {
|
||||||
border-width: 0px 0px 1px 0px;
|
border-width: 0px 0px 1px 0px;
|
||||||
background: none;
|
background: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
.GENTICS_floatingmenu .x-tab-panel-header .x-tab-strip-wrap, .GENTICS_floatingmenu ul.x-tab-strip-top {
|
.GENTICS_floatingmenu .x-tab-panel-header .x-tab-strip-wrap, .GENTICS_floatingmenu ul.x-tab-strip-top {
|
||||||
background: none;
|
background: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
.GENTICS_floatingmenu .x-tab-panel-header {
|
.GENTICS_floatingmenu .x-tab-panel-header {
|
||||||
padding-bottom: 0px;
|
padding-bottom: 0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.GENTICS_floatingmenu:hover {
|
.GENTICS_floatingmenu:hover {
|
||||||
background-color: #E0E0E0;
|
background-color: #E0E0E0;
|
||||||
-moz-border-radius-topleft: 3px;
|
-moz-border-radius-topleft: 3px;
|
||||||
-moz-border-radius-topright: 3px;
|
-moz-border-radius-topright: 3px;
|
||||||
-webkit-border-top-left-radius: 3px;
|
-webkit-border-top-left-radius: 3px;
|
||||||
-webkit-border-top-right-radius: 3px;
|
-webkit-border-top-right-radius: 3px;
|
||||||
border-top-left-radius: 3px;
|
border-top-left-radius: 3px;
|
||||||
border-top-right-radius: 3px;
|
border-top-right-radius: 3px;
|
||||||
background: url(../images/grabhandle.png) no-repeat scroll center 5px rgba(0, 0, 0, 0.4);
|
background: url(../images/grabhandle.png) no-repeat scroll center 5px rgba(0, 0, 0, 0.4);
|
||||||
}
|
}
|
||||||
|
|
||||||
.GENTICS_floatingmenu:hover .GENTICS_floatingmenu_pin {
|
.GENTICS_floatingmenu:hover .GENTICS_floatingmenu_pin {
|
||||||
display: block;
|
display: block;
|
||||||
}
|
}
|
||||||
|
|
||||||
.GENTICS_floatingmenu_pin {
|
.GENTICS_floatingmenu_pin {
|
||||||
background: url("../images/pin.png") no-repeat scroll 0 6px transparent;
|
background: url("../images/pin.png") no-repeat scroll 0 6px transparent;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
margin-left: 5px !important;
|
margin-left: 5px !important;
|
||||||
width: 16px;
|
width: 16px;
|
||||||
position: absolute !important;
|
position: absolute !important;
|
||||||
right: 10px;
|
right: 10px;
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
.GENTICS_floatingmenu_pinned {
|
.GENTICS_floatingmenu_pinned {
|
||||||
background-position: -16px 6px;
|
background-position: -16px 6px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#GENTICS_floatingmenu_shadow {
|
#GENTICS_floatingmenu_shadow {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: -1000;
|
top: -1000;
|
||||||
left: -1000;
|
left: -1000;
|
||||||
display: none;
|
display: none;
|
||||||
z-index: 8800;
|
z-index: 8800;
|
||||||
}
|
}
|
||||||
|
|
||||||
.x-combo-selected {
|
.x-combo-selected {
|
||||||
background-color: Highlight !important;
|
background-color: Highlight !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.x-tree-root-ct {
|
.x-tree-root-ct {
|
||||||
padding: 0px;
|
padding: 0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.x-tree-node {
|
.x-tree-node {
|
||||||
list-style: none;
|
list-style: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
.x-tree-node-ct {
|
.x-tree-node-ct {
|
||||||
padding: 0px;
|
padding: 0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
/*hide dotted browser border on focus*/
|
/*hide dotted browser border on focus*/
|
||||||
.GENTICS_button a:focus {
|
.GENTICS_button a:focus {
|
||||||
outline: none;
|
outline: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
button.GENTICS_button {
|
button.GENTICS_button {
|
||||||
background: url(../images/base.png) no-repeat !important;
|
background: url(../images/base.png) no-repeat !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
button.GENTICS_button_big {
|
button.GENTICS_button_big {
|
||||||
background: url(../images/base_big.png) no-repeat !important;
|
background: url(../images/base_big.png) no-repeat !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
/*buttons for format plugin*/
|
/*buttons for format plugin*/
|
||||||
button.GENTICS_button_b {
|
button.GENTICS_button_b {
|
||||||
background-position: 0px 0px;
|
background-position: 0px 0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
button.GENTICS_button_i {
|
button.GENTICS_button_i {
|
||||||
background-position: -16px 0px !important;
|
background-position: -16px 0px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
button.GENTICS_button_u {
|
button.GENTICS_button_u {
|
||||||
background-position: -32px 0px !important;
|
background-position: -32px 0px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
button.GENTICS_button_del {
|
button.GENTICS_button_del {
|
||||||
background-position: -48px 0px !important;
|
background-position: -48px 0px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
button.GENTICS_button_sub {
|
button.GENTICS_button_sub {
|
||||||
background-position: -64px 0px !important;
|
background-position: -64px 0px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
button.GENTICS_button_sup {
|
button.GENTICS_button_sup {
|
||||||
background-position: -80px 0px !important;
|
background-position: -80px 0px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
button.GENTICS_button_ul {
|
button.GENTICS_button_ul {
|
||||||
background-position: -256px 0px !important;
|
background-position: -256px 0px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
button.GENTICS_button_ol {
|
button.GENTICS_button_ol {
|
||||||
background-position: -272px 0px !important;
|
background-position: -272px 0px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
button.GENTICS_button_a {
|
button.GENTICS_button_a {
|
||||||
background-position: -288px 0px !important;
|
background-position: -288px 0px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
button.GENTICS_button_a_remove {
|
button.GENTICS_button_a_remove {
|
||||||
background-position: -304px 0px !important;
|
background-position: -304px 0px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* multisplit buttons
|
* multisplit buttons
|
||||||
*/
|
*/
|
||||||
button.GENTICS_button_p {
|
button.GENTICS_button_p {
|
||||||
background-position: 0px 0 !important;
|
background-position: 0px 0 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
button.GENTICS_button_p_de {
|
button.GENTICS_button_p_de {
|
||||||
background-position: 0px -42px !important;
|
background-position: 0px -42px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
button.GENTICS_button_h1 {
|
button.GENTICS_button_h1 {
|
||||||
background-position: -52px 0 !important;
|
background-position: -52px 0 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
button.GENTICS_button_h1_de {
|
button.GENTICS_button_h1_de {
|
||||||
background-position: -52px -42px !important;
|
background-position: -52px -42px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
button.GENTICS_button_h2 {
|
button.GENTICS_button_h2 {
|
||||||
background-position: -104px 0 !important;
|
background-position: -104px 0 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
button.GENTICS_button_h2_de {
|
button.GENTICS_button_h2_de {
|
||||||
background-position: -104px -42px !important;
|
background-position: -104px -42px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
button.GENTICS_button_h3 {
|
button.GENTICS_button_h3 {
|
||||||
background-position: -156px 0 !important;
|
background-position: -156px 0 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
button.GENTICS_button_h3_de {
|
button.GENTICS_button_h3_de {
|
||||||
background-position: -156px -42px !important;
|
background-position: -156px -42px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
button.GENTICS_button_h4 {
|
button.GENTICS_button_h4 {
|
||||||
background-position: -208px 0 !important;
|
background-position: -208px 0 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
button.GENTICS_button_h4_de {
|
button.GENTICS_button_h4_de {
|
||||||
background-position: -208px -42px !important;
|
background-position: -208px -42px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
button.GENTICS_button_h5 {
|
button.GENTICS_button_h5 {
|
||||||
background-position: -260px 0 !important;
|
background-position: -260px 0 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
button.GENTICS_button_h5_de {
|
button.GENTICS_button_h5_de {
|
||||||
background-position: -260px -42px !important;
|
background-position: -260px -42px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
button.GENTICS_button_h6 {
|
button.GENTICS_button_h6 {
|
||||||
background-position: -312px 0 !important;
|
background-position: -312px 0 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
button.GENTICS_button_h6_de {
|
button.GENTICS_button_h6_de {
|
||||||
background-position: -312px -42px !important;
|
background-position: -312px -42px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
button.GENTICS_button_pre {
|
button.GENTICS_button_pre {
|
||||||
background-position: -364px 0 !important;
|
background-position: -364px 0 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
button.GENTICS_button_pre_de {
|
button.GENTICS_button_pre_de {
|
||||||
background-position: -364px -42px !important;
|
background-position: -364px -42px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
button.GENTICS_button_title {
|
button.GENTICS_button_title {
|
||||||
background-position: -416px 0 !important;
|
background-position: -416px 0 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
button.GENTICS_button_title_de {
|
button.GENTICS_button_title_de {
|
||||||
background-position: -416px -42px !important;
|
background-position: -416px -42px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
/*buttons of the table plugin*/
|
/*buttons of the table plugin*/
|
||||||
button.GENTICS_button_table {
|
button.GENTICS_button_table {
|
||||||
background-position: -96px 0 !important;
|
background-position: -96px 0 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
button.GENTICS_button_addColumnLeft {
|
button.GENTICS_button_addColumnLeft {
|
||||||
background-position: -112px 0 !important;
|
background-position: -112px 0 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
button.GENTICS_button_addColumnRight {
|
button.GENTICS_button_addColumnRight {
|
||||||
background-position: -128px 0 !important;
|
background-position: -128px 0 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
button.GENTICS_button_addRowBefore {
|
button.GENTICS_button_addRowBefore {
|
||||||
background-position: -144px 0 !important;
|
background-position: -144px 0 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
button.GENTICS_button_addRowAfter {
|
button.GENTICS_button_addRowAfter {
|
||||||
background-position: -160px 0 !important;
|
background-position: -160px 0 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
button.GENTICS_button_deleteRows {
|
button.GENTICS_button_deleteRows {
|
||||||
background-position: -176px 0 !important;
|
background-position: -176px 0 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
button.GENTICS_button_deleteColumns {
|
button.GENTICS_button_deleteColumns {
|
||||||
background-position: -192px 0 !important;
|
background-position: -192px 0 !important;
|
||||||
}
|
}
|
||||||
/* iks test buttons */
|
/* iks test buttons */
|
||||||
button.GENTICS_button_addPerson {
|
button.GENTICS_button_addPerson {
|
||||||
background-position: -224px 0 !important;
|
background-position: -224px 0 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
button.GENTICS_button_addEvent {
|
button.GENTICS_button_addEvent {
|
||||||
background-position: -208px 0 !important;
|
background-position: -208px 0 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
button.GENTICS_button_abbr {
|
button.GENTICS_button_abbr {
|
||||||
background-position: -336px 0px !important;
|
background-position: -336px 0px !important;
|
||||||
}
|
}
|
||||||
button.GENTICS_button_tree {
|
button.GENTICS_button_tree {
|
||||||
background-position: -0 0 !important;
|
background-position: -0 0 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
/*button status hover of format plugin*/
|
/*button status hover of format plugin*/
|
||||||
div.GENTICS_button a:hover {
|
div.GENTICS_button a:hover {
|
||||||
border: 1px solid #b2cbff;
|
border: 1px solid #b2cbff;
|
||||||
}
|
}
|
||||||
|
|
||||||
.GENTICS_floatingmenu {
|
.GENTICS_floatingmenu {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
/*button status active of format plugin*/
|
/*button status active of format plugin*/
|
||||||
.GENTICS_floatingmenu .pressed a {
|
.GENTICS_floatingmenu .pressed a {
|
||||||
border:1px solid #ccc;
|
border:1px solid #ccc;
|
||||||
}
|
}
|
||||||
|
|
||||||
.GENTICS_logo {
|
.GENTICS_logo {
|
||||||
width:37px !important;
|
width:37px !important;
|
||||||
height:25px !important;
|
height:25px !important;
|
||||||
background-image: url('../images/gentics_logo.png') !important;
|
background-image: url('../images/gentics_logo.png') !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.GENTICS_maximize {
|
.GENTICS_maximize {
|
||||||
background-image: url('../images/gentics_logo.png') !important;
|
background-image: url('../images/gentics_logo.png') !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.GENTICS_fade_out {
|
.GENTICS_fade_out {
|
||||||
background-image: url('../images/fade_out.png') !important;
|
background-image: url('../images/fade_out.png') !important;
|
||||||
width:20px !important;
|
width:20px !important;
|
||||||
height:20px !important;
|
height:20px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.GENTICS_fade_in {
|
.GENTICS_fade_in {
|
||||||
background-image: url('../images/fade_in.png') !important;
|
background-image: url('../images/fade_in.png') !important;
|
||||||
width:20px !important;
|
width:20px !important;
|
||||||
height:20px !important;
|
height:20px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.GENTICS_maximize {
|
.GENTICS_maximize {
|
||||||
width:20px !important;
|
width:20px !important;
|
||||||
height:20px !important;
|
height:20px !important;
|
||||||
background-image: url('../images/maximize.png') !important;
|
background-image: url('../images/maximize.png') !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
html body .GENTICS_ribbon {
|
html body .GENTICS_ribbon {
|
||||||
z-index:90000;
|
z-index:90000;
|
||||||
position:fixed;
|
position:fixed;
|
||||||
top:0;
|
top:0;
|
||||||
left:0;
|
left:0;
|
||||||
width:100%;
|
width:100%;
|
||||||
padding-left:0;
|
padding-left:0;
|
||||||
padding-right:0;
|
padding-right:0;
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
.x-menu-list-item {
|
.x-menu-list-item {
|
||||||
text-align:left;
|
text-align:left;
|
||||||
}
|
}
|
||||||
|
|
||||||
.GENTICS_shadow {
|
.GENTICS_shadow {
|
||||||
-moz-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
|
-moz-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
|
||||||
-webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
|
-webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
|
||||||
box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
|
box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -375,95 +375,95 @@ html body .GENTICS_ribbon {
|
|||||||
* extJs GENTICS Multisplit Button
|
* extJs GENTICS Multisplit Button
|
||||||
*/
|
*/
|
||||||
ul.GENTICS_multisplit button.GENTICS_button {
|
ul.GENTICS_multisplit button.GENTICS_button {
|
||||||
background-image: url(../images/base_multi.png) !important;
|
background-image: url(../images/base_multi.png) !important;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-position: 0 0;
|
background-position: 0 0;
|
||||||
/*
|
/*
|
||||||
* WARNING do not change the button size for multisplit buttons
|
* WARNING do not change the button size for multisplit buttons
|
||||||
*/
|
*/
|
||||||
width: 54px !important;
|
width: 54px !important;
|
||||||
height: 44px !important;
|
height: 44px !important;
|
||||||
-moz-border-radius: 3px;
|
-moz-border-radius: 3px;
|
||||||
-webkit-border-radius: 3px;
|
-webkit-border-radius: 3px;
|
||||||
border-radius: 3px;
|
border-radius: 3px;
|
||||||
}
|
}
|
||||||
.GENTICS_multisplit {
|
.GENTICS_multisplit {
|
||||||
float: left;
|
float: left;
|
||||||
list-style: none;
|
list-style: none;
|
||||||
}
|
}
|
||||||
ul.GENTICS_multisplit, div.GENTICS_multisplit-wrapper {
|
ul.GENTICS_multisplit, div.GENTICS_multisplit-wrapper {
|
||||||
width: 232px;
|
width: 232px;
|
||||||
height: 46px;
|
height: 46px;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
margin: 0px;
|
margin: 0px;
|
||||||
padding: 0px;
|
padding: 0px;
|
||||||
}
|
}
|
||||||
div.GENTICS_multisplit-wrapper {
|
div.GENTICS_multisplit-wrapper {
|
||||||
width: 248px;
|
width: 248px;
|
||||||
}
|
}
|
||||||
ul.GENTICS_multisplit li {
|
ul.GENTICS_multisplit li {
|
||||||
float: left;
|
float: left;
|
||||||
padding: 0px 1px;
|
padding: 0px 1px;
|
||||||
margin: 0px;
|
margin: 0px;
|
||||||
}
|
}
|
||||||
ul.GENTICS_multisplit button.GENTICS_multisplit-wide {
|
ul.GENTICS_multisplit button.GENTICS_multisplit-wide {
|
||||||
font: 11px tahoma,arial,helvetica;
|
font: 11px tahoma,arial,helvetica;
|
||||||
height: 18px !important;
|
height: 18px !important;
|
||||||
width: 234px !important;
|
width: 234px !important;
|
||||||
border: 0;
|
border: 0;
|
||||||
border-top: 1px solid #cccccc;
|
border-top: 1px solid #cccccc;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
background-color: white;
|
background-color: white;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-position: 6px 1px !important;
|
background-position: 6px 1px !important;
|
||||||
text-align: left;
|
text-align: left;
|
||||||
margin-left: -2px;
|
margin-left: -2px;
|
||||||
padding-left: 26px;
|
padding-left: 26px;
|
||||||
}
|
}
|
||||||
button.GENTICS_multisplit_toggle {
|
button.GENTICS_multisplit_toggle {
|
||||||
float: right;
|
float: right;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
width: 15px;
|
width: 15px;
|
||||||
height: 12px;
|
height: 12px;
|
||||||
margin-top: 32px;
|
margin-top: 32px;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
border: 0;
|
border: 0;
|
||||||
}
|
}
|
||||||
button.GENTICS_multisplit_toggle_open {
|
button.GENTICS_multisplit_toggle_open {
|
||||||
background-image: url(../images/multisplit-open.gif);
|
background-image: url(../images/multisplit-open.gif);
|
||||||
}
|
}
|
||||||
button.GENTICS_multisplit_toggle_close {
|
button.GENTICS_multisplit_toggle_close {
|
||||||
background-image: url(../images/multisplit-close.gif);
|
background-image: url(../images/multisplit-close.gif);
|
||||||
}
|
}
|
||||||
ul.GENTICS_multisplit button {
|
ul.GENTICS_multisplit button {
|
||||||
border: 1px solid #cccccc;
|
border: 1px solid #cccccc;
|
||||||
margin: 1px;
|
margin: 1px;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
ul.GENTICS_multisplit button:hover {
|
ul.GENTICS_multisplit button:hover {
|
||||||
border: 1px solid #666666;
|
border: 1px solid #666666;
|
||||||
}
|
}
|
||||||
ul.GENTICS_multisplit button.GENTICS_multisplit-wide:hover {
|
ul.GENTICS_multisplit button.GENTICS_multisplit-wide:hover {
|
||||||
border: 0;
|
border: 0;
|
||||||
border-top: 1px solid #cccccc;
|
border-top: 1px solid #cccccc;
|
||||||
}
|
}
|
||||||
ul.GENTICS_multisplit button.GENTICS_multisplit-activeitem {
|
ul.GENTICS_multisplit button.GENTICS_multisplit-activeitem {
|
||||||
border: 2px solid #3B73D7;
|
border: 2px solid #3B73D7;
|
||||||
}
|
}
|
||||||
ul.GENTICS_multisplit-expanded {
|
ul.GENTICS_multisplit-expanded {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 0px;
|
top: 0px;
|
||||||
left: 0px;
|
left: 0px;
|
||||||
z-index: 20000;
|
z-index: 20000;
|
||||||
background-color: white;
|
background-color: white;
|
||||||
border: 1px solid #afafaf;
|
border: 1px solid #afafaf;
|
||||||
-moz-border-radius: 3px;
|
-moz-border-radius: 3px;
|
||||||
-webkit-border-radius: 3px;
|
-webkit-border-radius: 3px;
|
||||||
border-radius: 3px;
|
border-radius: 3px;
|
||||||
}
|
}
|
||||||
|
|
||||||
ul.GENTICS_multisplit button.GENTICS_button_removeFormat {
|
ul.GENTICS_multisplit button.GENTICS_button_removeFormat {
|
||||||
background-image: url(../images/removeformat.png) !important;
|
background-image: url(../images/removeformat.png) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
File diff suppressed because it is too large
Load Diff
@ -109,7 +109,7 @@ var InlineEditorToolbar = {
|
|||||||
<li class='link edit' style='" + (this.editingMode ? 'display: none' : '') + "'><a href='#'><span>" + labels['edit'] + "</span></a></li>\
|
<li class='link edit' style='" + (this.editingMode ? 'display: none' : '') + "'><a href='#'><span>" + labels['edit'] + "</span></a></li>\
|
||||||
<li class='link save' style='display: none'><a href='#'><span>" + labels['save'] + "</span></a></li>\
|
<li class='link save' style='display: none'><a href='#'><span>" + labels['save'] + "</span></a></li>\
|
||||||
<li class='link cancel' style='display: none'><a href='#'><span>" + labels['cancel'] + "</span></a></li>\
|
<li class='link cancel' style='display: none'><a href='#'><span>" + labels['cancel'] + "</span></a></li>\
|
||||||
<li class='link spinner' style='display: none'><a href='#'><span><img src='/images/admin/form/spinner.gif' /><em>" + labels['saving'] + "</em></span></a></li>\
|
<li class='link spinner' style='display: none'><a href='#'><span><img src='/assets/admin/form/spinner.gif' /><em>" + labels['saving'] + "</em></span></a></li>\
|
||||||
<li class='sep' style='display: none'><span> </span></li>\
|
<li class='sep' style='display: none'><span> </span></li>\
|
||||||
<li class='link back' style='" + (this.editingMode ? '' : 'display: none') + "'><a href='#'><span>" + labels['back'] + "</span></a></li>\
|
<li class='link back' style='" + (this.editingMode ? '' : 'display: none') + "'><a href='#'><span>" + labels['back'] + "</span></a></li>\
|
||||||
</ul>\
|
</ul>\
|
||||||
|
@ -1,14 +1,14 @@
|
|||||||
/* ___ application messages ___ */
|
/* ___ application messages ___ */
|
||||||
|
|
||||||
div.notice {
|
div.notice {
|
||||||
background: transparent url(/images/admin/form/growl-notice.png) repeat-x 0 0;
|
background: transparent url(/assets/admin/form/growl-notice.png) repeat-x 0 0;
|
||||||
position: relative;
|
position: relative;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 90px;
|
height: 90px;
|
||||||
}
|
}
|
||||||
|
|
||||||
div.notice.error, div.notice.alert {
|
div.notice.error, div.notice.alert {
|
||||||
background-image: url(/images/admin/form/growl-error.png);
|
background-image: url(/assets/admin/form/growl-error.png);
|
||||||
}
|
}
|
||||||
|
|
||||||
div.notice p {
|
div.notice p {
|
||||||
@ -25,7 +25,7 @@ div.notice p {
|
|||||||
|
|
||||||
p.no-items {
|
p.no-items {
|
||||||
padding: 15px 0px;
|
padding: 15px 0px;
|
||||||
background: transparent url(/images/admin/list/none.png) no-repeat center 0;
|
background: transparent url(/assets/admin/list/none.png) no-repeat center 0;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
color: #9d8963 !important;
|
color: #9d8963 !important;
|
||||||
font-size: 1.1em !important;
|
font-size: 1.1em !important;
|
||||||
@ -56,7 +56,7 @@ ul.list li {
|
|||||||
ul.list li em {
|
ul.list li em {
|
||||||
display: block;
|
display: block;
|
||||||
float: left;
|
float: left;
|
||||||
background: transparent url(/images/admin/list/item-left.png) no-repeat left 0;
|
background: transparent url(/assets/admin/list/item-left.png) no-repeat left 0;
|
||||||
height: 31px;
|
height: 31px;
|
||||||
width: 18px;
|
width: 18px;
|
||||||
}
|
}
|
||||||
@ -65,7 +65,7 @@ ul.list li strong {
|
|||||||
margin-left: 18px;
|
margin-left: 18px;
|
||||||
display: block;
|
display: block;
|
||||||
height: 31px;
|
height: 31px;
|
||||||
background: transparent url(/images/admin/list/item-right.png) no-repeat right 0;
|
background: transparent url(/assets/admin/list/item-right.png) no-repeat right 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
ul.list li strong a {
|
ul.list li strong a {
|
||||||
@ -128,7 +128,7 @@ ul.theme-assets li.hidden strong a { font-style: italic; color: #8B8D9A; font-we
|
|||||||
margin-left: 18px;
|
margin-left: 18px;
|
||||||
display: block;
|
display: block;
|
||||||
height: 31px;
|
height: 31px;
|
||||||
background: transparent url(/images/admin/list/item-right.png) no-repeat right 0;
|
background: transparent url(/assets/admin/list/item-right.png) no-repeat right 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* ___ snippets ___ */
|
/* ___ snippets ___ */
|
||||||
@ -152,7 +152,7 @@ ul.theme-assets li.hidden strong a { font-style: italic; color: #8B8D9A; font-we
|
|||||||
#pages-list li em {
|
#pages-list li em {
|
||||||
display: block;
|
display: block;
|
||||||
float: left;
|
float: left;
|
||||||
background: transparent url(/images/admin/list/item-left.png) no-repeat left 0;
|
background: transparent url(/assets/admin/list/item-left.png) no-repeat left 0;
|
||||||
height: 31px;
|
height: 31px;
|
||||||
width: 18px;
|
width: 18px;
|
||||||
}
|
}
|
||||||
@ -173,7 +173,7 @@ ul.theme-assets li.hidden strong a { font-style: italic; color: #8B8D9A; font-we
|
|||||||
margin-left: 18px;
|
margin-left: 18px;
|
||||||
display: block;
|
display: block;
|
||||||
height: 31px;
|
height: 31px;
|
||||||
background: transparent url(/images/admin/list/item-right.png) no-repeat right 0;
|
background: transparent url(/assets/admin/list/item-right.png) no-repeat right 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
#pages-list li strong a {
|
#pages-list li strong a {
|
||||||
@ -192,12 +192,12 @@ ul.theme-assets li.hidden strong a { font-style: italic; color: #8B8D9A; font-we
|
|||||||
|
|
||||||
#pages-list ul.folder li.templatized > strong a {
|
#pages-list ul.folder li.templatized > strong a {
|
||||||
padding-right: 24px;
|
padding-right: 24px;
|
||||||
background: transparent url(/images/admin/list/icons/template.png) no-repeat right 3px;
|
background: transparent url(/assets/admin/list/icons/template.png) no-repeat right 3px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#pages-list ul.folder li.redirect > strong a {
|
#pages-list ul.folder li.redirect > strong a {
|
||||||
padding-right: 24px;
|
padding-right: 24px;
|
||||||
background: transparent url(/images/admin/list/icons/redirect.png) no-repeat right 2px;
|
background: transparent url(/assets/admin/list/icons/redirect.png) no-repeat right 2px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#pages-list li .more {
|
#pages-list li .more {
|
||||||
@ -236,7 +236,7 @@ ul.theme-assets li.hidden strong a { font-style: italic; color: #8B8D9A; font-we
|
|||||||
top: 4px;
|
top: 4px;
|
||||||
height: 16px;
|
height: 16px;
|
||||||
width: 16px;
|
width: 16px;
|
||||||
background: transparent url(/images/admin/list/icons/states.png) no-repeat 0 0;
|
background: transparent url(/assets/admin/list/icons/states.png) no-repeat 0 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
#import-steps li.done .more .states {
|
#import-steps li.done .more .states {
|
||||||
|
@ -9,7 +9,7 @@ ul.assets li.asset {
|
|||||||
float: left;
|
float: left;
|
||||||
width: 139px;
|
width: 139px;
|
||||||
height: 140px;
|
height: 140px;
|
||||||
background: transparent url(/images/admin/list/thumb.png) no-repeat 0 0;
|
background: transparent url(/assets/admin/list/thumb.png) no-repeat 0 0;
|
||||||
margin: 0 17px 17px 0;
|
margin: 0 17px 17px 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -42,7 +42,7 @@ ul.assets li.asset div.icon, ul.assets li.asset div.image {
|
|||||||
}
|
}
|
||||||
|
|
||||||
ul.assets li.asset div.image {
|
ul.assets li.asset div.image {
|
||||||
background: transparent url(/images/admin/list/empty.png) repeat 0 0;
|
background: transparent url(/assets/admin/list/empty.png) repeat 0 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
ul.assets li.asset div.image .inside {
|
ul.assets li.asset div.image .inside {
|
||||||
|
@ -1,18 +1,18 @@
|
|||||||
body { background: #000 url(/images/admin/background/body.png) repeat 0 0; }
|
body { background: #000 url(/assets/admin/background/body.png) repeat 0 0; }
|
||||||
|
|
||||||
#wrapper {
|
#wrapper {
|
||||||
background: transparent url(/images/admin/box/wrapper_bg.png) repeat-x 0 0;
|
background: transparent url(/assets/admin/box/wrapper_bg.png) repeat-x 0 0;
|
||||||
min-height: 400px;
|
min-height: 400px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#light {
|
#light {
|
||||||
background: transparent url(/images/admin/box/light_bg.png) no-repeat center 0;
|
background: transparent url(/assets/admin/box/light_bg.png) no-repeat center 0;
|
||||||
min-height: 400px;
|
min-height: 400px;
|
||||||
padding-top: 100px;
|
padding-top: 100px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#panel {
|
#panel {
|
||||||
background: transparent url(/images/admin/box/top_panel_bg.png) no-repeat center 0;
|
background: transparent url(/assets/admin/box/top_panel_bg.png) no-repeat center 0;
|
||||||
width: 356px;
|
width: 356px;
|
||||||
height: 344px;
|
height: 344px;
|
||||||
padding: 9px 0px 0 0px;
|
padding: 9px 0px 0 0px;
|
||||||
@ -29,7 +29,7 @@ body { background: #000 url(/images/admin/background/body.png) repeat 0 0; }
|
|||||||
}
|
}
|
||||||
|
|
||||||
#panel .inner {
|
#panel .inner {
|
||||||
background: transparent url(/images/admin/box/content_panel_bg.png) repeat-y center 0;
|
background: transparent url(/assets/admin/box/content_panel_bg.png) repeat-y center 0;
|
||||||
padding: 5px 0px 20px 0px;
|
padding: 5px 0px 20px 0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -57,7 +57,7 @@ body { background: #000 url(/images/admin/background/body.png) repeat 0 0; }
|
|||||||
}
|
}
|
||||||
|
|
||||||
#panel fieldset ol li input {
|
#panel fieldset ol li input {
|
||||||
background: white url(/images/admin/box/input_bg.png) no-repeat 0 0;
|
background: white url(/assets/admin/box/input_bg.png) no-repeat 0 0;
|
||||||
width: 246px;
|
width: 246px;
|
||||||
padding: 7px;
|
padding: 7px;
|
||||||
border: 0px;
|
border: 0px;
|
||||||
@ -103,7 +103,7 @@ body { background: #000 url(/images/admin/background/body.png) repeat 0 0; }
|
|||||||
}
|
}
|
||||||
|
|
||||||
#panel div.footer {
|
#panel div.footer {
|
||||||
background: transparent url(/images/admin/box/bottom_panel_bg.png) no-repeat center 0;
|
background: transparent url(/assets/admin/box/bottom_panel_bg.png) no-repeat center 0;
|
||||||
text-align: right;
|
text-align: right;
|
||||||
margin: 0px 0px 0 0px;
|
margin: 0px 0px 0 0px;
|
||||||
padding: 22px 0;
|
padding: 22px 0;
|
||||||
@ -111,7 +111,7 @@ body { background: #000 url(/images/admin/background/body.png) repeat 0 0; }
|
|||||||
|
|
||||||
#panel div.footer .button {
|
#panel div.footer .button {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
background: transparent url(/images/admin/box/buttons/left_bg.png) no-repeat 0 0;
|
background: transparent url(/assets/admin/box/buttons/left_bg.png) no-repeat 0 0;
|
||||||
margin: 0 38px 0 0;
|
margin: 0 38px 0 0;
|
||||||
padding: 0px 0px 0px 2px;
|
padding: 0px 0px 0px 2px;
|
||||||
font-size: 1.1em;
|
font-size: 1.1em;
|
||||||
@ -123,7 +123,7 @@ body { background: #000 url(/images/admin/background/body.png) repeat 0 0; }
|
|||||||
|
|
||||||
#panel div.footer .button span {
|
#panel div.footer .button span {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
background: transparent url(/images/admin/box/buttons/right_bg.png) no-repeat right top;
|
background: transparent url(/assets/admin/box/buttons/right_bg.png) no-repeat right top;
|
||||||
position: relative;
|
position: relative;
|
||||||
top: -1px;
|
top: -1px;
|
||||||
padding: 3px 9px 9px 4px;
|
padding: 3px 9px 9px 4px;
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
/* ___ others ___ */
|
/* ___ others ___ */
|
||||||
.button {
|
.button {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
background: transparent url(/images/admin/buttons/dark-gray-left.png) no-repeat 0 0;
|
background: transparent url(/assets/admin/buttons/dark-gray-left.png) no-repeat 0 0;
|
||||||
padding: 0px 0px 0px 2px;
|
padding: 0px 0px 0px 2px;
|
||||||
font-size: 0.9em;
|
font-size: 0.9em;
|
||||||
color: white;
|
color: white;
|
||||||
@ -14,7 +14,7 @@
|
|||||||
outline: none; }
|
outline: none; }
|
||||||
.button span {
|
.button span {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
background: transparent url(/images/admin/buttons/dark-gray-right.png) no-repeat right top;
|
background: transparent url(/assets/admin/buttons/dark-gray-right.png) no-repeat right top;
|
||||||
position: relative;
|
position: relative;
|
||||||
top: -1px;
|
top: -1px;
|
||||||
padding: 3px 9px 9px 4px;
|
padding: 3px 9px 9px 4px;
|
||||||
@ -22,10 +22,10 @@
|
|||||||
text-shadow: 1px 1px 1px #000;
|
text-shadow: 1px 1px 1px #000;
|
||||||
outline: none; }
|
outline: none; }
|
||||||
.button.light {
|
.button.light {
|
||||||
background-image: url(/images/admin/buttons/light-gray-left.png);
|
background-image: url(/assets/admin/buttons/light-gray-left.png);
|
||||||
color: #787a89; }
|
color: #787a89; }
|
||||||
.button.light span {
|
.button.light span {
|
||||||
background-image: url(/images/admin/buttons/light-gray-right.png);
|
background-image: url(/assets/admin/buttons/light-gray-right.png);
|
||||||
text-shadow: 1px 1px 1px #fff; }
|
text-shadow: 1px 1px 1px #fff; }
|
||||||
.button.small {
|
.button.small {
|
||||||
background: #ebedf4;
|
background: #ebedf4;
|
||||||
|
@ -1,11 +1,11 @@
|
|||||||
#editable-elements .wrapper {
|
#editable-elements .wrapper {
|
||||||
background: #ebedf4 url(/images/admin/form/footer.png) no-repeat 0 bottom;
|
background: #ebedf4 url(/assets/admin/form/footer.png) no-repeat 0 bottom;
|
||||||
padding: 10px 0px 16px 0px;
|
padding: 10px 0px 16px 0px;
|
||||||
border-top: 1px solid #ccced7;
|
border-top: 1px solid #ccced7;
|
||||||
}
|
}
|
||||||
|
|
||||||
#editable-elements {
|
#editable-elements {
|
||||||
background: transparent url(/images/admin/form/header.png) no-repeat 0 0;
|
background: transparent url(/assets/admin/form/header.png) no-repeat 0 0;
|
||||||
margin-bottom: 20px;
|
margin-bottom: 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -43,15 +43,15 @@
|
|||||||
#editable-elements .nav a.on {
|
#editable-elements .nav a.on {
|
||||||
color: #1e1f26;
|
color: #1e1f26;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
background: transparent url(/images/admin/form/header-left-on.png) no-repeat 0 0;
|
background: transparent url(/assets/admin/form/header-left-on.png) no-repeat 0 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
#editable-elements .nav a.on span {
|
#editable-elements .nav a.on span {
|
||||||
background: transparent url(/images/admin/form/header-right-on.png) no-repeat right 0;
|
background: transparent url(/assets/admin/form/header-right-on.png) no-repeat right 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
#editable-elements .nav a:first-child.on {
|
#editable-elements .nav a:first-child.on {
|
||||||
background: transparent url(/images/admin/form/header-first-on.png) no-repeat 0 0;
|
background: transparent url(/assets/admin/form/header-first-on.png) no-repeat 0 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
#editable-elements .wrapper ul li fieldset { margin-bottom: 0px; }
|
#editable-elements .wrapper ul li fieldset { margin-bottom: 0px; }
|
||||||
|
@ -13,12 +13,12 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
#fancybox-inner form.formtastic legend span {
|
#fancybox-inner form.formtastic legend span {
|
||||||
background-image: url("/images/admin/form/header-popup.png");
|
background-image: url(/assets/admin/form/header-popup.png);
|
||||||
width: 453px;
|
width: 453px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#fancybox-inner form.formtastic ol {
|
#fancybox-inner form.formtastic ol {
|
||||||
background-image: url("/images/admin/form/footer-popup.png");
|
background-image: url(/assets/admin/form/footer-popup.png);
|
||||||
}
|
}
|
||||||
|
|
||||||
#fancybox-inner form.formtastic fieldset ol li label {
|
#fancybox-inner form.formtastic fieldset ol li label {
|
||||||
@ -47,11 +47,11 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
#fancybox-inner form.formtastic .editable-list li {
|
#fancybox-inner form.formtastic .editable-list li {
|
||||||
background-image: url("/images/admin/form/item-popup.png");
|
background-image: url(/assets/admin/form/item-popup.png);
|
||||||
}
|
}
|
||||||
|
|
||||||
#fancybox-inner form.formtastic .editable-list li.template {
|
#fancybox-inner form.formtastic .editable-list li.template {
|
||||||
background-image: url("/images/admin/form/big_item-popup.png");
|
background-image: url(/assets/admin/form/big_item-popup.png);
|
||||||
}
|
}
|
||||||
|
|
||||||
#fancybox-inner p { color: #8B8D9A; font-size: 0.8em; }
|
#fancybox-inner p { color: #8B8D9A; font-size: 0.8em; }
|
||||||
@ -61,7 +61,7 @@
|
|||||||
div.asset-picker { width: 720px; position: relative; }
|
div.asset-picker { width: 720px; position: relative; }
|
||||||
div.asset-picker .actions { position: absolute; right: 4px; top: 0px; }
|
div.asset-picker .actions { position: absolute; right: 4px; top: 0px; }
|
||||||
|
|
||||||
div.asset-picker p.no-items { background-image: url("/images/admin/list/none-small.png"); }
|
div.asset-picker p.no-items { background-image: url(/assets/admin/list/none-small.png); }
|
||||||
|
|
||||||
div.asset-picker ul { overflow: auto; height: 471px; }
|
div.asset-picker ul { overflow: auto; height: 471px; }
|
||||||
div.asset-picker ul li.new-asset { display: none; }
|
div.asset-picker ul li.new-asset { display: none; }
|
||||||
|
@ -20,7 +20,7 @@ form.formtastic legend span {
|
|||||||
display: block;
|
display: block;
|
||||||
width: 900px;
|
width: 900px;
|
||||||
height: 26px;
|
height: 26px;
|
||||||
background: transparent url(/images/admin/form/header.png) no-repeat 0 0px;
|
background: transparent url(/assets/admin/form/header.png) no-repeat 0 0px;
|
||||||
color: #1e1f26;
|
color: #1e1f26;
|
||||||
font-size: 0.7em;
|
font-size: 0.7em;
|
||||||
padding: 4px 0 0 20px;
|
padding: 4px 0 0 20px;
|
||||||
@ -47,15 +47,15 @@ form.formtastic fieldset.foldable legend span em {
|
|||||||
position: relative;
|
position: relative;
|
||||||
top: 8px;
|
top: 8px;
|
||||||
left: 10px;
|
left: 10px;
|
||||||
background: transparent url(/images/admin/form/folded-arrow-on.png) no-repeat 0 0px;
|
background: transparent url(/assets/admin/form/folded-arrow-on.png) no-repeat 0 0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
form.formtastic fieldset.foldable.folded legend span { background-image: url(/images/admin/form/folded.png); }
|
form.formtastic fieldset.foldable.folded legend span { background-image: url(/assets/admin/form/folded.png); }
|
||||||
form.formtastic fieldset.foldable.folded legend span em {
|
form.formtastic fieldset.foldable.folded legend span em {
|
||||||
width: 6px;
|
width: 6px;
|
||||||
height: 9px;
|
height: 9px;
|
||||||
top: 6px;
|
top: 6px;
|
||||||
background-image: url(/images/admin/form/folded-arrow-off.png);
|
background-image: url(/assets/admin/form/folded-arrow-off.png);
|
||||||
}
|
}
|
||||||
|
|
||||||
form.formtastic fieldset.foldable ol {
|
form.formtastic fieldset.foldable ol {
|
||||||
@ -75,7 +75,7 @@ form.formtastic fieldset.inputs ol {
|
|||||||
margin: 30px 0 0 0;
|
margin: 30px 0 0 0;
|
||||||
padding-top: 15px;
|
padding-top: 15px;
|
||||||
padding-bottom: 5px;
|
padding-bottom: 5px;
|
||||||
background: #ebedf4 url(/images/admin/form/footer.png) no-repeat 0 bottom;
|
background: #ebedf4 url(/assets/admin/form/footer.png) no-repeat 0 bottom;
|
||||||
border-top: 1px solid #ccced7;
|
border-top: 1px solid #ccced7;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -102,7 +102,7 @@ form.formtastic fieldset ol li input[type=password] {
|
|||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
width: 700px;
|
width: 700px;
|
||||||
color: #17171b;
|
color: #17171b;
|
||||||
background: white url(/images/admin/form/field.png) repeat-x 0 0;
|
background: white url(/assets/admin/form/field.png) repeat-x 0 0;
|
||||||
border: 1px solid #d1d6e6;
|
border: 1px solid #d1d6e6;
|
||||||
-webkit-box-shadow: #f1f1f1 0px 1px;
|
-webkit-box-shadow: #f1f1f1 0px 1px;
|
||||||
-moz-box-shadow: #f1f1f1 0px 1px;
|
-moz-box-shadow: #f1f1f1 0px 1px;
|
||||||
@ -139,7 +139,7 @@ form.formtastic fieldset ol li select { font-size: 0.9em; position: relative; to
|
|||||||
form.formtastic fieldset ol li.multiple select { width: 45%; }
|
form.formtastic fieldset ol li.multiple select { width: 45%; }
|
||||||
|
|
||||||
form.formtastic fieldset ol li div.inline-errors {
|
form.formtastic fieldset ol li div.inline-errors {
|
||||||
background: transparent url(/images/admin/form/error-arrow.png) no-repeat 17px 0;
|
background: transparent url(/assets/admin/form/error-arrow.png) no-repeat 17px 0;
|
||||||
margin: 2px 0 0 20%;
|
margin: 2px 0 0 20%;
|
||||||
padding: 8px 0 0 0;
|
padding: 8px 0 0 0;
|
||||||
}
|
}
|
||||||
@ -153,7 +153,7 @@ form.formtastic fieldset ol li div.inline-errors p {
|
|||||||
text-shadow: #000 0px 1px;
|
text-shadow: #000 0px 1px;
|
||||||
font-size: 0.9em;
|
font-size: 0.9em;
|
||||||
padding-left: 30px;
|
padding-left: 30px;
|
||||||
background: #cd0f19 url(/images/admin/form/icons/error.png) no-repeat 10px 6px;
|
background: #cd0f19 url(/assets/admin/form/icons/error.png) no-repeat 10px 6px;
|
||||||
}
|
}
|
||||||
|
|
||||||
form.formtastic fieldset ol li.code label { display: none; }
|
form.formtastic fieldset ol li.code label { display: none; }
|
||||||
@ -170,7 +170,7 @@ form.formtastic fieldset ol .more a:hover { text-decoration: underline; }
|
|||||||
|
|
||||||
form.formtastic fieldset ol .more a.picture {
|
form.formtastic fieldset ol .more a.picture {
|
||||||
padding-left: 23px;
|
padding-left: 23px;
|
||||||
background: transparent url(/images/admin/icons/asset_add.png) no-repeat left 1px;
|
background: transparent url(/assets/admin/icons/asset_add.png) no-repeat left 1px;
|
||||||
}
|
}
|
||||||
|
|
||||||
form.formtastic fieldset li.full .inline-errors, form.formtastic fieldset li.full .inline-hints {
|
form.formtastic fieldset li.full .inline-errors, form.formtastic fieldset li.full .inline-hints {
|
||||||
@ -201,7 +201,7 @@ form.formtastic fieldset ol li.path.error input {
|
|||||||
|
|
||||||
form.formtastic fieldset ol li.item {
|
form.formtastic fieldset ol li.item {
|
||||||
position: relative;
|
position: relative;
|
||||||
background: transparent url(/images/admin/form/item.png) no-repeat 0 0;
|
background: transparent url(/assets/admin/form/item.png) no-repeat 0 0;
|
||||||
height: 25px;
|
height: 25px;
|
||||||
width: 861px;
|
width: 861px;
|
||||||
margin: 0px 0px 10px 20px;
|
margin: 0px 0px 10px 20px;
|
||||||
@ -315,7 +315,7 @@ form.formtastic fieldset.editable-list ol li.added input:focus {
|
|||||||
font-size: 0.9em;
|
font-size: 0.9em;
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
color: #787a89;
|
color: #787a89;
|
||||||
background: white url(/images/admin/form/field.png) repeat-x 0 0;
|
background: white url(/assets/admin/form/field.png) repeat-x 0 0;
|
||||||
border: 1px solid #d1d6e6;
|
border: 1px solid #d1d6e6;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -330,7 +330,7 @@ form.formtastic fieldset.editable-list ol li.added .inline-errors {
|
|||||||
|
|
||||||
form.formtastic fieldset.editable-list ol li.template {
|
form.formtastic fieldset.editable-list ol li.template {
|
||||||
height: 42px;
|
height: 42px;
|
||||||
background-image: url(/images/admin/form/big_item.png);
|
background-image: url(/assets/admin/form/big_item.png);
|
||||||
padding-top: 10px;
|
padding-top: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -345,7 +345,7 @@ form.formtastic fieldset.editable-list ol li.template input[type=text] {
|
|||||||
font-size: 0.9em;
|
font-size: 0.9em;
|
||||||
width: 180px;
|
width: 180px;
|
||||||
color: #787a89;
|
color: #787a89;
|
||||||
background: white url(/images/admin/form/field.png) repeat-x 0 0;
|
background: white url(/assets/admin/form/field.png) repeat-x 0 0;
|
||||||
border: 1px solid #a6a8b8;
|
border: 1px solid #a6a8b8;
|
||||||
position: relative;
|
position: relative;
|
||||||
top: 1px;
|
top: 1px;
|
||||||
@ -439,7 +439,7 @@ form.formtastic fieldset ol li.has-many ul {
|
|||||||
}
|
}
|
||||||
|
|
||||||
form.formtastic fieldset ol li.has-many ul li.item {
|
form.formtastic fieldset ol li.has-many ul li.item {
|
||||||
background: transparent url(/images/admin/form/item-popup.png) no-repeat 0 0;
|
background: transparent url(/assets/admin/form/item-popup.png) no-repeat 0 0;
|
||||||
width: 413px;
|
width: 413px;
|
||||||
margin: 0 0 10px 0;
|
margin: 0 0 10px 0;
|
||||||
}
|
}
|
||||||
@ -562,11 +562,11 @@ form.formtastic fieldset.memberships ol li .role em {
|
|||||||
}
|
}
|
||||||
|
|
||||||
form.formtastic fieldset.memberships ol li .role em.locked {
|
form.formtastic fieldset.memberships ol li .role em.locked {
|
||||||
background: transparent url(/images/admin/icons/membership_lock.png) no-repeat 1px 3px;
|
background: transparent url(/assets/admin/icons/membership_lock.png) no-repeat 1px 3px;
|
||||||
}
|
}
|
||||||
|
|
||||||
form.formtastic fieldset.memberships ol li .role em.editable {
|
form.formtastic fieldset.memberships ol li .role em.editable {
|
||||||
background: transparent url(/images/admin/icons/membership_edit.png) no-repeat left 3px;
|
background: transparent url(/assets/admin/icons/membership_edit.png) no-repeat left 3px;
|
||||||
}
|
}
|
||||||
|
|
||||||
form.formtastic fieldset.memberships ol li .role em.editable { font-style: normal; font-size: 0.8em; }
|
form.formtastic fieldset.memberships ol li .role em.editable { font-style: normal; font-size: 0.8em; }
|
||||||
@ -592,7 +592,7 @@ form.formtastic fieldset.memberships ol li select {
|
|||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
padding-left: 20px;
|
padding-left: 20px;
|
||||||
background: transparent url(/images/admin/icons/asset_switch.png) no-repeat left 2px;
|
background: transparent url(/assets/admin/icons/asset_switch.png) no-repeat left 2px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.selector span.alt:hover { text-decoration: underline; }
|
.selector span.alt:hover { text-decoration: underline; }
|
||||||
@ -613,7 +613,7 @@ form.formtastic fieldset.preview li .image {
|
|||||||
width: 870px;
|
width: 870px;
|
||||||
margin: 10px 20px 0px 20px;
|
margin: 10px 20px 0px 20px;
|
||||||
border: 4px solid white;
|
border: 4px solid white;
|
||||||
background: transparent url(/images/admin/list/empty.png) repeat 0 0;
|
background: transparent url(/assets/admin/list/empty.png) repeat 0 0;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -642,7 +642,7 @@ div.formError {
|
|||||||
position: relative;
|
position: relative;
|
||||||
top: -2px;
|
top: -2px;
|
||||||
display: inline;
|
display: inline;
|
||||||
background: #CE2525 url(/images/admin/left_arrow_red.png) no-repeat 0px center;
|
background: #CE2525 url(/assets/admin/left_arrow_red.png) no-repeat 0px center;
|
||||||
color: white;
|
color: white;
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
top: 0px;
|
top: 0px;
|
||||||
right: 0px;
|
right: 0px;
|
||||||
height: 28px;
|
height: 28px;
|
||||||
background: transparent url('/images/admin/inline_editor/bg.png') repeat-x 0 0;
|
background: transparent url(/assets/admin/inline_editor/bg.png) repeat-x 0 0;
|
||||||
padding: 0 10px;
|
padding: 0 10px;
|
||||||
font-family: Helvetica;
|
font-family: Helvetica;
|
||||||
-webkit-box-shadow: -3px 3px 12px rgba(0, 0, 0, 0.4);
|
-webkit-box-shadow: -3px 3px 12px rgba(0, 0, 0, 0.4);
|
||||||
@ -29,7 +29,7 @@
|
|||||||
|
|
||||||
#page-toolbar ul li.link a {
|
#page-toolbar ul li.link a {
|
||||||
display: block;
|
display: block;
|
||||||
background: transparent url('/images/admin/inline_editor/action-left.png') no-repeat 0 0;
|
background: transparent url(/assets/admin/inline_editor/action-left.png) no-repeat 0 0;
|
||||||
height: 18px;
|
height: 18px;
|
||||||
line-height: 20px;
|
line-height: 20px;
|
||||||
padding-left: 24px;
|
padding-left: 24px;
|
||||||
@ -52,7 +52,7 @@
|
|||||||
|
|
||||||
#page-toolbar ul li.link a span {
|
#page-toolbar ul li.link a span {
|
||||||
display: block;
|
display: block;
|
||||||
background: transparent url('/images/admin/inline_editor/action-right.png') no-repeat right 0;
|
background: transparent url(/assets/admin/inline_editor/action-right.png) no-repeat right 0;
|
||||||
height: 19px;
|
height: 19px;
|
||||||
padding: 1px 10px 0 2px;
|
padding: 1px 10px 0 2px;
|
||||||
text-shadow: 1px 1px 1px #000;
|
text-shadow: 1px 1px 1px #000;
|
||||||
@ -69,7 +69,7 @@
|
|||||||
top: 6px;
|
top: 6px;
|
||||||
width: 10px;
|
width: 10px;
|
||||||
height: 10px;
|
height: 10px;
|
||||||
background: transparent url('/images/admin/inline_editor/drawer.png') no-repeat 0 0;
|
background: transparent url(/assets/admin/inline_editor/drawer.png) no-repeat 0 0;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
border: 0px;
|
border: 0px;
|
||||||
padding: 0px;
|
padding: 0px;
|
||||||
|
@ -61,7 +61,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
#panel fieldset ol li div.inline-errors {
|
#panel fieldset ol li div.inline-errors {
|
||||||
background: transparent url(/images/admin/form/error-arrow.png) no-repeat 17px 0;
|
background: transparent url(/assets/admin/form/error-arrow.png) no-repeat 17px 0;
|
||||||
margin: 2px 0 0 0;
|
margin: 2px 0 0 0;
|
||||||
padding: 8px 0 0 0;
|
padding: 8px 0 0 0;
|
||||||
}
|
}
|
||||||
@ -75,7 +75,7 @@
|
|||||||
text-shadow: #000 0px 1px;
|
text-shadow: #000 0px 1px;
|
||||||
font-size: 0.9em;
|
font-size: 0.9em;
|
||||||
padding-left: 30px;
|
padding-left: 30px;
|
||||||
background: #cd0f19 url(/images/admin/form/icons/error.png) no-repeat 10px 6px;
|
background: #cd0f19 url(/assets/admin/form/icons/error.png) no-repeat 10px 6px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
body {
|
body {
|
||||||
background: #000 url(/images/admin/background/body.png) repeat 0 0;
|
background: #000 url(/assets/admin/background/body.png) repeat 0 0;
|
||||||
/* font-family: Arial,Helvetica,sans-serif;*/
|
/* font-family: Arial,Helvetica,sans-serif;*/
|
||||||
font-size: 1em;
|
font-size: 1em;
|
||||||
}
|
}
|
||||||
@ -9,7 +9,7 @@ body {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#wrapper {
|
#wrapper {
|
||||||
background: transparent url(/images/admin/background/light.png) repeat-x 0 0;
|
background: transparent url(/assets/admin/background/light.png) repeat-x 0 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
#header {
|
#header {
|
||||||
@ -60,7 +60,7 @@ body {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#content {
|
#content {
|
||||||
background: transparent url(/images/admin/menu/shadow.png) repeat-y 0 0;
|
background: transparent url(/assets/admin/menu/shadow.png) repeat-y 0 0;
|
||||||
margin-top: -1px;
|
margin-top: -1px;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -96,13 +96,13 @@ body {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#content div.inner h2 a.editable:hover {
|
#content div.inner h2 a.editable:hover {
|
||||||
background: #fffbe5 url(/images/admin/form/pen.png) no-repeat right 5px;
|
background: #fffbe5 url(/assets/admin/form/pen.png) no-repeat right 5px;
|
||||||
border-bottom: 1px dotted #efe4a5;
|
border-bottom: 1px dotted #efe4a5;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
#content div.inner h3 {
|
#content div.inner h3 {
|
||||||
background: transparent url(/images/admin/list/item.png) no-repeat 0 0;
|
background: transparent url(/assets/admin/list/item.png) no-repeat 0 0;
|
||||||
font-size: 0.9em;
|
font-size: 0.9em;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
color: #1e1f26;
|
color: #1e1f26;
|
||||||
@ -150,7 +150,7 @@ body {
|
|||||||
left: 10px;
|
left: 10px;
|
||||||
height: 16px;
|
height: 16px;
|
||||||
width: 16px;
|
width: 16px;
|
||||||
background: transparent url(/images/admin/icons/actions.png) no-repeat 0 0;
|
background: transparent url(/assets/admin/icons/actions.png) no-repeat 0 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
#content #local-actions-bar a.show em { background-position: 0 0; }
|
#content #local-actions-bar a.show em { background-position: 0 0; }
|
||||||
@ -191,7 +191,7 @@ body {
|
|||||||
|
|
||||||
#footer {
|
#footer {
|
||||||
padding-top: 10px;
|
padding-top: 10px;
|
||||||
background: transparent url(/images/admin/background/footer.png) no-repeat 0 0;
|
background: transparent url(/assets/admin/background/footer.png) no-repeat 0 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
#footer p {
|
#footer p {
|
||||||
@ -232,4 +232,4 @@ body {
|
|||||||
|
|
||||||
/* ___ NoCoffee / Rails Tags ___ */
|
/* ___ NoCoffee / Rails Tags ___ */
|
||||||
|
|
||||||
a#nocoffee { color: #b0b4c0 !important; text-decoration: none; line-height: 20px; padding-right: 20px; margin: 0 4px; background: transparent url(../../images/admin/nocoffee.png) no-repeat right 0px; }
|
a#nocoffee { color: #b0b4c0 !important; text-decoration: none; line-height: 20px; padding-right: 20px; margin: 0 4px; background: transparent url(/assets/admin/nocoffee.png) no-repeat right 0px; }
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
font-family: monospace;
|
font-family: monospace;
|
||||||
font-size: 10pt;
|
font-size: 10pt;
|
||||||
color: black;
|
color: black;
|
||||||
background: white url(/images/admin/form/field.png) repeat-x 0 0 !important;
|
background: white url(/assets/admin/form/field.png) repeat-x 0 0 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
pre.code, .editbox {
|
pre.code, .editbox {
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
* Simple and fancy lightbox alternative
|
* Simple and fancy lightbox alternative
|
||||||
*
|
*
|
||||||
* Examples and documentation at: http://fancybox.net
|
* Examples and documentation at: http://fancybox.net
|
||||||
*
|
*
|
||||||
* Copyright (c) 2008 - 2010 Janis Skarnelis
|
* Copyright (c) 2008 - 2010 Janis Skarnelis
|
||||||
*
|
*
|
||||||
* Version: 1.3.1 (05/03/2010)
|
* Version: 1.3.1 (05/03/2010)
|
||||||
@ -15,349 +15,349 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#fancybox-loading {
|
#fancybox-loading {
|
||||||
position: fixed;
|
position: fixed;
|
||||||
top: 50%;
|
top: 50%;
|
||||||
left: 50%;
|
left: 50%;
|
||||||
height: 40px;
|
height: 40px;
|
||||||
width: 40px;
|
width: 40px;
|
||||||
margin-top: -20px;
|
margin-top: -20px;
|
||||||
margin-left: -20px;
|
margin-left: -20px;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
z-index: 1104;
|
z-index: 1104;
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
* html #fancybox-loading { /* IE6 */
|
* html #fancybox-loading { /* IE6 */
|
||||||
position: absolute;
|
position: absolute;
|
||||||
margin-top: 0;
|
margin-top: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
#fancybox-loading div {
|
#fancybox-loading div {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 0;
|
top: 0;
|
||||||
left: 0;
|
left: 0;
|
||||||
width: 40px;
|
width: 40px;
|
||||||
height: 480px;
|
height: 480px;
|
||||||
background-image: url('/images/admin/plugins/fancybox/fancybox.png');
|
background-image: url(/assets/admin/plugins/fancybox/fancybox.png);
|
||||||
}
|
}
|
||||||
|
|
||||||
#fancybox-overlay {
|
#fancybox-overlay {
|
||||||
position: fixed;
|
position: fixed;
|
||||||
top: 0;
|
top: 0;
|
||||||
left: 0;
|
left: 0;
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
right: 0;
|
right: 0;
|
||||||
background: #000;
|
background: #000;
|
||||||
z-index: 1100;
|
z-index: 1100;
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
* html #fancybox-overlay { /* IE6 */
|
* html #fancybox-overlay { /* IE6 */
|
||||||
position: absolute;
|
position: absolute;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
#fancybox-tmp {
|
#fancybox-tmp {
|
||||||
padding: 0;
|
padding: 0;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
border: 0;
|
border: 0;
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
#fancybox-wrap {
|
#fancybox-wrap {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 0;
|
top: 0;
|
||||||
left: 0;
|
left: 0;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
padding: 20px;
|
padding: 20px;
|
||||||
z-index: 1101;
|
z-index: 1101;
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
#fancybox-outer {
|
#fancybox-outer {
|
||||||
position: relative;
|
position: relative;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
background: #FFF;
|
background: #FFF;
|
||||||
}
|
}
|
||||||
|
|
||||||
#fancybox-inner {
|
#fancybox-inner {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 0;
|
top: 0;
|
||||||
left: 0;
|
left: 0;
|
||||||
width: 1px;
|
width: 1px;
|
||||||
height: 1px;
|
height: 1px;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
outline: none;
|
outline: none;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
#fancybox-hide-sel-frame {
|
#fancybox-hide-sel-frame {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 0;
|
top: 0;
|
||||||
left: 0;
|
left: 0;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
background: transparent;
|
background: transparent;
|
||||||
}
|
}
|
||||||
|
|
||||||
#fancybox-close {
|
#fancybox-close {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: -15px;
|
top: -15px;
|
||||||
right: -15px;
|
right: -15px;
|
||||||
width: 30px;
|
width: 30px;
|
||||||
height: 30px;
|
height: 30px;
|
||||||
background-image: url('/images/admin/plugins/fancybox/fancybox.png');
|
background-image: url(/assets/admin/plugins/fancybox/fancybox.png);
|
||||||
background-position: -40px 0px;
|
background-position: -40px 0px;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
z-index: 1103;
|
z-index: 1103;
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
#fancybox_error {
|
#fancybox_error {
|
||||||
color: #444;
|
color: #444;
|
||||||
font: normal 12px/20px Arial;
|
font: normal 12px/20px Arial;
|
||||||
padding: 7px;
|
padding: 7px;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
#fancybox-content {
|
#fancybox-content {
|
||||||
height: auto;
|
height: auto;
|
||||||
width: auto;
|
width: auto;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
#fancybox-img {
|
#fancybox-img {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
border: none;
|
border: none;
|
||||||
outline: none;
|
outline: none;
|
||||||
line-height: 0;
|
line-height: 0;
|
||||||
vertical-align: top;
|
vertical-align: top;
|
||||||
-ms-interpolation-mode: bicubic;
|
-ms-interpolation-mode: bicubic;
|
||||||
}
|
}
|
||||||
|
|
||||||
#fancybox-frame {
|
#fancybox-frame {
|
||||||
position: relative;
|
position: relative;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
border: none;
|
border: none;
|
||||||
display: block;
|
display: block;
|
||||||
}
|
}
|
||||||
|
|
||||||
#fancybox-title {
|
#fancybox-title {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
left: 0;
|
left: 0;
|
||||||
font-family: Arial;
|
font-family: Arial;
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
z-index: 1102;
|
z-index: 1102;
|
||||||
}
|
}
|
||||||
|
|
||||||
.fancybox-title-inside {
|
.fancybox-title-inside {
|
||||||
padding: 10px 0;
|
padding: 10px 0;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
color: #333;
|
color: #333;
|
||||||
}
|
}
|
||||||
|
|
||||||
.fancybox-title-outside {
|
.fancybox-title-outside {
|
||||||
padding-top: 5px;
|
padding-top: 5px;
|
||||||
color: #FFF;
|
color: #FFF;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
|
||||||
.fancybox-title-over {
|
.fancybox-title-over {
|
||||||
color: #FFF;
|
color: #FFF;
|
||||||
text-align: left;
|
text-align: left;
|
||||||
}
|
}
|
||||||
|
|
||||||
#fancybox-title-over {
|
#fancybox-title-over {
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
background-image: url('/images/admin/plugins/fancybox/fancy_title_over.png');
|
background-image: url(/assets/admin/plugins/fancybox/fancy_title_over.png);
|
||||||
display: block;
|
display: block;
|
||||||
}
|
}
|
||||||
|
|
||||||
#fancybox-title-wrap {
|
#fancybox-title-wrap {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
}
|
}
|
||||||
|
|
||||||
#fancybox-title-wrap span {
|
#fancybox-title-wrap span {
|
||||||
height: 32px;
|
height: 32px;
|
||||||
float: left;
|
float: left;
|
||||||
}
|
}
|
||||||
|
|
||||||
#fancybox-title-left {
|
#fancybox-title-left {
|
||||||
padding-left: 15px;
|
padding-left: 15px;
|
||||||
background-image: url('/images/admin/plugins/fancybox/fancybox.png');
|
background-image: url(/assets/admin/plugins/fancybox/fancybox.png);
|
||||||
background-position: -40px -90px;
|
background-position: -40px -90px;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
}
|
}
|
||||||
|
|
||||||
#fancybox-title-main {
|
#fancybox-title-main {
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
line-height: 29px;
|
line-height: 29px;
|
||||||
background-image: url('/images/admin/plugins/fancybox/fancybox-x.png');
|
background-image: url(/assets/admin/plugins/fancybox/fancybox-x.png);
|
||||||
background-position: 0px -40px;
|
background-position: 0px -40px;
|
||||||
color: #FFF;
|
color: #FFF;
|
||||||
}
|
}
|
||||||
|
|
||||||
#fancybox-title-right {
|
#fancybox-title-right {
|
||||||
padding-left: 15px;
|
padding-left: 15px;
|
||||||
background-image: url('/images/admin/plugins/fancybox/fancybox.png');
|
background-image: url(/assets/admin/plugins/fancybox/fancybox.png);
|
||||||
background-position: -55px -90px;
|
background-position: -55px -90px;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
}
|
}
|
||||||
|
|
||||||
#fancybox-left, #fancybox-right {
|
#fancybox-left, #fancybox-right {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
bottom: 0px;
|
bottom: 0px;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
width: 35%;
|
width: 35%;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
outline: none;
|
outline: none;
|
||||||
background-image: url('/images/admin/plugins/fancybox/blank.gif');
|
background-image: url(/assets/admin/plugins/fancybox/blank.gif);
|
||||||
z-index: 1102;
|
z-index: 1102;
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
#fancybox-left {
|
#fancybox-left {
|
||||||
left: 0px;
|
left: 0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#fancybox-right {
|
#fancybox-right {
|
||||||
right: 0px;
|
right: 0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#fancybox-left-ico, #fancybox-right-ico {
|
#fancybox-left-ico, #fancybox-right-ico {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 50%;
|
top: 50%;
|
||||||
left: -9999px;
|
left: -9999px;
|
||||||
width: 30px;
|
width: 30px;
|
||||||
height: 30px;
|
height: 30px;
|
||||||
margin-top: -15px;
|
margin-top: -15px;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
z-index: 1102;
|
z-index: 1102;
|
||||||
display: block;
|
display: block;
|
||||||
}
|
}
|
||||||
|
|
||||||
#fancybox-left-ico {
|
#fancybox-left-ico {
|
||||||
background-image: url('/images/admin/plugins/fancybox/fancybox.png');
|
background-image: url(/assets/admin/plugins/fancybox/fancybox.png);
|
||||||
background-position: -40px -30px;
|
background-position: -40px -30px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#fancybox-right-ico {
|
#fancybox-right-ico {
|
||||||
background-image: url('/images/admin/plugins/fancybox/fancybox.png');
|
background-image: url(/assets/admin/plugins/fancybox/fancybox.png);
|
||||||
background-position: -40px -60px;
|
background-position: -40px -60px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#fancybox-left:hover, #fancybox-right:hover {
|
#fancybox-left:hover, #fancybox-right:hover {
|
||||||
visibility: visible; /* IE6 */
|
visibility: visible; /* IE6 */
|
||||||
}
|
}
|
||||||
|
|
||||||
#fancybox-left:hover span {
|
#fancybox-left:hover span {
|
||||||
left: 20px;
|
left: 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#fancybox-right:hover span {
|
#fancybox-right:hover span {
|
||||||
left: auto;
|
left: auto;
|
||||||
right: 20px;
|
right: 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.fancy-bg {
|
.fancy-bg {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
border: 0;
|
border: 0;
|
||||||
width: 20px;
|
width: 20px;
|
||||||
height: 20px;
|
height: 20px;
|
||||||
z-index: 1001;
|
z-index: 1001;
|
||||||
}
|
}
|
||||||
|
|
||||||
#fancy-bg-n {
|
#fancy-bg-n {
|
||||||
top: -20px;
|
top: -20px;
|
||||||
left: 0;
|
left: 0;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
background-image: url('/images/admin/plugins/fancybox/fancybox-x.png');
|
background-image: url(/assets/admin/plugins/fancybox/fancybox-x.png);
|
||||||
}
|
}
|
||||||
|
|
||||||
#fancy-bg-ne {
|
#fancy-bg-ne {
|
||||||
top: -20px;
|
top: -20px;
|
||||||
right: -20px;
|
right: -20px;
|
||||||
background-image: url('/images/admin/plugins/fancybox/fancybox.png');
|
background-image: url(/assets/admin/plugins/fancybox/fancybox.png);
|
||||||
background-position: -40px -162px;
|
background-position: -40px -162px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#fancy-bg-e {
|
#fancy-bg-e {
|
||||||
top: 0;
|
top: 0;
|
||||||
right: -20px;
|
right: -20px;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
background-image: url('/images/admin/plugins/fancybox/fancybox-y.png');
|
background-image: url(/assets/admin/plugins/fancybox/fancybox-y.png);
|
||||||
background-position: -20px 0px;
|
background-position: -20px 0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#fancy-bg-se {
|
#fancy-bg-se {
|
||||||
bottom: -20px;
|
bottom: -20px;
|
||||||
right: -20px;
|
right: -20px;
|
||||||
background-image: url('/images/admin/plugins/fancybox/fancybox.png');
|
background-image: url(/assets/admin/plugins/fancybox/fancybox.png);
|
||||||
background-position: -40px -182px;
|
background-position: -40px -182px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#fancy-bg-s {
|
#fancy-bg-s {
|
||||||
bottom: -20px;
|
bottom: -20px;
|
||||||
left: 0;
|
left: 0;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
background-image: url('/images/admin/plugins/fancybox/fancybox-x.png');
|
background-image: url(/assets/admin/plugins/fancybox/fancybox-x.png);
|
||||||
background-position: 0px -20px;
|
background-position: 0px -20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#fancy-bg-sw {
|
#fancy-bg-sw {
|
||||||
bottom: -20px;
|
bottom: -20px;
|
||||||
left: -20px;
|
left: -20px;
|
||||||
background-image: url('/images/admin/plugins/fancybox/fancybox.png');
|
background-image: url(/assets/admin/plugins/fancybox/fancybox.png);
|
||||||
background-position: -40px -142px;
|
background-position: -40px -142px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#fancy-bg-w {
|
#fancy-bg-w {
|
||||||
top: 0;
|
top: 0;
|
||||||
left: -20px;
|
left: -20px;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
background-image: url('/images/admin/plugins/fancybox/fancybox-y.png');
|
background-image: url(/assets/admin/plugins/fancybox/fancybox-y.png);
|
||||||
}
|
}
|
||||||
|
|
||||||
#fancy-bg-nw {
|
#fancy-bg-nw {
|
||||||
top: -20px;
|
top: -20px;
|
||||||
left: -20px;
|
left: -20px;
|
||||||
background-image: url('/images/admin/plugins/fancybox/fancybox.png');
|
background-image: url(/assets/admin/plugins/fancybox/fancybox.png);
|
||||||
background-position: -40px -122px;
|
background-position: -40px -122px;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* IE */
|
/* IE */
|
||||||
|
|
||||||
#fancybox-loading.fancybox-ie div { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_loading.png', sizingMethod='scale'); }
|
#fancybox-loading.fancybox-ie div { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_loading.png', sizingMethod='scale'); }
|
||||||
.fancybox-ie #fancybox-close { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_close.png', sizingMethod='scale'); }
|
.fancybox-ie #fancybox-close { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_close.png', sizingMethod='scale'); }
|
||||||
|
|
||||||
.fancybox-ie #fancybox-title-over { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
|
.fancybox-ie #fancybox-title-over { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
|
||||||
.fancybox-ie #fancybox-title-left { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_left.png', sizingMethod='scale'); }
|
.fancybox-ie #fancybox-title-left { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_left.png', sizingMethod='scale'); }
|
||||||
.fancybox-ie #fancybox-title-main { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_main.png', sizingMethod='scale'); }
|
.fancybox-ie #fancybox-title-main { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_main.png', sizingMethod='scale'); }
|
||||||
.fancybox-ie #fancybox-title-right { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_right.png', sizingMethod='scale'); }
|
.fancybox-ie #fancybox-title-right { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_right.png', sizingMethod='scale'); }
|
||||||
|
|
||||||
.fancybox-ie #fancybox-left-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_left.png', sizingMethod='scale'); }
|
.fancybox-ie #fancybox-left-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_left.png', sizingMethod='scale'); }
|
||||||
.fancybox-ie #fancybox-right-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_right.png', sizingMethod='scale'); }
|
.fancybox-ie #fancybox-right-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_right.png', sizingMethod='scale'); }
|
||||||
|
|
||||||
.fancybox-ie .fancy-bg { background: transparent !important; }
|
.fancybox-ie .fancy-bg { background: transparent !important; }
|
||||||
|
|
||||||
.fancybox-ie #fancy-bg-n { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_n.png', sizingMethod='scale'); }
|
.fancybox-ie #fancy-bg-n { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_n.png', sizingMethod='scale'); }
|
||||||
.fancybox-ie #fancy-bg-ne { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_ne.png', sizingMethod='scale'); }
|
.fancybox-ie #fancy-bg-ne { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_ne.png', sizingMethod='scale'); }
|
||||||
.fancybox-ie #fancy-bg-e { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_e.png', sizingMethod='scale'); }
|
.fancybox-ie #fancy-bg-e { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_e.png', sizingMethod='scale'); }
|
||||||
.fancybox-ie #fancy-bg-se { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_se.png', sizingMethod='scale'); }
|
.fancybox-ie #fancy-bg-se { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_se.png', sizingMethod='scale'); }
|
||||||
.fancybox-ie #fancy-bg-s { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_s.png', sizingMethod='scale'); }
|
.fancybox-ie #fancy-bg-s { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_s.png', sizingMethod='scale'); }
|
||||||
.fancybox-ie #fancy-bg-sw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_sw.png', sizingMethod='scale'); }
|
.fancybox-ie #fancy-bg-sw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_sw.png', sizingMethod='scale'); }
|
||||||
.fancybox-ie #fancy-bg-w { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_w.png', sizingMethod='scale'); }
|
.fancybox-ie #fancy-bg-w { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_w.png', sizingMethod='scale'); }
|
||||||
.fancybox-ie #fancy-bg-nw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_nw.png', sizingMethod='scale'); }
|
.fancybox-ie #fancy-bg-nw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_nw.png', sizingMethod='scale'); }
|
||||||
|
@ -1,42 +1,42 @@
|
|||||||
.toggleSwitch {
|
.toggleSwitch {
|
||||||
position: relative;
|
position: relative;
|
||||||
top: 3px;
|
top: 3px;
|
||||||
}
|
}
|
||||||
|
|
||||||
div.toggleSwitch span.leftLabel{
|
div.toggleSwitch span.leftLabel{
|
||||||
float: left;
|
float: left;
|
||||||
}
|
}
|
||||||
|
|
||||||
div.toggleSwitch span.leftLabel, div.toggleSwitch span.rightLabel{
|
div.toggleSwitch span.leftLabel, div.toggleSwitch span.rightLabel{
|
||||||
line-height: 20px;
|
line-height: 20px;
|
||||||
padding: 0 5px;
|
padding: 0 5px;
|
||||||
font-size: 0.8em;
|
font-size: 0.8em;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
|
||||||
div.toggleSwitch div.switchArea {
|
div.toggleSwitch div.switchArea {
|
||||||
float: left;
|
float: left;
|
||||||
background: transparent url("/images/admin/plugins/toggle_shadow-bg.png") top left no-repeat;
|
background: transparent url(/assets/admin/plugins/toggle_shadow-bg.png) top left no-repeat;
|
||||||
width: 64px;
|
width: 64px;
|
||||||
height: 24px;
|
height: 24px;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
|
||||||
div.toggleSwitch span.switchHandle{
|
div.toggleSwitch span.switchHandle {
|
||||||
display: block;
|
display: block;
|
||||||
background: #aaa;
|
background: #aaa;
|
||||||
background: transparent url("/images/admin/plugins/toggle_handle-bg.png") top left no-repeat;
|
background: transparent url(/assets/admin/plugins/toggle_handle-bg.png) top left no-repeat;
|
||||||
width: 30px;
|
width: 30px;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
cursor: hand;
|
cursor: hand;
|
||||||
margin-left: 0;
|
margin-left: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
div.toggleSwitch span.switchHandle.left{
|
div.toggleSwitch span.switchHandle.left {
|
||||||
background-image: url("/images/admin/plugins/toggle_handle_left-bg.png");
|
background-image: url(/assets/admin/plugins/toggle_handle_left-bg.png);
|
||||||
}
|
}
|
||||||
|
|
||||||
div.toggleSwitch span.switchHandle.right{
|
div.toggleSwitch span.switchHandle.right {
|
||||||
background-image: url("/images/admin/plugins/toggle_handle_right-bg.png");
|
background-image: url(/assets/admin/plugins/toggle_handle_right-bg.png);
|
||||||
}
|
}
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
.button {
|
.button {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
background: transparent url(/images/admin/buttons/dark-gray-left.png) no-repeat 0 0;
|
background: transparent url(/assets/admin/buttons/dark-gray-left.png) no-repeat 0 0;
|
||||||
padding: 0px 0px 0px 2px;
|
padding: 0px 0px 0px 2px;
|
||||||
font-size: 0.9em;
|
font-size: 0.9em;
|
||||||
color: white;
|
color: white;
|
||||||
@ -15,7 +15,7 @@
|
|||||||
|
|
||||||
span {
|
span {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
background: transparent url(/images/admin/buttons/dark-gray-right.png) no-repeat right top;
|
background: transparent url(/assets/admin/buttons/dark-gray-right.png) no-repeat right top;
|
||||||
position: relative;
|
position: relative;
|
||||||
top: -1px;
|
top: -1px;
|
||||||
padding: 3px 9px 9px 4px;
|
padding: 3px 9px 9px 4px;
|
||||||
@ -25,11 +25,11 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
&.light {
|
&.light {
|
||||||
background-image: url(/images/admin/buttons/light-gray-left.png);
|
background-image: url(/assets/admin/buttons/light-gray-left.png);
|
||||||
color: #787a89;
|
color: #787a89;
|
||||||
|
|
||||||
span {
|
span {
|
||||||
background-image: url(/images/admin/buttons/light-gray-right.png);
|
background-image: url(/assets/admin/buttons/light-gray-right.png);
|
||||||
text-shadow: 1px 1px 1px #fff;
|
text-shadow: 1px 1px 1px #fff;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -71,7 +71,7 @@
|
|||||||
|
|
||||||
// .button {
|
// .button {
|
||||||
// display: inline-block;
|
// display: inline-block;
|
||||||
// background: transparent url(/images/admin/buttons/dark-gray-left.png) no-repeat 0 0;
|
// background: transparent url(/assets/admin/buttons/dark-gray-left.png) no-repeat 0 0;
|
||||||
// padding: 0px 0px 0px 2px;
|
// padding: 0px 0px 0px 2px;
|
||||||
// font-size: 0.9em;
|
// font-size: 0.9em;
|
||||||
// color: white;
|
// color: white;
|
||||||
@ -83,7 +83,7 @@
|
|||||||
//
|
//
|
||||||
// .button span {
|
// .button span {
|
||||||
// display: inline-block;
|
// display: inline-block;
|
||||||
// background: transparent url(/images/admin/buttons/dark-gray-right.png) no-repeat right top;
|
// background: transparent url(/assets/admin/buttons/dark-gray-right.png) no-repeat right top;
|
||||||
// position: relative;
|
// position: relative;
|
||||||
// top: -1px;
|
// top: -1px;
|
||||||
// padding: 3px 9px 9px 4px;
|
// padding: 3px 9px 9px 4px;
|
||||||
@ -93,12 +93,12 @@
|
|||||||
// }
|
// }
|
||||||
//
|
//
|
||||||
// .button.light {
|
// .button.light {
|
||||||
// background-image: url(/images/admin/buttons/light-gray-left.png);
|
// background-image: url(/assets/admin/buttons/light-gray-left.png);
|
||||||
// color: #787a89;
|
// color: #787a89;
|
||||||
// }
|
// }
|
||||||
//
|
//
|
||||||
// .button.light span {
|
// .button.light span {
|
||||||
// background-image: url(/images/admin/buttons/light-gray-right.png);
|
// background-image: url(/assets/admin/buttons/light-gray-right.png);
|
||||||
// text-shadow: 1px 1px 1px #fff;
|
// text-shadow: 1px 1px 1px #fff;
|
||||||
// }
|
// }
|
||||||
//
|
//
|
||||||
|
@ -12,14 +12,14 @@
|
|||||||
height: 60px;
|
height: 60px;
|
||||||
margin: 0px;
|
margin: 0px;
|
||||||
padding: 0 8px;
|
padding: 0 8px;
|
||||||
background: transparent url(/images/admin/menu/shadow.png) repeat-y 0 0;
|
background: transparent url(/assets/admin/menu/shadow.png) repeat-y 0 0;
|
||||||
|
|
||||||
/* ___ submenu items ___ */
|
/* ___ submenu items ___ */
|
||||||
|
|
||||||
& > ul {
|
& > ul {
|
||||||
@include reset;
|
@include reset;
|
||||||
border-top: 1px solid rgba(255, 255, 255, 0.4);
|
border-top: 1px solid rgba(255, 255, 255, 0.4);
|
||||||
background: transparent url(/images/admin/menu/submenu/shadow.png) repeat-x 0 0;
|
background: transparent url(/assets/admin/menu/submenu/shadow.png) repeat-x 0 0;
|
||||||
@include rounded(top-right, 3px);
|
@include rounded(top-right, 3px);
|
||||||
|
|
||||||
height: 60px;
|
height: 60px;
|
||||||
@ -31,7 +31,7 @@
|
|||||||
&.hoverable > a span {
|
&.hoverable > a span {
|
||||||
em {
|
em {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
background: transparent url(/images/admin/menu/icons.png) no-repeat 0 -16px;
|
background: transparent url(/assets/admin/menu/icons.png) no-repeat 0 -16px;
|
||||||
width: 12px;
|
width: 12px;
|
||||||
height: 7px;
|
height: 7px;
|
||||||
position: relative;
|
position: relative;
|
||||||
@ -94,7 +94,7 @@
|
|||||||
@include absolute-position(bottom, 0px, right, -11px);
|
@include absolute-position(bottom, 0px, right, -11px);
|
||||||
width: 13px;
|
width: 13px;
|
||||||
height: 13px;
|
height: 13px;
|
||||||
background: transparent url(/images/admin/menu/popup/bottom-right-corner.png) no-repeat 0 0;
|
background: transparent url(/assets/admin/menu/popup/bottom-right-corner.png) no-repeat 0 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -108,7 +108,7 @@
|
|||||||
height: 60px;
|
height: 60px;
|
||||||
padding-left: 20px;
|
padding-left: 20px;
|
||||||
z-index: 1;
|
z-index: 1;
|
||||||
background: transparent url(/images/admin/menu/submenu/action-border.png) repeat-y left 0;
|
background: transparent url(/assets/admin/menu/submenu/action-border.png) repeat-y left 0;
|
||||||
|
|
||||||
a {
|
a {
|
||||||
margin-top: 18px;
|
margin-top: 18px;
|
||||||
@ -185,7 +185,7 @@
|
|||||||
|
|
||||||
a {
|
a {
|
||||||
font-size: 0.8em;
|
font-size: 0.8em;
|
||||||
background: transparent url(/images/admin/menu/popup/add.png) no-repeat left 4px;
|
background: transparent url(/assets/admin/menu/popup/add.png) no-repeat left 4px;
|
||||||
padding-left: 12px;
|
padding-left: 12px;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -193,13 +193,13 @@
|
|||||||
padding-top: 0px;
|
padding-top: 0px;
|
||||||
|
|
||||||
a {
|
a {
|
||||||
background: transparent url(/images/admin/menu/popup/bullet.png) no-repeat left 5px;
|
background: transparent url(/assets/admin/menu/popup/bullet.png) no-repeat left 5px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
ul {
|
ul {
|
||||||
list-style-image: url(/images/admin/menu/popup/bullet.png);
|
list-style-image: url(/assets/admin/menu/popup/bullet.png);
|
||||||
margin: 0px 0px 0 15px;
|
margin: 0px 0px 0 15px;
|
||||||
|
|
||||||
li {
|
li {
|
||||||
@ -248,7 +248,7 @@
|
|||||||
|
|
||||||
@mixin black-submenu {
|
@mixin black-submenu {
|
||||||
& > ul {
|
& > ul {
|
||||||
background: #23242b url(/images/admin/menu/submenu/black-bg.png) repeat-x 0 0;
|
background: #23242b url(/assets/admin/menu/submenu/black-bg.png) repeat-x 0 0;
|
||||||
border-color: rgba(255, 255, 255, 0.2);
|
border-color: rgba(255, 255, 255, 0.2);
|
||||||
& > li > a {
|
& > li > a {
|
||||||
border: 1px solid rgba(0, 0, 0, 0.2);
|
border: 1px solid rgba(0, 0, 0, 0.2);
|
||||||
@ -266,7 +266,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
& > .action {
|
& > .action {
|
||||||
background-image: url(/images/admin/menu/submenu/black-action-border.png) !important;
|
background-image: url(/assets/admin/menu/submenu/black-action-border.png) !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -347,7 +347,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
& > span {
|
& > span {
|
||||||
background: transparent url(/images/admin/menu/left.png) no-repeat 0 0;
|
background: transparent url(/assets/admin/menu/left.png) no-repeat 0 0;
|
||||||
width: 40px;
|
width: 40px;
|
||||||
height: 39px;
|
height: 39px;
|
||||||
background-position: 0 -39px;
|
background-position: 0 -39px;
|
||||||
@ -359,7 +359,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
a {
|
a {
|
||||||
background: transparent url(/images/admin/menu/right.png) no-repeat right 0px;
|
background: transparent url(/assets/admin/menu/right.png) no-repeat right 0px;
|
||||||
padding: 0px 52px 0 2px;
|
padding: 0px 52px 0 2px;
|
||||||
height: 39px;
|
height: 39px;
|
||||||
line-height: 26px;
|
line-height: 26px;
|
||||||
@ -368,7 +368,7 @@
|
|||||||
em, span { display: inline-block; position: relative; }
|
em, span { display: inline-block; position: relative; }
|
||||||
|
|
||||||
em {
|
em {
|
||||||
background: transparent url(/images/admin/menu/icons.png) no-repeat 0px 0px;
|
background: transparent url(/assets/admin/menu/icons.png) no-repeat 0px 0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
span {
|
span {
|
||||||
|
@ -54,7 +54,7 @@
|
|||||||
li {
|
li {
|
||||||
color: #aaa;
|
color: #aaa;
|
||||||
text-shadow: #000 0px 1px;
|
text-shadow: #000 0px 1px;
|
||||||
background: transparent url(/images/admin/plugins/sites_picker_entry_bg.png) repeat-x 0 bottom;
|
background: transparent url(/assets/admin/plugins/sites_picker_entry_bg.png) repeat-x 0 bottom;
|
||||||
padding: 2px 8px 6px 8px;
|
padding: 2px 8px 6px 8px;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
|
||||||
@ -77,6 +77,6 @@
|
|||||||
position: absolute;
|
position: absolute;
|
||||||
top: -11px;
|
top: -11px;
|
||||||
right: 20px;
|
right: 20px;
|
||||||
background: transparent url(/images/admin/plugins/sites_picker_top_arrow.png) no-repeat 0 0;
|
background: transparent url(/assets/admin/plugins/sites_picker_top_arrow.png) no-repeat 0 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user