Sha256: 250449b24244afb4bff77d0a4cbe5d22c30ab7bfed7a42afe6eed40a6a213506
Contents?: true
Size: 1.45 KB
Versions: 14
Compression:
Stored size: 1.45 KB
Contents
.dashboard{ margin: 110px 30px 30px 30px; @media #{$small-and-down} { margin: 10px 10px 10px 10px; } .card { padding: 20px; } label{ font-size: 12px; color: #3C3C3C; font-weight: 900; font-family: roboto; } select.FormField{ display: block !important; } .dashboard-head{ margin: 15px 15px 15px 20px; position: relative; @media #{$small-and-down} { margin: 0px; } #view-name{ color: #777; font-family: "roboto"; font-size: 15px; font-weight: 300; margin-left: 10px; margin-top: 10px; } .ActiveUsers{ position: absolute; top: -3px; right: 10px; background: none; border: 1px solid #d4d2d0; border-radius: 4px; font-weight: 300; padding: .5em 1.5em; white-space: nowrap; @media #{$small-and-down} { position: relative; text-align: center; top: 0px; right: 0px; } } #view-selector-container{ margin-top: 20px; } } #embed-api-auth-container{ .gapi-analytics-auth-styles-signinbutton{ width: 100%; } } .charts-legend{ list-style: none; margin: 0; padding: 1em 0 0; text-align: center; li{ display: inline-block; padding: .25em .5em; i{ display: inline-block; height: 1em; margin-right: .5em; vertical-align: -.1em; width: 1em; } } } }
Version data entries
14 entries across 14 versions & 1 rubygems