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/11/01 15:45] 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 22: Ligne 37:
     color: #bbb !important;        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.1478011526.txt.gz · Dernière modification : 2022/02/02 00:42 (modification externe)