-
7 Aug 2010 1:24 PM #1
[OPEN-1186] xtheme-access row over bug
[OPEN-1186] xtheme-access row over bug
You do not override the background-image so the desired effect is not shown
change to
PHP Code:.x-grid3-row-over {
background-color:#7e5530;
background-image: none;
}
Thank you for reporting this bug. We will make it our priority to review this report.
Similar Threads
-
[FIXED-1181] Row Editor 'afteredit' doesn't always fire when existing row is edited
By josh803316 in forum Ext 3.x: BugsReplies: 12Last Post: 30 Jan 2012, 12:00 PM -
[FIXED-944] xtheme-access.css
By Trixor in forum Ext 3.x: BugsReplies: 0Last Post: 8 May 2010, 2:22 PM -
[FIXED-678][3.1.1]xtheme-access -> tabs bottom + fix
By tobiu in forum Ext 3.x: BugsReplies: 1Last Post: 4 Mar 2010, 10:58 AM -
[UNKNOWN][3.x] xtheme-gray.css bug
By purlogic in forum Ext 3.x: BugsReplies: 0Last Post: 23 Dec 2009, 2:25 PM -
[OPEN-183][3.x SVN] xtheme-gray blue bits
By jburnhams in forum Ext 3.x: BugsReplies: 7Last Post: 28 Oct 2009, 11:09 AM


Reply With Quote