pebble/docs/template/pebble-developer.css

18 lines
9.6 KiB
CSS
Raw Permalink Normal View History

/**
* Copyright 2024 Google LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
@font-face{font-family:'ProximaNovaThExtrabold';src:url("/assets/pebble/proximanova-xbold-webfont.eot");src:url("/assets/pebble/proximanova-xbold-webfont.eot?#iefix") format("embedded-opentype"),url("/assets/pebble/proximanova-xbold-webfont.woff") format("woff"),url("/assets/pebble/proximanova-xbold-webfont.ttf") format("truetype");font-weight:normal;font-style:normal}@font-face{font-family:'ProximaNovaRgRegular';src:url("/assets/pebble/proximanova-reg-webfont.eot");src:url("/assets/pebble/proximanova-reg-webfont.eot?#iefix") format("embedded-opentype"),url("/assets/pebble/proximanova-reg-webfont.woff") format("woff"),url("/assets/pebble/proximanova-reg-webfont.ttf") format("truetype");font-weight:normal;font-style:normal}h1,h2,h3,h4,h5,h6{font-family:'ProximaNovaThExtrabold', "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;font-weight:normal}blockquote{color:#888}blockquote p{font-size:1em}code{background:#f0f6fc;border:1px solid #d2dce6;color:#444;font-family:Monaco, monospace;font-size:11px;padding:0;white-space:nowrap}pre{background:#434e56;border:1px solid #3f464c;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;line-height:18px;margin:0 0 22px 0;overflow-y:auto;padding:12px}pre::-webkit-scrollbar{height:7px;width:7px}pre::-webkit-scrollbar-button:start:decrement,pre::-webkit-scrollbar-button:end:increment{display:none}pre::-webkit-scrollbar-track-piece{background:-webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0.3)), to(rgba(0,0,0,0.1)))}pre::-webkit-scrollbar-thumb:horizontal{background:-webkit-gradient(linear, left top, left bottom, from(#99a2ab), to(#6a747c));-webkit-border-radius:3px;-webkit-box-shadow:0 1px 0 rgba(0,0,0,0.66) inset;box-shadow:0 1px 0 rgba(0,0,0,0.66) inset;width:25px}pre code{background:transparent;border:none;color:#f8f8f8;white-space:pre}.navbar{padding-bottom:0;padding-top:0}.navbar-inverse .navbar-inner{background:url("/assets/pebble/bg-navbar.png") repeat-x #b23202;border:none;-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.4);-moz-box-shadow:0 1px 2px rgba(0,0,0,0.4);box-shadow:0 1px 2px rgba(0,0,0,0.4)}.navbar-inverse .navbar-inner ul li a{color:#fff !important;margin-top:6px;text-decoration:none;display:block;padding:5px 12px 10px;background:url("/assets/pebble/navbar-brdr.png") repeat-y right;text-shadow:0 -1px 1px rgba(0,0,0,0.5);font-family:'ProximaNovaThExtrabold', "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;font-weight:normal;text-transform:uppercase;font-size:12px}.navbar-inverse .navbar-inner ul li a:hover{text-decoration:none;color:#8a2702;text-shadow:none}.navbar-inverse .navbar-inner ul li a.active,nav ul li a.active:hover{text-decoration:none}.navbar-inverse .navbar-inner ul li a.first{padding:0}.navbar-inverse .navbar-inner ul li a.first span{display:block;width:56px;height:25px;background:url("/assets/pebble/navbar-icon.png") no-repeat center center;padding:5px 0}@media (min-width: 980px){.navbar-inverse .navbar-inner ul li.right a{background:url("/assets/pebble/navbar-brdr.png") repeat-y left}.navbar-inverse .navbar-inner a.pointer span{background:url("/assets/pebble/navbar-pointer.png") no-repeat right;padding-right:15px}}@media (max-width: 979px){.navbar-inverse .navbar-inner ul li a.first{display:none}}.border-icon-apps{background:url(/assets/pebble/icon.png) no-repeat;width:56px;height:60px;position:relative;z-index:1;right:-22px;background-position:0 0 !important}@media (min-width: 1200px){.border-icon-apps{right:-31px}}@media (max-width: 979px){.border-icon-apps{display:none}}.border-icon-coding{background:url(/assets/pebble/icon.png) no-repeat;width:56px;height:60px;position:relative;z-index:1;right:-22px;background-position:0 -110px !important}@media (min-width: 1200px){.border-icon-coding{right:-31px}}@media (max-width: 979px){.border-icon-coding{display:none}}.border-icon-notifications{background:url(/assets/pebble/icon.png) no-repeat;width:56px;height:60px;position:relative;z-index:1;right:-22px;background-position:0 -220px !important}@media (min-width: 1200px){.border-icon-notifications{right:-31px}}@media (max-wi