diff options
| author | XhmikosR <[email protected]> | 2019-08-28 17:31:45 +0300 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2019-09-16 23:41:57 +0300 |
| commit | a9c05ab798df7b1a40af41c25dd92faa84b13f99 (patch) | |
| tree | cd75d3cdd71548ae9cfbf49b4f39b72f1d12a4b9 /site/content/docs/4.3/examples/dashboard/dashboard.css | |
| parent | 758ee5f0f8c31f0140cd3df62cd3dd0eef33eecd (diff) | |
| download | bootstrap-a9c05ab798df7b1a40af41c25dd92faa84b13f99.tar.xz bootstrap-a9c05ab798df7b1a40af41c25dd92faa84b13f99.zip | |
examples: darken gray a little bit.
Diffstat (limited to 'site/content/docs/4.3/examples/dashboard/dashboard.css')
| -rw-r--r-- | site/content/docs/4.3/examples/dashboard/dashboard.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/content/docs/4.3/examples/dashboard/dashboard.css b/site/content/docs/4.3/examples/dashboard/dashboard.css index 6b5d7b5a5..0893e83e6 100644 --- a/site/content/docs/4.3/examples/dashboard/dashboard.css +++ b/site/content/docs/4.3/examples/dashboard/dashboard.css @@ -45,7 +45,7 @@ body { .sidebar .nav-link .feather { margin-right: 4px; - color: #999; + color: #727272; } .sidebar .nav-link.active { |
