Commit 19be880e authored by Alexandre Delanoë's avatar Alexandre Delanoë

Merge branch '333-dev-graph-darkster-theme-rc2.x' of...

Merge branch '333-dev-graph-darkster-theme-rc2.x' of ssh://gitlab.iscpif.fr:20022/gargantext/purescript-gargantext into dev-merge
parents 52b11c8d a14d4cf9
...@@ -10040,4 +10040,8 @@ h3 { ...@@ -10040,4 +10040,8 @@ h3 {
color: #ccccc5; color: #ccccc5;
} }
#sp-container .table tr td a {
color: #005a9aff;
}
/*# sourceMappingURL=bootstrap-darkster.css.map */ /*# sourceMappingURL=bootstrap-darkster.css.map */
...@@ -79,3 +79,4 @@ $breadcrumb-active-color:$gray-500; ...@@ -79,3 +79,4 @@ $breadcrumb-active-color:$gray-500;
.navbar-dark.bg-primary {background-color:#111111 !important;} .navbar-dark.bg-primary {background-color:#111111 !important;}
.table.able {color:#ccccc5} .table.able {color:#ccccc5}
#sp-container .table tr td a { color: #005a9aff; }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment