diff options
author | Frederic Guillot <fred@kanboard.net> | 2016-02-03 18:27:45 -0500 |
---|---|---|
committer | Frederic Guillot <fred@kanboard.net> | 2016-02-03 18:27:45 -0500 |
commit | 91200ddcdebb9e592cc264714c4a14921416868f (patch) | |
tree | 9a5bc370cbcde3046493715174214b72abf96133 /assets/css/src/listing.css | |
parent | fc0bed2b743127884ea2a57b91be86d5a4d67979 (diff) |
Change sidebar style
Diffstat (limited to 'assets/css/src/listing.css')
-rw-r--r-- | assets/css/src/listing.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/css/src/listing.css b/assets/css/src/listing.css index c40c4821..e96197e4 100644 --- a/assets/css/src/listing.css +++ b/assets/css/src/listing.css @@ -5,7 +5,7 @@ margin-bottom: 20px; border: 1px solid #ddd; color: #333; - background-color: #fefefe; + background-color: #fcfcfc; overflow: auto; } |