API/CodeSamples/ReportDesigner.md
... ...
@@ -111,6 +111,9 @@ Alternately, you can use the [[CssUrl|http://wiki.izenda.us/FAQ/Questions/Overri
111 111
tr.ReportItem {
112 112
color: Black;
113 113
}
114
+ .advancedBtnStyle {
115
+ color: White;
116
+ }
114 117
</style>
115 118
</div>
116 119
</asp:Content>