@clickview/online 0.30.2-rc.3 → 0.30.2-rc.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/en.json +1 -1
- package/dist/online-app.css +2 -2
- package/dist/online-app.js +1 -1
- package/package.json +2 -2
package/dist/online-app.css
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
.cv-icon-button{margin-left:1rem;padding-left:3.2rem !important;padding-right:1.2rem}.cv-icon-button .std{left:.6rem !important;width:2rem !important;height:2rem !important;margin-top:-1rem !important}
|
|
1
|
+
.cv-icon-button{margin-left:1rem;padding-left:3.2rem !important;padding-right:1.2rem}.cv-icon-button .std{left:.6rem !important;width:2rem !important;height:2rem !important;margin-top:-1rem !important}
|
|
2
2
|
.onboarding-layout{min-height:84vh;overflow:hidden;box-shadow:0px 2px 4px rgba(0,0,0,.1);padding:1.25rem}.content-height{min-height:80vh}@media(max-width: 991px){.onboarding-layout{min-height:90vh}}
|
|
3
3
|
button:focus,select:focus,div[role=button]:focus,a:focus{outline:none}body.user-is-tabbing button:focus,body.user-is-tabbing select:focus,body.user-is-tabbing div[role=button]:focus,body.user-is-tabbing a:focus{outline:2px solid #7aacfe !important;outline:5px auto -webkit-focus-ring-color !important}
|
|
4
|
-
html{overflow-y:initial}body{overflow-y:auto}.banner-header .container{width:auto;max-width:100%;margin-left:.3125rem;margin-right:.3125rem}.curated-widget-heading,.curated-widget-description{margin-bottom:.3125rem}.curated-widget-link:hover{color:#f8981d}
|
|
4
|
+
html{overflow-y:initial}body{overflow-y:auto}.banner-header .container{width:auto;max-width:100%;margin-left:.3125rem;margin-right:.3125rem}.curated-widget-heading,.curated-widget-description{margin-bottom:.3125rem}.curated-widget-link:hover{color:#f8981d}.navbar-brand{display:inline-block}
|
|
5
5
|
.playlist-bg1{background-color:#4e9ace}.playlist-bg2{background-color:#6bbfca}.playlist-bg3{background-color:#ffcd52}.playlist-bg4{background-color:#f7847b}.playlist-bg5{background-color:#51ada3}.playlist-bg6{background-color:#605db4}.playlist-bg7{background-color:#bb8ec7}.playlist-bg8{background-color:#60b789}
|
|
6
6
|
.m6vAi .alert-region{position:relative}.m6vAi .alert-region ul{bottom:0;right:1.25rem;position:fixed;list-style-type:none}.g5bIe{min-width:1200px;overflow-x:scroll}
|
|
7
7
|
.NU5ov svg path{fill:#d7d7d7}.pStXp svg:hover path{fill:#55acee}.n7p1V svg:hover path{fill:#3b5998}.TEhqn svg:hover path{fill:#d64937}
|