projects
/
project/drupal.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
889def2
)
Issue #201876 by gpk: improve yellow in Garland tabledrag to stand out better for...
author
Gábor Hojtsy
Wed, 27 Jul 2011 08:24:19 +0000 (10:24 +0200)
committer
Gábor Hojtsy
Wed, 27 Jul 2011 08:24:19 +0000 (10:24 +0200)
themes/garland/style.css
patch
|
blob
|
blame
|
history
diff --git
a/themes/garland/style.css
b/themes/garland/style.css
index
46b9b57
..
5052709
100644
(file)
--- a/
themes/garland/style.css
+++ b/
themes/garland/style.css
@@
-222,7
+222,7
@@
tr.even {
}
tr.drag {
- background-color: #fffff0;
+ background-color: #ffb;
}
tr.drag-previous {