Вход Регистрация
Файл: framework/thirdparty/jstree/themes/default-rtl/style.css
Строк: 219
/* * jsTree default-rtl theme 1.0 * Supported features: dots/no-dots,
icons/no-icons, focused, loading * Supported plugins: ui (hovered,
clicked), checkbox, contextmenu, search */ .jstree-default-rtl li,
.jstree-default-rtl ins { background-image:url("d.png");
background-repeat:no-repeat; background-color:transparent;
} .jstree-default-rtl li { background-position:-90px 0;
background-repeat:repeat-y; } .jstree-default-rtl li.jstree-last {
background:transparent; } .jstree-default-rtl .jstree-open > ins {
background-position:-72px 0; } .jstree-default-rtl .jstree-closed > ins
{ background-position:-54px 0; } .jstree-default-rtl .jstree-leaf > ins
{ background-position:-36px 0; } .jstree-default-rtl .jstree-hovered {
background:#e7f4f9; border:1px solid #d8f0fa; padding:0 2px 0 1px;
} .jstree-default-rtl .jstree-clicked { background:#beebff; border:1px
solid #99defd; padding:0 2px 0 1px; } .jstree-default-rtl a .jstree-icon {
background-position:-56px -19px; } .jstree-default-rtl a.jstree-loading
.jstree-icon { background:url("throbber.gif") center center
no-repeat !important; } .jstree-default-rtl.jstree-focused {
background:#ffffee; } .jstree-default-rtl .jstree-no-dots li,
.jstree-default-rtl .jstree-no-dots .jstree-leaf > ins {
background:transparent; } .jstree-default-rtl .jstree-no-dots .jstree-open
> ins { background-position:-18px 0; } .jstree-default-rtl
.jstree-no-dots .jstree-closed > ins { background-position:0 0;
} .jstree-default-rtl .jstree-no-icons a .jstree-icon { display:none;
} .jstree-default-rtl .jstree-search { font-style:italic;
} .jstree-default-rtl .jstree-no-icons .jstree-checkbox {
display:inline-block; } .jstree-default-rtl .jstree-no-checkboxes
.jstree-checkbox { display:none !important; } .jstree-default-rtl
.jstree-checked > a > .jstree-checkbox { background-position:-38px
-19px; } .jstree-default-rtl .jstree-unchecked > a > .jstree-checkbox
{ background-position:-2px -19px; } .jstree-default-rtl
.jstree-undetermined > a > .jstree-checkbox {
background-position:-20px -19px; } .jstree-default-rtl .jstree-checked >
a > .jstree-checkbox:hover { background-position:-38px -37px;
} .jstree-default-rtl .jstree-unchecked > a > .jstree-checkbox:hover
{ background-position:-2px -37px; } .jstree-default-rtl
.jstree-undetermined > a > .jstree-checkbox:hover {
background-position:-20px -37px; } #vakata-dragged.jstree-default-rtl ins
{ background:transparent !important; } #vakata-dragged.jstree-default-rtl
.jstree-ok { background:url("d.png") -2px -53px no-repeat
!important; } #vakata-dragged.jstree-default-rtl .jstree-invalid {
background:url("d.png") -18px -53px no-repeat !important;
} #jstree-marker.jstree-default-rtl { background:url("d.png")
-41px -57px no-repeat !important; text-indent:-100px;
} .jstree-default-rtl a.jstree-search { color:aqua; } .jstree-default-rtl
.jstree-locked a { color:silver; cursor:default;
} #vakata-contextmenu.jstree-default-rtl-context,
#vakata-contextmenu.jstree-default-rtl-context li ul { background:#f0f0f0;
border:1px solid #979797; -moz-box-shadow: 1px 1px 2px #999;
-webkit-box-shadow: 1px 1px 2px #999; box-shadow: 1px 1px 2px #999;
} #vakata-contextmenu.jstree-default-rtl-context li {
} #vakata-contextmenu.jstree-default-rtl-context a { color:black;
} #vakata-contextmenu.jstree-default-rtl-context a:hover,
#vakata-contextmenu.jstree-default-rtl-context .vakata-hover > a {
padding:0 5px; background:#e8eff7; border:1px solid #aecff7; color:black;
-moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px;
} #vakata-contextmenu.jstree-default-rtl-context
li.jstree-contextmenu-disabled a,
#vakata-contextmenu.jstree-default-rtl-context
li.jstree-contextmenu-disabled a:hover { color:silver;
background:transparent; border:0; padding:1px 4px;
} #vakata-contextmenu.jstree-default-rtl-context li.vakata-separator {
background:white; border-top:1px solid #e0e0e0; margin:0;
} #vakata-contextmenu.jstree-default-rtl-context li ul { margin-left:-4px;
} /* IE6 BEGIN */ .jstree-default-rtl li, .jstree-default-rtl
ins, #vakata-dragged.jstree-default-rtl .jstree-invalid,
#vakata-dragged.jstree-default-rtl .jstree-ok,
#jstree-marker.jstree-default-rtl {
_background-image:url("d.gif"); } .jstree-default-rtl
.jstree-open ins { _background-position:-72px 0; } .jstree-default-rtl
.jstree-closed ins { _background-position:-54px 0; } .jstree-default-rtl
.jstree-leaf ins { _background-position:-36px 0; } .jstree-default-rtl a
ins.jstree-icon { _background-position:-56px -19px;
} #vakata-contextmenu.jstree-default-rtl-context ins { _display:none;
} #vakata-contextmenu.jstree-default-rtl-context li { _zoom:1;
} .jstree-default-rtl .jstree-undetermined a .jstree-checkbox {
_background-position:-18px -19px; } .jstree-default-rtl .jstree-checked a
.jstree-checkbox { _background-position:-36px -19px; } .jstree-default-rtl
.jstree-unchecked a .jstree-checkbox { _background-position:0px -19px; } /*
IE6 END */ /* RTL part */ .jstree-default-rtl .jstree-hovered,
.jstree-default-rtl .jstree-clicked { padding:0 1px 0 2px;
} .jstree-default-rtl li { background-image:url("dots.gif");
background-position: 100% 0px; } .jstree-default-rtl .jstree-checked > a
> .jstree-checkbox { background-position:-36px -19px; margin-left:2px;
} .jstree-default-rtl .jstree-unchecked > a > .jstree-checkbox {
background-position:0px -19px; margin-left:2px; } .jstree-default-rtl
.jstree-undetermined > a > .jstree-checkbox {
background-position:-18px -19px; margin-left:2px; } .jstree-default-rtl
.jstree-checked > a > .jstree-checkbox:hover {
background-position:-36px -37px; } .jstree-default-rtl .jstree-unchecked
> a > .jstree-checkbox:hover { background-position:0px -37px;
} .jstree-default-rtl .jstree-undetermined > a >
.jstree-checkbox:hover { background-position:-18px -37px; }
Онлайн: 1
Реклама