Outils pour utilisateurs

Outils du site


logiciels:multiplate-forme:chrome:gitlab_dark_modifications

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
Prochaine révision
Révision précédente
logiciels:multiplate-forme:chrome:gitlab_dark_modifications [2016/10/28 21:17] sgariepylogiciels:multiplate-forme:chrome:gitlab_dark_modifications [2022/02/02 00:42] (Version actuelle) – modification externe 127.0.0.1
Ligne 1: Ligne 1:
 ====== GitLab Dark Modifications ====== ====== GitLab Dark Modifications ======
 +
 +Modifications dans Stylish.
  
  
 <code css> <code css>
 +.nav-links li a,
 +.wiki-page-header .wiki-last-edit-by,
 +.wiki-page-header .wiki-last-edit-by strong {
 + color: #666;
 +}
 +
 +header .header-content .title a, 
 +.right-sidebar.wiki-sidebar a:hover,
 +.right-sidebar.wiki-sidebar a.active,
 +.right-sidebar.wiki-sidebar .active>a {
 +    color: #ccc;
 +}
 +
 .bs-callout { .bs-callout {
     background-color: #222;        background-color: #222;   
Ligne 18: Ligne 33:
     background-color: #236dde;     background-color: #236dde;
 } }
 +
 +div.wiki-holder.prepend-top-default.append-bottom-default > div > h3, div.wiki-holder.prepend-top-default.append-bottom-default > div > h4 {
 +    color: #bbb !important;   
 +}
 +
 +.info-well {
 +    background-color: #222;
 +    border: 1px solid #999;
 +}
 +
 +.pipeline-graph {
 +    background-color: inherit;
 +}
 +
 +.stage-column .build {
 +    background-color: #222;
 +}
 +
 </code> </code>
  
  
  
logiciels/multiplate-forme/chrome/gitlab_dark_modifications.1477682248.txt.gz · Dernière modification : 2022/02/02 00:42 (modification externe)