Sha256: cc882a2fd406c7f0763372c645fdafc3457f022c0c887b377d7e2bf7b8a977dc

Contents?: true

Size: 1.75 KB

Versions: 9

Compression:

Stored size: 1.75 KB

Contents

.dojoxRotatorContainer .dijitStackController,
.dojoxRotatorPager {
	position:absolute;
	z-index:3;
}
.dojoxRotatorContent {
	position:absolute;
	z-index:1;
}
.dojoxRotatorContainer {
	border:1px solid #9b9b9b;
}
.dojoxRotatorContainer .dijitStackController {
	right:5px;
	top:5px;
}
.dojoxRotatorContainer .dijitStackController .dijitToggleButtonChecked .dijitButtonNode {
	background-color:#000;
	background-image:none;
	color:#fff;
}
.dojoxRotatorContainer .dojoxRotatorPager{bottom:5px;right:5px;}
.rotatorIcons .dijitButton{margin:0;}
.rotatorIcons .dijitButtonNode{background:none !important;border:0 !important;padding:0 !important;}
.rotatorIcons .dijitButtonText{display:none;}
.rotatorIcons .previous,
.rotatorIcons .next,
.rotatorIcons .playPause,
.rotatorIcons .dijitToggleButtonChecked .playPause{background-image:url("icons/rotator.png");background-repeat:no-repeat;display:block;height:16px;width:16px;}
.rotatorIcons .previous{background-position:0 0;}
.rotatorIcons .dijitButtonHover .previous{background-position:0 -16px;}
.rotatorIcons .dijitButtonActive .previous{background-position:0 -32px;}
.rotatorIcons .next{background-position:-16px 0;}
.rotatorIcons .dijitButtonHover .next{background-position:-16px -16px;}
.rotatorIcons .dijitButtonActive .next{background-position:-16px -32px;}
.rotatorIcons .playPause{background-position:-32px 0;}
.rotatorIcons .dijitToggleButtonHover .playPause{background-position:-32px -16px;}
.rotatorIcons .dijitToggleButtonActive .playPause{background-position:-32px -32px;}
.rotatorIcons .dijitToggleButtonChecked .playPause{background-position:-48px 0;}
.rotatorIcons .dijitToggleButtonCheckedHover .playPause{background-position:-48px -16px;}
.rotatorIcons .dijitToggleButtonCheckedActive .playPause{background-position:-48px -32px;}

Version data entries

9 entries across 9 versions & 2 rubygems

Version Path
dojox-rails-0.14.0 vendor/assets/stylesheets/layout/resources/RotatorContainer.css
dojox-rails-0.13.0 vendor/assets/stylesheets/layout/RotatorContainer.css
dojox-rails-0.12.0 vendor/assets/stylesheets/layout/RotatorContainer.css
dojox-rails-0.11.0 vendor/assets/stylesheets/layout/RotatorContainer.css
dojo-rails-0.9.4 vendor/assets/javascripts/dojox/layout/resources/RotatorContainer.css
dojo-rails-0.9.3 vendor/assets/javascripts/dojox/layout/resources/RotatorContainer.css
dojo-rails-0.9.2 vendor/assets/javascripts/dojox/layout/resources/RotatorContainer.css
dojo-rails-0.9.1 vendor/assets/javascripts/dojox/layout/resources/RotatorContainer.css
dojo-rails-0.9.0 vendor/assets/javascripts/dojox/layout/resources/RotatorContainer.css