With respect to the attached image, I would like to adjust toolbar button formatting to match the panel bar.
For each I have applied CSS to adjust the default Metro Touch background colors. The toolbar includes additional borders or effects that I would like to go away, or at least be the same color as the background. Border color is obviously not the correct answer.
For each I have applied CSS to adjust the default Metro Touch background colors. The toolbar includes additional borders or effects that I would like to go away, or at least be the same color as the background. Border color is obviously not the correct answer.
.rpExpanded { background-color:#3586CE !important;}.rpSelected { background-color:#3586CE !important;}.wwgToolbar { background-color:#3586CE !important;border-color:#3586CE !important;}