Community
Participate
Working Groups
when the selector list is terminated by a comma (which is a syntax error), RAP does not produce any warning but instead continues with a corrupted theme example: Button[PUSH], Button[TOGGLE], Button[PUSH][BORDER], Button[TOGGLE][BORDER], Button[PUSH][FLAT], Button[TOGGLE][FLAT], { border: 1px solid #bdbdbd; border-radius: 2px; padding: 6px 15px; background-image: gradient( linear, left top, left bottom, from( #f9f9f9 ), to( #e4e4e4 ) ); animation: none; cursor: pointer; text-shadow: 0 1px 0 #ffffff; }