|
|
|
/*
|
|
|
|
GFX
|
|
|
|
Icons etc
|
|
|
|
----------------------------------------------------------------- */
|
|
|
|
|
|
|
|
/* Feature Navigation
|
|
|
|
----------------------------------------------------------------- */
|
|
|
|
.icon-previous() {
|
|
|
|
height:24px;
|
|
|
|
.base-sprite();
|
|
|
|
background-repeat:no-repeat;
|
|
|
|
background-position: -160px 0; width: 24px; height: 24px;
|
|
|
|
overflow:hidden;
|
|
|
|
}
|
|
|
|
|
|
|
|
.icon-next() {
|
|
|
|
.base-sprite();
|
|
|
|
background-repeat:no-repeat;
|
|
|
|
background-position: -184px 0; width: 24px; height: 24px;
|
|
|
|
height:24px;
|
|
|
|
overflow:hidden;
|
|
|
|
|
|
|
|
}
|
|
|
|
/* TimeNav Navigation
|
|
|
|
----------------------------------------------------------------- */
|
|
|
|
.icon-zoom-in() {
|
|
|
|
.base-sprite();
|
|
|
|
background-repeat:no-repeat;
|
|
|
|
background-position: -256px 0; width: 24px; height: 24px;
|
|
|
|
}
|
|
|
|
.icon-zoom-out() {
|
|
|
|
.base-sprite();
|
|
|
|
background-repeat:no-repeat;
|
|
|
|
background-position: -280px 0; width: 24px; height: 24px;
|
|
|
|
}
|
|
|
|
.icon-back-home() {
|
|
|
|
.base-sprite();
|
|
|
|
background-repeat:no-repeat;
|
|
|
|
background-position: -328px 0; width: 24px; height: 24px;
|
|
|
|
}
|
|
|
|
|
|
|
|
/* Time Flag
|
|
|
|
----------------------------------------------------------------- */
|
|
|
|
.time-flag() {
|
|
|
|
.base-sprite();
|
|
|
|
background-repeat:no-repeat;
|
|
|
|
background-position: 0 0; width:153px; height: 53px;
|
|
|
|
}
|
|
|
|
.time-flag-active() {
|
|
|
|
.base-sprite();
|
|
|
|
background-repeat:no-repeat;
|
|
|
|
background-position: 0 -53px; width:153px; height: 53px;
|
|
|
|
}
|
|
|
|
|
|
|
|
/* Thumbnail Icons
|
|
|
|
----------------------------------------------------------------- */
|
|
|
|
.icon-map() {
|
|
|
|
.base-sprite();
|
|
|
|
background-repeat:no-repeat;
|
|
|
|
background-position: -208px -24px;
|
|
|
|
}
|
|
|
|
.icon-mappin() {
|
|
|
|
.base-sprite();
|
|
|
|
background-repeat:no-repeat;
|
|
|
|
background-position: -208px -48px;
|
|
|
|
}
|
|
|
|
.icon-website() {
|
|
|
|
.base-sprite();
|
|
|
|
background-repeat:no-repeat;
|
|
|
|
background-position: -232px -24px;
|
|
|
|
}
|
|
|
|
.icon-document() {
|
|
|
|
.base-sprite();
|
|
|
|
background-repeat:no-repeat;
|
|
|
|
background-position: -256px -48px;
|
|
|
|
}
|
|
|
|
.icon-quote() {
|
|
|
|
.base-sprite();
|
|
|
|
background-repeat:no-repeat;
|
|
|
|
background-position: -232px -48px;
|
|
|
|
}
|
|
|
|
.icon-plaintext() {
|
|
|
|
.base-sprite();
|
|
|
|
background-repeat:no-repeat;
|
|
|
|
background-position: -280px -48px;
|
|
|
|
}
|
|
|
|
.icon-twitter() {
|
|
|
|
.base-sprite();
|
|
|
|
background-repeat:no-repeat;
|
|
|
|
background-position: -256px -24px;
|
|
|
|
}
|
|
|
|
.icon-video() {
|
|
|
|
.base-sprite();
|
|
|
|
background-repeat:no-repeat;
|
|
|
|
background-position: -328px -24px;
|
|
|
|
}
|
|
|
|
.icon-audio() {
|
|
|
|
.base-sprite();
|
|
|
|
background-repeat:no-repeat;
|
|
|
|
background-position: -304px -24px;
|
|
|
|
}
|
|
|
|
.icon-photo() {
|
|
|
|
.base-sprite();
|
|
|
|
background-repeat:no-repeat;
|
|
|
|
background-position: -280px -24px;
|
|
|
|
}
|
|
|
|
|
|
|
|
/* Thumbnail Icons (Extra)
|
|
|
|
----------------------------------------------------------------- */
|
|
|
|
.icon-vimeo() {
|
|
|
|
.base-sprite();
|
|
|
|
background-repeat:no-repeat;
|
|
|
|
background-position: -328px -48px;
|
|
|
|
}
|
|
|
|
.icon-youtube() {
|
|
|
|
.base-sprite();
|
|
|
|
background-repeat:no-repeat;
|
|
|
|
background-position: -328px -72px;
|
|
|
|
}
|
|
|
|
|
|
|
|
/* Time Tics
|
|
|
|
----------------------------------------------------------------- */
|
|
|
|
.background-time-tic() {
|
|
|
|
background: @color-background url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAGCAMAAAA8JaR5AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAAZQTFRFzMzM////040VdgAAAAJ0Uk5T/wDltzBKAAAAEklEQVR42mJgYAQCBrwkQIABAAHIABkHeR3aAAAAAElFTkSuQmCC);
|
|
|
|
}
|
|
|
|
|
|
|
|
.background-time-interval() {
|
|
|
|
//background: @color-base url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAMCAMAAACdvocfAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAAZQTFRFzMzM////040VdgAAAAJ0Uk5T/wDltzBKAAAAEklEQVR42mJgYAQCBopJgAADAAbwADHy2qHzAAAAAElFTkSuQmCC);
|
|
|
|
//background-repeat: no-repeat;
|
|
|
|
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAMCAMAAACdvocfAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAAZQTFRFzMzM////040VdgAAAAJ0Uk5T/wDltzBKAAAAEklEQVR42mJgYAQCBopJgAADAAbwADHy2qHzAAAAAElFTkSuQmCC);
|
|
|
|
|
|
|
|
}
|
|
|
|
|