.WdePrimitives .adjective { border: 1px solid #555; } .WdePrimitives .black-border { border: 1px solid #000; } #mobile-sunboard { flex-direction: column; justify-content: flex-start; align-items: flex-start; width: 100%; height: 100%; display: flex; } #icons { width: 100%; height: 100%; } .apps-list { flex-wrap: wrap; flex: 1 0 0; align-content: flex-start; align-self: stretch; align-items: flex-start; gap: 64px 0; padding: 64px 16px; display: flex; } .app-icon { flex-direction: column; align-items: center; gap: 10px; width: 100px; display: flex; } .app-icon .icon { width: 32px; height: 32px; } @font-face { font-family: Geneva; src: url("Geneva.41461b69.woff2"); } @font-face { font-family: Charcoal; src: url("Charcoal.cb9045e5.woff2"); } .large-system-font { letter-spacing: .35px; font-family: Charcoal; font-size: 12px; } .small-system-font, .views-font, body { font-family: Geneva; } .adjective { border: 1px solid #555; } .convex { box-shadow: 1px 1px #00000040, inset -1px -1px #00000045, inset 1px 1px #fff; } .border .grey { border: 1px solid #555; } .border .black { border: 1px solid #000; } .shadow .grey { box-shadow: 1px 1px #555; } .shadow .black { box-shadow: 1px 1px #000; } .rows-fill-shadowed { filter: drop-shadow(1px 1px #777); background: linear-gradient(#0000 0%, #fff 0% 50%, #0000 50%) 0 0 / 2px 2px; } .wde-button, .wde-mobile-button { background-color: #ddd; border: 1px solid #000; border-radius: 3px; width: auto; height: 20px; box-shadow: inset -1px -1px #00000045, inset 1px 1px #fff; } .wde-button:active, .wde-mobile-button:active { background-color: #666; box-shadow: inset 1px 1px #00000045, inset -1px -1px gray; } @font-face { font-family: Geneva; src: url("Geneva.41461b69.woff2"); } body { -webkit-touch-callout: none; -webkit-user-select: none; user-select: none; -khtml-user-select: none; touch-action: manipulation; background-color: silver; background-position: 0 0, 0 0, -5px -5px, 5px 5px; background-size: 10px 10px; width: 100%; height: 100%; margin: 0; font-size: 12px; position: absolute; } #mobile-app-views { background: #ddd; border: 1px solid #000; border-radius: 5px; position: absolute; inset: 16px 16px 100px; overflow: hidden; box-shadow: 1px 1px #000; } #controls-bar { justify-content: center; align-self: stretch; align-items: center; gap: 53px; width: 100%; height: 100px; display: flex; position: absolute; bottom: 0; } .mobile-app-view { width: 100%; height: 100%; } .wde-mobile-button { flex-direction: row; justify-content: center; align-items: center; width: 95px; height: 35px; padding-right: 5px; display: flex; } /*# sourceMappingURL=mobile.css.map */