| Current Path : /var/www/iplanru/data/www/i-plan.ru/media/widgetkit/widgets/slideshow/styles/sphere_tabs/ |
| Current File : /var/www/iplanru/data/www/i-plan.ru/media/widgetkit/widgets/slideshow/styles/sphere_tabs/rtl.css |
/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */
/*
* RTL Style Sheet
*/
.wk-slideshow-tabssphere .nav,
.wk-slideshow-tabssphere .nav li,
.wk-slideshow-tabssphere .nav span { float: right; }
.wk-slideshow-tabssphere .nav li { margin: 0 1px 0 0; }
.wk-slideshow-tabssphere .nav li:first-child { margin-right: 0; }
/* Alignment: Navigation
---------------------------------------------------------------------------------------------------*/
/* Left */
.wk-slideshow-tabssphere .nav-left + .slides-container {
border-top-right-radius: 0;
border-top-left-radius: 7px;
}
/* Center */
.wk-slideshow-tabssphere .nav-center {
left: auto;
right: 50%;
}
.wk-slideshow-tabssphere .nav-center .nav li {
left: auto;
right: -50%;
}
/* Right */
.wk-slideshow-tabssphere .nav-right .nav { float: left; }
.wk-slideshow-tabssphere .nav-right + .slides-container {
border-top-left-radius: 0;
border-top-right-radius: 7px;
}