=== modified file 'mixxx/res/skins/Deere1280x800-WXGA/skin.xml' --- mixxx/res/skins/Deere1280x800-WXGA/skin.xml 2012-12-14 19:12:43 +0000 +++ mixxx/res/skins/Deere1280x800-WXGA/skin.xml 2012-12-31 17:29:09 +0000 @@ -2211,6 +2211,8 @@ QPushButton#LibraryPreviewButton { width: 23px; height: 12px; background: transparent; border: 0; } QPushButton#LibraryPreviewButton:!checked{ image: url(skin:/style/style_library_preview_play.png); } QPushButton#LibraryPreviewButton:checked{ image: url(skin:/style/style_library_preview_pause.png); } + QPushButton#pushButtonAutoDJ { color: #ACACAC; border: 2px solid #8f8f91;} + QPushButton#pushButtonAutoDJ{ background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, stop: 0 #f6f7fa, stop: 1 #dadbde)} QHeaderView { font: 11px/13px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif; }