GitLab Personal

Personal styles for GitLab

目前為 2019-11-19 提交的版本,檢視 最新版本

/* ==UserStyle==
@name GitLab Personal
@author @flippidippi
@description Personal styles for GitLab
@version 1.0.0
@namespace https://gf.qytechs.cn/users/399435
@license unlicense
==/UserStyle== */

@-moz-document domain("gitlab.com") {
  .note-textarea.js-gfm-input.js-autosize.markdown-area.qa-description-textarea {
    max-width: none;
    font-size: 13px;
    color: #ebdab1;
    background-color: #1e2021;
  }

  .zen-backdrop.fullscreen textarea {
    max-height: calc(100vh);
  }
}

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址