123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474 |
- @media (hover: hover) and (pointer: fine) {
- .synofoto-theme .sds-window-v5 .x-tool-close:hover .button-icon {
- background-position: 0 -24px;
- }
- }
- @media (hover: hover) and (pointer: fine) {
- .synofoto-indicator-button:hover .button-icon {
- background-position: 0 -24px;
- }
- }
- @media (hover: hover) and (pointer: fine) {
- .synofoto-icon-button:hover .button-icon {
- background-position: 0 -24px;
- }
- }
- @media (hover: hover) and (pointer: fine) {
- .synofoto-icon-button-confirm:hover .button-icon {
- background-position: 0 -32px;
- }
- }
- @media (hover: hover) and (pointer: fine) {
- .synofoto-icon-button-confirm:hover {
- background-color: #e86052;
- }
- }
- @media (hover: hover) and (pointer: fine) {
- .synofoto-icon-button-space-selector:hover .button-icon {
- background-position: 0 -20px;
- }
- }
- @media (hover: hover) and (pointer: fine) {
- .synofoto-text-icon-button:hover .button-icon {
- background-position: 0 -24px;
- }
- }
- @media (hover: hover) and (pointer: fine) {
- .synofoto-select-button:hover .button-icon {
- background-position: 0 -24px;
- }
- }
- @media (hover: hover) and (pointer: fine) {
- .synofoto-icon-button-expand:hover .button-icon {
- background-position: 0 -24px;
- }
- }
- @media (hover: hover) and (pointer: fine) {
- .synofoto-see-more-button:hover .button-icon {
- background-position: 0 -20px;
- }
- }
- @-webkit-keyframes synofoto-tips-dialog-overlay-open {
- to {
- background-color: rgba(0, 0, 0, 0.5);
- }
- 0% {
- background-color: transparent;
- }
- }
- @keyframes synofoto-tips-dialog-overlay-open {
- to {
- background-color: rgba(0, 0, 0, 0.5);
- }
- 0% {
- background-color: transparent;
- }
- }
- @-webkit-keyframes synofoto-tips-dialog-overlay-close {
- to {
- background-color: transparent;
- }
- 0% {
- background-color: rgba(0, 0, 0, 0.5);
- }
- }
- @keyframes synofoto-tips-dialog-overlay-close {
- to {
- background-color: transparent;
- }
- 0% {
- background-color: rgba(0, 0, 0, 0.5);
- }
- }
- @-webkit-keyframes synofoto-shared-space-keyframes {
- 0% {
- opacity: 0;
- top: 58px;
- }
- to {
- opacity: 1;
- top: 98px;
- }
- }
- @keyframes synofoto-shared-space-keyframes {
- 0% {
- opacity: 0;
- top: 58px;
- }
- to {
- opacity: 1;
- top: 98px;
- }
- }
- @-webkit-keyframes synofoto-change-view-keyframes {
- 0% {
- opacity: 0;
- top: 68px;
- }
- to {
- opacity: 1;
- top: 108px;
- }
- }
- @keyframes synofoto-change-view-keyframes {
- 0% {
- opacity: 0;
- top: 68px;
- }
- to {
- opacity: 1;
- top: 108px;
- }
- }
- @-webkit-keyframes synofoto-switch-space-keyframes {
- 0% {
- opacity: 0;
- top: 58px;
- }
- to {
- opacity: 1;
- top: 98px;
- }
- }
- @keyframes synofoto-switch-space-keyframes {
- 0% {
- opacity: 0;
- top: 58px;
- }
- to {
- opacity: 1;
- top: 98px;
- }
- }
- @-webkit-keyframes synofoto-add-to-album-keyframes {
- 0% {
- bottom: 94px;
- opacity: 0;
- }
- to {
- bottom: 134px;
- opacity: 1;
- }
- }
- @keyframes synofoto-add-to-album-keyframes {
- 0% {
- bottom: 94px;
- opacity: 0;
- }
- to {
- bottom: 134px;
- opacity: 1;
- }
- }
- @-webkit-keyframes synofoto-search-keyframes {
- 0% {
- opacity: 0;
- top: 16px;
- }
- to {
- opacity: 1;
- top: 56px;
- }
- }
- @keyframes synofoto-search-keyframes {
- 0% {
- opacity: 0;
- top: 16px;
- }
- to {
- opacity: 1;
- top: 56px;
- }
- }
- @media (hover: hover) and (pointer: fine) {
- .synofoto-selected-single-condition
- .synofoto-icon-button-remove-condition:hover
- .button-icon,
- .synofoto-selected-single-source-folder
- .synofoto-icon-button-remove-condition:hover
- .button-icon {
- background-position: 0 -20px;
- }
- }
- @-webkit-keyframes synofoto-album-owner-change-dialog-overlay-open {
- to {
- background-color: rgba(0, 0, 0, 0.5);
- }
- 0% {
- background-color: transparent;
- }
- }
- @keyframes synofoto-album-owner-change-dialog-overlay-open {
- to {
- background-color: rgba(0, 0, 0, 0.5);
- }
- 0% {
- background-color: transparent;
- }
- }
- @-webkit-keyframes synofoto-album-owner-change-dialog-overlay-close {
- to {
- background-color: transparent;
- }
- 0% {
- background-color: rgba(0, 0, 0, 0.5);
- }
- }
- @keyframes synofoto-album-owner-change-dialog-overlay-close {
- to {
- background-color: transparent;
- }
- 0% {
- background-color: rgba(0, 0, 0, 0.5);
- }
- }
- @media (hover: hover) and (pointer: fine) {
- .synofoto-general-tag.synofoto-react-select
- .synofoto__multi-value
- .Select-value-icon:hover
- .button-icon {
- background-position: 0 -20px;
- }
- }
- @media (hover: hover) and (pointer: fine) {
- .synofoto-lightbox-nav-icon-button:hover .button-icon {
- background-position: 0 -48px;
- }
- }
- @-webkit-keyframes synofoto-lightbox-tap-hint-animation {
- 0% {
- bottom: 0;
- opacity: 0;
- }
- 12.5% {
- bottom: 36px;
- opacity: 1;
- }
- 87.5% {
- bottom: 36px;
- opacity: 1;
- }
- to {
- bottom: 0;
- opacity: 0;
- }
- }
- @keyframes synofoto-lightbox-tap-hint-animation {
- 0% {
- bottom: 0;
- opacity: 0;
- }
- 12.5% {
- bottom: 36px;
- opacity: 1;
- }
- 87.5% {
- bottom: 36px;
- opacity: 1;
- }
- to {
- bottom: 0;
- opacity: 0;
- }
- }
- @-webkit-keyframes synofoto-progress-bar-striped {
- 0% {
- background-position-x: 19.1px;
- }
- }
-
- @keyframes synofoto-progress-bar-striped {
- 0% {
- background-position-x: 19.1px;
- }
- }
- @media (pointer: fine) {
- .synofoto-selectable-overlay:hover .synofoto-selectable-checkbox {
- opacity: 1;
- }
- .synofoto-selectable-overlay:hover .synofoto-selectable-color-banner {
- opacity: 1;
- visibility: visible;
- }
- }
- @-webkit-keyframes synofoto-selected-bar-open {
- to {
- bottom: 60px;
- opacity: 1;
- }
- 0% {
- bottom: 0;
- opacity: 0;
- }
- }
- @keyframes synofoto-selected-bar-open {
- to {
- bottom: 60px;
- opacity: 1;
- }
- 0% {
- bottom: 0;
- opacity: 0;
- }
- }
- @-webkit-keyframes synofoto-selected-bar-open-mobile {
- to {
- bottom: 24px;
- opacity: 1;
- }
- 0% {
- bottom: 0;
- opacity: 0;
- }
- }
- @keyframes synofoto-selected-bar-open-mobile {
- to {
- bottom: 24px;
- opacity: 1;
- }
- 0% {
- bottom: 0;
- opacity: 0;
- }
- }
- @-webkit-keyframes synofoto-top-toast-drop {
- to {
- top: 75px;
- }
- 0% {
- top: 50px;
- }
- }
- @keyframes synofoto-top-toast-drop {
- to {
- top: 75px;
- }
- 0% {
- top: 50px;
- }
- }
- @-webkit-keyframes synofoto-task-queue-open {
- to {
- opacity: 1;
- top: 50px;
- }
- 0% {
- opacity: 0;
- top: 0;
- }
- }
- @keyframes synofoto-task-queue-open {
- to {
- opacity: 1;
- top: 50px;
- }
- 0% {
- opacity: 0;
- top: 0;
- }
- }
- @-webkit-keyframes synofoto-waiting-rotate-left {
- to {
- -webkit-transform: rotate(30deg);
- transform: rotate(30deg);
- }
- 0% {
- -webkit-transform: rotate(175deg);
- transform: rotate(175deg);
- }
- }
- @keyframes synofoto-waiting-rotate-left {
- to {
- -webkit-transform: rotate(30deg);
- transform: rotate(30deg);
- }
- 0% {
- -webkit-transform: rotate(175deg);
- transform: rotate(175deg);
- }
- }
- @-webkit-keyframes synofoto-waiting-rotate-right {
- 0% {
- -webkit-transform: rotate(-175deg);
- transform: rotate(-175deg);
- }
- to {
- -webkit-transform: rotate(-30deg);
- transform: rotate(-30deg);
- }
- }
- @keyframes synofoto-waiting-rotate-right {
- 0% {
- -webkit-transform: rotate(-175deg);
- transform: rotate(-175deg);
- }
- to {
- -webkit-transform: rotate(-30deg);
- transform: rotate(-30deg);
- }
- }
- @-webkit-keyframes synofoto-waiting-rotate-all {
- 0% {
- -webkit-transform: rotate(0deg);
- transform: rotate(0deg);
- }
- to {
- -webkit-transform: rotate(-1turn);
- transform: rotate(-1turn);
- }
- }
- @keyframes synofoto-waiting-rotate-all {
- 0% {
- -webkit-transform: rotate(0deg);
- transform: rotate(0deg);
- }
- to {
- -webkit-transform: rotate(-1turn);
- transform: rotate(-1turn);
- }
- }
- @media (hover: hover) and (pointer: fine) {
- .synofoto-wizard-nav-icon-button:hover .button-icon {
- background-position: 0 -84px;
- }
- }
|