first commit
This commit is contained in:
1
wp-content/plugins/sitepress-multilingual-cms/vendor/otgs/ui/dist/css/otgsPopoverTooltip.css
vendored
Normal file
1
wp-content/plugins/sitepress-multilingual-cms/vendor/otgs/ui/dist/css/otgsPopoverTooltip.css
vendored
Normal file
@@ -0,0 +1 @@
|
||||
.tippy-popper[x-placement^=top] .tippy-tooltip.otgs-theme .tippy-arrow{border-top:7px solid #ddd;border-right:7px solid transparent;border-left:7px solid transparent}.tippy-popper[x-placement^=top] .tippy-tooltip.otgs-theme .tippy-arrow:after{content:"";position:absolute;top:-7px;left:-6px;border-top:6px solid #fff;border-right:6px solid transparent;border-left:6px solid transparent}.tippy-popper[x-placement^=bottom] .tippy-tooltip.otgs-theme .tippy-arrow{border-bottom:7px solid #ddd;border-right:7px solid transparent;border-left:7px solid transparent}.tippy-popper[x-placement^=bottom] .tippy-tooltip.otgs-theme .tippy-arrow:after{content:"";position:absolute;bottom:-7px;left:-6px;border-bottom:6px solid #fff;border-right:6px solid transparent;border-left:6px solid transparent}.tippy-popper[x-placement^=left] .tippy-tooltip.otgs-theme .tippy-arrow{border-left:7px solid #ddd;border-top:7px solid transparent;border-bottom:7px solid transparent}.tippy-popper[x-placement^=left] .tippy-tooltip.otgs-theme .tippy-arrow:after{content:"";position:absolute;left:-7px;top:-6px;border-left:6px solid #fff;border-top:6px solid transparent;border-bottom:6px solid transparent}.tippy-popper[x-placement^=right] .tippy-tooltip.otgs-theme .tippy-arrow{border-right:7px solid #ddd;border-top:7px solid transparent;border-bottom:7px solid transparent}.tippy-popper[x-placement^=right] .tippy-tooltip.otgs-theme .tippy-arrow:after{content:"";position:absolute;right:-7px;top:-6px;border-right:6px solid #fff;border-top:6px solid transparent;border-bottom:6px solid transparent}.tippy-tooltip.otgs-theme{font-size:13px;background:#fff;border:1px solid #ddd;-webkit-box-shadow:0 1px 4px rgba(0,0,0,.075);box-shadow:0 1px 4px rgba(0,0,0,.075);color:#444;border-radius:2px}.tippy-tooltip.otgs-theme .tippy-backdrop{background-color:#fff}.tippy-tooltip.otgs-theme .tippy-roundarrow{fill:#fff}.tippy-tooltip.otgs-theme[data-animatefill]{background-color:transparent}
|
||||
1
wp-content/plugins/sitepress-multilingual-cms/vendor/otgs/ui/dist/css/otgsSwitcher.css
vendored
Normal file
1
wp-content/plugins/sitepress-multilingual-cms/vendor/otgs/ui/dist/css/otgsSwitcher.css
vendored
Normal file
@@ -0,0 +1 @@
|
||||
.otgs-switcher-input{width:0!important;min-width:0!important;height:0!important;visibility:hidden!important;margin:0!important;border:none!important}.otgs-switcher,.otgs-switcher-text-inside{cursor:pointer;display:inline-block;position:relative}.otgs-switcher-text-inside:after,.otgs-switcher:after{content:"";position:absolute;left:3px;top:2px;width:13px;height:13px;background:#fff;border-radius:90px;-webkit-transition:.3s;transition:.3s;z-index:3}.otgs-switcher-text-inside,.otgs-switcher:before{height:19px;line-height:17px;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#e0e0e0;border:1px solid #d6d6d6;display:inline-block;border-radius:100px;vertical-align:middle;font-size:11px;color:#444;-webkit-transition:background .1s linear,color .1s linear,border .1s linear;transition:background .1s linear,color .1s linear,border .1s linear;padding:0 6px 0 20px}.otgs-switcher-text-inside.otgs-switcher-md{height:25px;line-height:23px;padding:0 6px 0 26px}.otgs-switcher-text-inside.otgs-switcher-md:after{width:19px;height:19px}.otgs-switcher{padding-left:56px;margin-top:4px;min-height:19px}.otgs-switcher:before{content:attr(data-off);width:48px;position:absolute;left:0}.otgs-switcher:after{top:3px}.otgs-switcher-input:disabled+.otgs-switcher-text-inside,.otgs-switcher-input:disabled+.otgs-switcher-text-inside:after,.otgs-switcher-input:disabled+.otgs-switcher:after,.otgs-switcher-input:disabled+.otgs-switcher:before{opacity:.6}.otgs-switcher-input:checked+.otgs-switcher:before{content:attr(data-on)}.otgs-switcher-input:checked+.otgs-switcher-text-inside,.otgs-switcher-input:checked+.otgs-switcher:before{background-color:#5cb85c;border:1px solid #4eb24e;color:#fff;padding:0 20px 0 6px}.otgs-switcher-input:checked+.otgs-switcher-text-inside.otgs-switcher-md{padding:0 26px 0 6px}.otgs-switcher-input:checked+.otgs-switcher-text-inside.toolset-theme,.otgs-switcher-input:checked+.otgs-switcher.toolset-theme:before{background-color:#f15d30;border:1px solid #f04e1d}.otgs-switcher-input:checked+.otgs-switcher-text-inside.wpml-theme,.otgs-switcher-input:checked+.otgs-switcher.wpml-theme:before{background-color:#33879e;border:1px solid #2e7a8f}.otgs-switcher-input:checked+.otgs-switcher:after{left:45px;-webkit-transform:translateX(-100%);transform:translateX(-100%)}.otgs-switcher-input:checked+.otgs-switcher-text-inside:after{left:-webkit-calc(100% - 3px);left:calc(100% - 3px);-webkit-transform:translateX(-100%);transform:translateX(-100%)}
|
||||
Reference in New Issue
Block a user