
Top menu allows to switch between core functionality and driverlog report. The report loads data via JSONP from stackalytics.com/driverlog/ Change-Id: Ib9f58de7297b7899e718215dfd0c5e9dd2965daf
299 lines
4.6 KiB
CSS
299 lines
4.6 KiB
CSS
@font-face {
|
|
font-family: 'ostackportal_moon';
|
|
src:url('fonts/ostackportal_moon.eot');
|
|
src:url('fonts/ostackportal_moon.eot?#iefix') format('embedded-opentype'),
|
|
url('fonts/ostackportal_moon.woff') format('woff'),
|
|
url('fonts/ostackportal_moon.ttf') format('truetype'),
|
|
url('fonts/ostackportal_moon.svg#ostackportal_moon') format('svg');
|
|
font-weight: normal;
|
|
font-style: normal;
|
|
}
|
|
|
|
[class^="icon-"], [class*=" icon-"] {
|
|
/*color: #A9B7B9;*/
|
|
color: #6C7B8D;
|
|
text-shadow: 1px 1px 0 rgba(255,255,255,0.6);
|
|
font-family: 'ostackportal_moon';
|
|
speak: none;
|
|
font-style: normal;
|
|
font-weight: normal;
|
|
font-variant: normal;
|
|
text-transform: none;
|
|
line-height: 1;
|
|
|
|
/* Better Font Rendering =========== */
|
|
-webkit-font-smoothing: antialiased;
|
|
-moz-osx-font-smoothing: grayscale;
|
|
}
|
|
|
|
.icon-home:before {
|
|
content: "\e61a";
|
|
}
|
|
.icon-newspaper:before {
|
|
content: "\e64f";
|
|
}
|
|
.icon-pencil:before {
|
|
content: "\e61b";
|
|
}
|
|
.icon-image:before {
|
|
content: "\e61c";
|
|
}
|
|
.icon-camera:before {
|
|
content: "\e61d";
|
|
}
|
|
.icon-headphones:before {
|
|
content: "\e61e";
|
|
}
|
|
.icon-play:before {
|
|
content: "\e61f";
|
|
}
|
|
.icon-film:before {
|
|
content: "\e620";
|
|
}
|
|
.icon-camera2:before {
|
|
content: "\e621";
|
|
}
|
|
.icon-bullhorn:before {
|
|
content: "\e650";
|
|
}
|
|
.icon-feed2:before {
|
|
content: "\e641";
|
|
}
|
|
.icon-book:before {
|
|
content: "\e651";
|
|
}
|
|
.icon-books:before {
|
|
content: "\e622";
|
|
}
|
|
.icon-library:before {
|
|
content: "\e642";
|
|
}
|
|
.icon-file:before {
|
|
content: "\e623";
|
|
}
|
|
.icon-stack:before {
|
|
content: "\e619";
|
|
}
|
|
.icon-tag:before {
|
|
content: "\e617";
|
|
}
|
|
.icon-tags:before {
|
|
content: "\e618";
|
|
}
|
|
.icon-ticket:before {
|
|
content: "\e652";
|
|
}
|
|
.icon-coin:before {
|
|
content: "\e64a";
|
|
}
|
|
.icon-credit:before {
|
|
content: "\e649";
|
|
}
|
|
.icon-envelope:before {
|
|
content: "\e624";
|
|
}
|
|
.icon-pushpin:before {
|
|
content: "\e653";
|
|
}
|
|
.icon-location:before {
|
|
content: "\e625";
|
|
}
|
|
.icon-location2:before {
|
|
content: "\e626";
|
|
}
|
|
.icon-compass:before {
|
|
content: "\e629";
|
|
}
|
|
.icon-map:before {
|
|
content: "\e63b";
|
|
}
|
|
.icon-clock:before {
|
|
content: "\e627";
|
|
}
|
|
.icon-calendar:before {
|
|
content: "\e628";
|
|
}
|
|
.icon-drawer:before {
|
|
content: "\e635";
|
|
}
|
|
.icon-disk:before {
|
|
content: "\e654";
|
|
}
|
|
.icon-bubbles:before {
|
|
content: "\e62a";
|
|
}
|
|
.icon-user:before {
|
|
content: "\e62b";
|
|
}
|
|
.icon-users:before {
|
|
content: "\e62c";
|
|
}
|
|
.icon-quotes-left:before {
|
|
content: "\e62d";
|
|
}
|
|
.icon-search:before {
|
|
content: "\e63c";
|
|
}
|
|
.icon-key:before {
|
|
content: "\e63d";
|
|
}
|
|
.icon-lock:before {
|
|
content: "\e631";
|
|
}
|
|
.icon-wrench:before {
|
|
content: "\e630";
|
|
}
|
|
.icon-equalizer:before {
|
|
content: "\e63e";
|
|
}
|
|
.icon-cogs:before {
|
|
content: "\e62e";
|
|
}
|
|
.icon-cog:before {
|
|
content: "\e62f";
|
|
}
|
|
.icon-bug:before {
|
|
content: "\e655";
|
|
}
|
|
.icon-pie:before {
|
|
content: "\e632";
|
|
}
|
|
.icon-bars:before {
|
|
content: "\e637";
|
|
}
|
|
.icon-trophy:before {
|
|
content: "\e656";
|
|
}
|
|
.icon-rocket:before {
|
|
content: "\e638";
|
|
}
|
|
.icon-meter2:before {
|
|
content: "\e636";
|
|
}
|
|
.icon-fire:before {
|
|
content: "\e657";
|
|
}
|
|
.icon-briefcase:before {
|
|
content: "\e648";
|
|
}
|
|
.icon-cloud:before {
|
|
content: "\e616";
|
|
}
|
|
.icon-globe:before {
|
|
content: "\e614";
|
|
}
|
|
.icon-earth:before {
|
|
content: "\e613";
|
|
}
|
|
.icon-link:before {
|
|
content: "\e63f";
|
|
}
|
|
.icon-flag:before {
|
|
content: "\e639";
|
|
}
|
|
.icon-attachment:before {
|
|
content: "\e615";
|
|
}
|
|
.icon-eye:before {
|
|
content: "\e63a";
|
|
}
|
|
.icon-star:before {
|
|
content: "\e643";
|
|
}
|
|
.icon-info:before {
|
|
content: "\e640";
|
|
}
|
|
.icon-info2:before {
|
|
content: "\e64d";
|
|
}
|
|
.icon-spam:before {
|
|
content: "\e64e";
|
|
}
|
|
.icon-enter:before {
|
|
content: "\e64b";
|
|
}
|
|
.icon-exit:before {
|
|
content: "\e64c";
|
|
}
|
|
.icon-arrow-right:before {
|
|
content: "\e644";
|
|
}
|
|
.icon-arrow-left:before {
|
|
content: "\e645";
|
|
}
|
|
.icon-arrow-right2:before {
|
|
content: "\e646";
|
|
}
|
|
.icon-arrow-left2:before {
|
|
content: "\e647";
|
|
}
|
|
.icon-embed:before {
|
|
content: "\e600";
|
|
}
|
|
.icon-code:before {
|
|
content: "\e601";
|
|
}
|
|
.icon-console:before {
|
|
content: "\e602";
|
|
}
|
|
.icon-google-plus:before {
|
|
content: "\e604";
|
|
}
|
|
.icon-google-drive:before {
|
|
content: "\e603";
|
|
}
|
|
.icon-facebook:before {
|
|
content: "\e605";
|
|
}
|
|
.icon-twitter:before {
|
|
content: "\e606";
|
|
}
|
|
.icon-feed:before {
|
|
content: "\e659";
|
|
}
|
|
.icon-feed3:before {
|
|
content: "\e607";
|
|
}
|
|
.icon-youtube:before {
|
|
content: "\e608";
|
|
}
|
|
.icon-vimeo2:before {
|
|
content: "\e609";
|
|
}
|
|
.icon-github:before {
|
|
content: "\e60a";
|
|
}
|
|
.icon-tux:before {
|
|
content: "\e633";
|
|
}
|
|
.icon-reddit:before {
|
|
content: "\e658";
|
|
}
|
|
.icon-linkedin:before {
|
|
content: "\e634";
|
|
}
|
|
.icon-file-pdf:before {
|
|
content: "\e60b";
|
|
}
|
|
.icon-file-openoffice:before {
|
|
content: "\e60c";
|
|
}
|
|
.icon-file-word:before {
|
|
content: "\e60d";
|
|
}
|
|
.icon-file-excel:before {
|
|
content: "\e60e";
|
|
}
|
|
.icon-file-zip:before {
|
|
content: "\e60f";
|
|
}
|
|
.icon-file-powerpoint:before {
|
|
content: "\e610";
|
|
}
|
|
.icon-file-xml:before {
|
|
content: "\e611";
|
|
}
|
|
.icon-file-css:before {
|
|
content: "\e612";
|
|
}
|