summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/generic/lists.scss
diff options
context:
space:
mode:
Diffstat (limited to 'app/assets/stylesheets/generic/lists.scss')
-rw-r--r--app/assets/stylesheets/generic/lists.scss4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/assets/stylesheets/generic/lists.scss b/app/assets/stylesheets/generic/lists.scss
index 85176fec0dc..08bf6e943d2 100644
--- a/app/assets/stylesheets/generic/lists.scss
+++ b/app/assets/stylesheets/generic/lists.scss
@@ -61,7 +61,7 @@
p {
padding-top: 1px;
margin: 0;
- color: #222;
+ color: $gray-dark;
img {
position: relative;
top: 3px;
@@ -74,7 +74,7 @@
}
.row_title {
- color: $text-color;
+ color: $gray-dark;
&:hover {
color: $text-color;