Skip to content
This repository has been archived by the owner on Nov 30, 2019. It is now read-only.

Commit

Permalink
fixed label's background color in console
Browse files Browse the repository at this point in the history
  • Loading branch information
robertwijas committed Feb 21, 2013
1 parent 9dcdbdb commit 63b2775
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Project/UISSResources.bundle/uiss_console.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,8 @@
"UILabel": {
"textAttributes": {
"textColor": "darkGray"
}
},
"backgroundUISSColor": "white"
},
"UITableView": {
"backgroundUISSColor": "white",
Expand Down

0 comments on commit 63b2775

Please sign in to comment.