summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2008-04-01 19:34:06 +0000
committerDries Buytaert <dries@buytaert.net>2008-04-01 19:34:06 +0000
commit9e126b8098507986459d689856fc2d5a99a1270e (patch)
tree33284ea6c2bb6654a9d39a51e902c28804cfa1ef /themes
parent2e48061be7e61ffe3d3367c8b6aefed8085af7fc (diff)
downloadbrdo-9e126b8098507986459d689856fc2d5a99a1270e.tar.gz
brdo-9e126b8098507986459d689856fc2d5a99a1270e.tar.bz2
- Patch #201876 by gk, approved by Stfan N: make drag and drop color stand out a bit more
Diffstat (limited to 'themes')
-rw-r--r--themes/garland/style.css2
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 {