Opened 13 years ago
Closed 12 years ago
#7170 closed enhancement (worksforme)
dojox.grid.cells._Widget shows white text on white background
Reported by: | ben hockey | Owned by: | Nathan Toone |
---|---|---|---|
Priority: | low | Milestone: | 1.2 |
Component: | DojoX Grid | Version: | 1.1.1 |
Keywords: | CSS | Cc: | |
Blocked By: | Blocking: |
Description
the cells of a grid that use widgets for editing will display white text on a white background using the tundra theme when they are being edited AND the mouse hovers over that row.
i would like to suggest a change to the tundra theme - something similar to this:
.tundra .dojoxGrid-row-over .dojoxGrid-cell { background-color: #60a1ea; color:#fff; }
this may apply to other themes but i have not tested them.
Change History (2)
comment:1 Changed 12 years ago by
Milestone: | tbd → 1.2 |
---|---|
Owner: | changed from Bryan Forbes to Nathan Toone |
comment:2 Changed 12 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
I am not seeing this with the latest in trunk - reopen with a test case if you continue to have problems.