diff options
-rw-r--r-- | themes/garland/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/garland/style.css b/themes/garland/style.css index 43ea31d49..3829ceaa0 100644 --- a/themes/garland/style.css +++ b/themes/garland/style.css @@ -214,7 +214,7 @@ tr.even { } tr.drag { - background-color: #fffff0; + background-color: #ffb; } tr.drag-previous { |