merge with james repo

This commit is contained in:
elisa-lj11 2016-08-30 15:07:01 -07:00
commit aceddb0cf8
5 changed files with 54 additions and 56 deletions

View file

@ -90,8 +90,7 @@ Rectangle {
width: 150 width: 150
text: "See all markets" text: "See all markets"
//onClicked: webview.url = "file:///E:/GitHub/hifi/scripts/system/html/marketplaces.html" //onClicked: webview.url = "file:///E:/GitHub/hifi/scripts/system/html/marketplaces.html"
//hello again onClicked: webview.url = "../../scripts/system/html/marketplaces.html"
onClicked: webview.url = "../../../scripts/system/html/marketplaces.html"
} }
Controls.Label { Controls.Label {

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.7 KiB

View file

@ -34,8 +34,7 @@
<div class="marketplace-tile-second-column"> <div class="marketplace-tile-second-column">
<p class="marketplace-tile-description">This is the default High Fidelity marketplace. Viewing and downloading content from here is fully supported in Interface.</p> <p class="marketplace-tile-description">This is the default High Fidelity marketplace. Viewing and downloading content from here is fully supported in Interface.</p>
<div class="exploreButton-holder"> <div class="exploreButton-holder">
<input class="blue exploreButton" type="button" value="Explore" id="exploreHifiMarketplace"></input> <input class="blue exploreButton" type="button" value="Explore" id="exploreHifiMarketplace"></input></div>
</div>
</div> </div>
<hr class="tile-divider"> <hr class="tile-divider">
</div> </div>