2013 theme for the google slides presenter view/embed view
google slides -- presenter 2013 by ivyclaw22
Details
Authorivyclaw22
LicenseNo License
Categorygoogle
Created
Updated
Code size6.5 kB
Code checksumaea13fc
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
UPDATE: fixed it
Source code
/* ==UserStyle==
@name google slides -- embed 2013
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document url-prefix("https://docs.google.com/presentation/d/") {
.punch-viewer-navbar {
background-color: #222;
border-radius: 4px;
box-shadow: 2px 2px 2px #222;
direction: ltr;
padding: 0 5px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
-moz-box-shadow: 2px 2px 2px #222;
-webkit-box-shadow: 2px 2px 2px #222;
bottom: 10px;
left: 50px;
position: absolute;
z-index: 10
}
:not(.punch-viewer-navbar-talk-track-not-recording-state).punch-viewer-navbar-translucent {
background: #222;
}
:not(.punch-viewer-navbar-talk-track-not-recording-state).punch-viewer-navbar-translucent .docs-material-menu-button-flat-default {
background: transparent;
color: #cecece;
}
.punch-viewer-navbar-fixed {
background-color: #222;
bottom: 0;
height: 29px;
left: 0;
overflow: hidden;
position: absolute;
right: 0;
width: 100%;
}
.punch-viewer-navbar-logo .docs-icon-img {
height: 17px!important;
width: 56px!important;
position: static;
background: url(https://ssl.gstatic.com/docs/presentations/images/viewer-9.png) no-repeat;
background-position: -208px 0;
content: none!important
}
.punch-viewer-navbar-logo .docs-icon-img::before {
content: none!important
}
.punch-viewer-navbar .docs-icon-img:not(.docs-icon-slides-logo-24) {
content: url(https://ssl.gstatic.com/docs/presentations/images/viewer-9.png)!important
}
body>*:not(#docs-chrome) .docs-icon-img-container:not(.docs-icon-slides-logo-24) {
height: 45px;
position: absolute;
width: 306px;
}
.punch-viewer-navbar .docs-icon-24 {
height: 15px;
width: 15px;
}
.punch-viewer-navbar-logo .docs-icon-24 {
height: 17px;
width: 56px;
}
.punch-viewer-navbar .docs-icon-navigate-before-24 {
left: 0;
top: 0;
}
.punch-viewer-navbar .goog-flat-button-hover .docs-icon-navigate-before-24 {
left: 0;
top: -15px;
}
.punch-viewer-navbar .goog-flat-button-disabled .docs-icon-navigate-before-24 {
left: 0;
top: -30px;
}
.punch-viewer-navbar .goog-flat-button {
border-radius: 0px;
padding: 6px 5px;
margin: 0;
}
.punch-viewer-navbar .docs-material-menu-button-flat-default-hover, .punch-viewer-navbar .goog-flat-button-focused, .punch-viewer-navbar .goog-flat-button-hover, .punch-viewer-navbar .punch-viewer-navbar-pen-menu-button.goog-menu-button-focused, .punch-viewer-navbar .punch-viewer-navbar-pen-menu-button.goog-menu-button-hover {
background: unset;
}
.punch-viewer-navbar .docs-icon-navigate-next-24 {
left: -45px;
top: 0;
}
.punch-viewer-navbar .goog-flat-button-hover .docs-icon-navigate-next-24 {
left: -45px;
top: -15px;
}
.punch-viewer-navbar .goog-flat-button-disabled .docs-icon-navigate-next-24 {
left: -45px;
top: -30px;
}
.punch-viewer-navbar .docs-icon-more-vert-24 {
left: -185px;
top: 0;
}
.punch-viewer-navbar .goog-flat-button-hover .docs-icon-more-vert-24 {
left: -185px;
top: -15px;
}
.punch-viewer-navbar .goog-flat-button-disabled .docs-icon-more-vert-24 {
left: -185px;
top: -30px;
}
.punch-viewer-navbar .docs-material-menu-button-flat-default, .punch-viewer-navbar .punch-viewer-navbar-pen-menu-button {
border-radius: 2px;
background: transparent;
border: 0;
color: #cecece;
font-size: 12px;
height: 18px;
box-sizing: unset;
}
.punch-viewer-navbar .docs-material-menu-button-flat-default, .punch-viewer-navbar .punch-viewer-navbar-pen-menu-button {
line-height: 12px;
padding: 6px 0;
}
.punch-viewer-navbar .docs-material-menu-button-flat-default-caption {
border-right: 1px solid #666;
border-left: 1px solid #666;
padding: 0 20px 0 5px;
font-weight: bold;
color: #ccc;
vertical-align: middle;
text-align: left;
}
div[title="Open the slide picker"] > div:first-child::before {
content: "Slide ";
font-weight: bold;
color: #ccc;
text-transform: capitalize;
}
div[title="Open the slide picker"] > div:nth-child(2) {
position: absolute;
background: url(https://ssl.gstatic.com/docs/presentations/images/viewer-9.png);
background-position: -60px -3px;
border-style: none;
height: 15px;
width: 15px;
right: 4px;
top: 8px;
}
.punch-viewer-navbar-menu {
min-width: 250px;
max-height: 400px;
position: absolute;
border-radius: 0px;
-webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
-webkit-transition: opacity 0.218s;
-moz-transition: opacity 0.218s;
-o-transition: opacity 0.218s;
transition: opacity 0.218s;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, .2);
cursor: default;
font-size: 13px;
margin: 0;
outline: none;
padding: 6px 0;
background: #222;
border-color: #111;
}
.punch-viewer-navbar-menu-content .goog-menuitem {
padding: 6px 7em 6px 30px;
font-size: 13px;
}
.punch-viewer-navbar-menu-content .goog-menuitem-content {
color: #ccc;
padding: 0;
text-overflow: ellipsis;
overflow: hidden;
}
.punch-viewer-body .punch-viewer-navbar-menu .goog-option-selected .goog-menuitem-checkbox, .punch-viewer-body .punch-viewer-navbar-menu .punch-viewer-navbar-skippedslide .goog-menuitem-checkbox {
background: url(https://ssl.gstatic.com/docs/presentations/images/viewer-9.png);
background-position: -270px -28px;
top: auto;
width: 16px;
left: 3px;
height: 21px
}
.punch-viewer-navbar-menu-content .goog-menuitem-highlight.apps-menuitem {
background-color: #666;
border-color: #666;
}
.punch-viewer-body .docs-icon-notes {
content: none!important
}
.punch-viewer-body .docs-icon-notes:before {
content: none
}
.punch-viewer-navbar-menu .goog-menuseparator {
display: none
}
.punch-viewer-navbar-menu .goog-menuitem .goog-menuitem-accel {
color: #777;
direction: ltr;
left: auto;
padding: 0 6px;
position: absolute;
right: 0;
text-align: right;
}
}