Shows all sheets without having to scroll through the list. Makes some shapes more compact.
GSheet Fix by pasharm
Details
Authorpasharm
LicenseNo License
Categorydocs.google.com
Created
Updated
Size7.4 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name GSheet Fix
@namespace docs.google.com
@version 2.0.1
@description Shows all sheets without having to scroll through the list. Makes some shapes more compact.
@author pasharm
==/UserStyle== */
@-moz-document url-prefix("https://docs.google.com/spreadsheets/") {
.waffle-conditionalformat-arg1-holder,
.waffle-conditionalformat-arg2,
.waffle-conditionalformat-arg1 {
width: 150%;
}
.waffle-conditionalformat-condition {
width: 220px;
}
.waffle-conditionalformat-boolean-condition-picker,
.waffle-conditionalformat-gradient-format-picker,
.waffle-conditionalformat-range-picker {
padding-right: 10px;
padding-left: 10px;
}
.docs-gm .docs-sheet-tab {
padding-right: 5px;
padding-left: 5px;
height: 30px;
margin: 0px;
}
.docs-gm .docs-sheet-tab-name,
.docs-sheet-active-tab {
letter-spacing: .00rem;
font-weight: 500 !important;
}
td.docs-sheet-outer-container {
min-width: 78% !important;
width: auto !important;
}
td.docs-sheet-outer-container > .goog-inline-block,
div.docs-sheet-container.goog-inline-block {
width: 100%;
margin-top: 5px !important;
}
td.docs-sheet-outer-container > .goog-inline-block,
div.docs-sheet-container.goog-inline-block {
margin-top: 0px !important;
}
.docs-gm .docs-sheet-container {
height: 100%;
}
div.docs-sheet-container-bar.goog-toolbar.goog-inline-block {
min-width: 100% !important;
padding-top: 0px !important;
padding-bottom: 0px !important;
margin-bottom: 0px !important;
}
div.docs-sheet-container-bar {
white-space: normal;
}
#docs-editor.companion-enabled #grid-bottom-bar {
margin: 0;
}
.grid-bottom-bar > tbody > tr:nth-of-type(2) > td:nth-of-type(1) {
width: 0em !important;
}
.grid-bottom-bar > tbody > tr:nth-of-type(2) > td:nth-of-type(2) {
max-height: 50px;
}
.docs-sheet-status-container-avs {
width: 400px !important;
}
/* Права боковая панель */
.waffle-quicksum-container{
text-align: left;
}
.waffle-assistant-entry-expanded.companion-collapsed,
.waffle-assistant-entry-expanded {
border: 0;
}
.docs-grille-gm3 .docs-sheet-status-avs .goog-flat-menu-button, .docs-grille-gm3 .docs-sheet-status-avs .goog-flat-menu-button:active {
max-width: unset;
}
.docs-grille-gm3 .waffle-assistant-entry, .docs-gm .docs-sheet-status-avs, .docs-sheet-filter-status,
.waffle-assistant-entry-expanded.companion-collapsed, .waffle-assistant-entry-expanded{
margin: 0px !important
}
/* список почт для ограничения доступа */
.waffle-ritz-protection-acl-table-container {
max-height: 480px;
}
tr.waffle-ritz-protection-acl-row > td {
padding: 2px 0px !important;
}
.waffle-ritz-protection-acl-table-container {
width: 420px;
}
.waffle-ritz-protection-acl-scope {
width: 375px;
}
.waffle-ritz-protection-acl-text {
width: 330px;
}
.waffle-ritz-protection-add-editors-container {
margin-bottom: 5px !important;
}
.waffle-ritz-protection-dropdown {
margin-bottom: 10px;
}
.modal-dialog-buttons {
margin-top: 10px !important;
}
/* увеличить ширину условного форматирования*/
.waffle-conditionalformat-boolean-format-picker,
.waffle-conditionalformat-boolean-condition-picker,
.waffle-conditionalformat-range-picker,
.waffle-sidebar-container,
.waffle-datavalidation-slide-frame,
.waffle-datavalidation-edit-pill-button-bar,
.waffle-datavalidation-edit-pill-range-picker
{
padding: 2px;
margin: 2px !important;
}
.docs-grille-gm3 .waffle-sidebar-container,
.docs-grille-gm3 #waffle-ritz-protection-container,.waffle-datavalidation-edit-pill-rule-details {
width: 345px;
}
.jfk-textinput.waffle-conditionalformat-arg1 {
width: 337px;
}
.waffle-range-selection-container {
width: auto;
}
.jfk-textinput.waffle-ritz-protection-edit-description-input.waffle-ritz-protection-add-description-input {
width: 300px;
}
.waffle-datavalidation-edit-pill-rule-details {
overflow-y: auto;
}
/* Проверка данных */
.waffle-datavalidation-sidebar-button-bar {
padding: 5px;
}
.waffle-datavalidation-view-pill-summary{
margin-left: 0px
}
.waffle-datavalidation-condition-arg-row-editbox.jfk-textinput.waffle-conditionalformat-editbox{
width: 210px
}
/* Удалить стрелки прокрутки листов */
.docs-sheet-button-bar-container.fit-content {
display: none;
}
/* Ограничить поле с автосуммой */
.docs-sheet-status-container-avs {
max-width: 450px !important;
}
/* Комментарии */
.docos-xeditor .docos-streamdocoview,
.docs-docos-activity-sidebar .docos-streamdocoview {
margin-left: 2px;
margin-right: 2px;
}
.docos-layout-anchored .docos-anchoreddocoview,
.docos-anchoreddocoview-content {
width: 400px !important;
}
/* Уменьшить предпросмотр УФ */
.waffle-conditionalformat-format-preview {
width: 25px;
}
.waffle-conditionalformat-view-pill-summary {
left: 35px;
}
.waffle-conditionalformat-condition,
.waffle-conditionalformat-view-pill-summary,
.waffle-conditionalformat-range {
width: 310px !important;
/* ширина для формул */
}
.waffle-conditionalformat-condition,
.waffle-conditionalformat-range {
word-break: break-all !important;
/* Перенос строк */
max-height: 90px !important;
}
.waffle-conditionalformat-delete-button-holder {
left: 320px!important;
/* Сдвинуть вправо кнопку удаления УФ */
}
/* Поправить новую подсказку при наведении на ссылку */
.docs-linkbubble-link-preview .docs-link-bubble-card-component .docs-link-bubble-text-with-icon {
width: 30%;
}
.docs-linkbubble-link-preview.docs-linkbubble-link-preview-constant-width .link-bubble-header {
width: 390px;
}
.docs-multi-linkbubble-bubble .docs-linkbubble-bubble {
height: auto;
}
.docs-linkbubble-link-preview .docs-link-bubble-action-card-component span {
white-space: inherit;
}
/* Меню - Новый выпадащий список */
.waffle-datavalidation-view-pill-range,
.waffle-datavalidation-view-pill-condition {
width: 330px;
}
.waffle-datavalidation-slide-frame,
.waffle-datavalidation-edit-pill-button-bar {
width: 340px;
}
.docs-gm .docs-dialog .modal-dialog-title-text {
min-width: 330px;
}
/* Окно Защиты листов */
#waffle-ritz-protection-container {
width: 360px;
}
.waffle-ritz-protection-pill-contents {
padding-left: 8px;
padding-right: 5px;
}
.waffle-ritz-protection-pill {
padding-bottom: 5px;
padding-top: 10px;
}
/* Выделить скрытые листы */
div.goog-menuitem.docs-sheet-all-sheet-menu-item-hidden {
background: #b4b4b447;
}
.docs-sheet-all-sheet-menu-item-hidden .goog-menuitem-content {
color: #000;
}
/* Увеличить Окно истории изменения */
.docs-blameview-valuecontainer {
max-height: 300px;
}
.waffle-blameview,
.docs-blameview {
width: 500px;
}
/* Форма поиска */
.docs-findbar-input{
width: 300px;
}
.docs-slidingdialog-holder{
right: 180px;
}
.docs-gm .docs-slidingdialog{
padding: 10px 5px;
}
}