Index: fluid-engage-core/components/myCollection/css/myCollection.css =================================================================== --- fluid-engage-core/components/myCollection/css/myCollection.css (revision 9447) +++ fluid-engage-core/components/myCollection/css/myCollection.css (working copy) @@ -20,5 +20,79 @@ .fl-myCollection-emptyStatus { white-space: normal; - line-height: 400px; + padding-top: 100px; +} + +.fl-myCollection-navigationList-link { + display: none; +} + +.fl-myCollection-actionPanel { + width: 100%; + background: #F5F5F5; +} + +.fl-myCollection-actionButtons { + height: 45px; + padding-left: 5px; + display: table-cell; + vertical-align: middle; +} + +.fl-myCollection-actionButtons a.fl-myCollection-action-button { + color: #FFFFFF; + padding: 5px 10px 5px 30px; + border-style:solid; + border-width: 2px; + border-color: #000000; + -webkit-border-image: none; + text-align: center; + margin: auto; +} + +.fl-myCollection-send { + background: url(../../../shared/images/send.png) no-repeat left, + -webkit-gradient(linear, left top, right bottom, from(#A6A6A6), to(#C8C8C8)); +} + +.fl-myCollection-dialogContainer { + background-color: rgba(62, 62, 62, 0.9); +} + +.fl-myCollection-sendMailDialog { + display: none; + padding: 55px 10px 0 10px; + color: white; + width: 100%; + margin: auto; +} + +.ui-dialog-buttonpane { + margin-bottom: 75px; + padding-right: 8px; + float:right +} + +.ui-state-default { + color: #4D4D4D; + font-size: 14px; + background: #F5F5F5; + -webkit-border-bottom-left-radius: 10px 10px; + -webkit-border-bottom-right-radius: 10px 10px; + -webkit-border-top-left-radius: 10px 10px; + -webkit-border-top-right-radius: 10px 10px; + border-color: rgba(62, 62, 62, 0.9); + padding: 5px 5px 5px 5px; + text-decoration:none; + font-weight:bold; +} + +.fl-myCollection-sendEmailInput { + width: 300px; + font-size: 16px; + padding: 8px 0 8px 5px; + -webkit-border-bottom-left-radius: 10px 10px; + -webkit-border-bottom-right-radius: 10px 10px; + -webkit-border-top-left-radius: 10px 10px; + -webkit-border-top-right-radius: 10px 10px; } \ No newline at end of file Index: fluid-engage-core/components/myCollection/data/demoData.json =================================================================== --- fluid-engage-core/components/myCollection/data/demoData.json (revision 9447) +++ fluid-engage-core/components/myCollection/data/demoData.json (working copy) @@ -1,53 +1,44 @@ -{ - "data": [ - { - "id": "e3cbe2c26799ed621576a271a0def978", - "museum": "mccord", - "target": "view.html?q=ME986.104.3.1-2&db=mccord&uuid=c9949e514929699fd0991f46fd1e78f7", - "image": "http://eich.wsg.mcgill.ca/ThumbView/ME986.104.3.jpg", - "title": "No Title", - "dated": "1910-1930, 20th century" - }, - { - "id": "50016071055ed4973757b7ece1f63ced", - "museum": "mccord", - "target": "view.html?q=M956.5&db=mccord&uuid=c9949e514929699fd0991f46fd1e78f7", - "image": "http://eich.wsg.mcgill.ca/ThumbView/5090.jpg", - "title": "No Title", - "dated": "1865-1900, 19th century" - }, - { - "id": "f32010cf5814a9963c6d9290610a7371", - "museum": "mccord", - "target": "view.html?q=M999.70.23&db=mccord&uuid=c9949e514929699fd0991f46fd1e78f7", - "image": "http://eich.wsg.mcgill.ca/ThumbView/M999.70.23.jpg", - "title": "Castor Oil, National Drug & Chemical Co.of Can.Ltd.", - "dated": "1900-1925, 20th century" - }, - { - "id": "e5c9568bfc512e69dd94f8e25e932414", - "museum": "mccord", - "target": "view.html?q=ME892.10&db=mccord&uuid=c9949e514929699fd0991f46fd1e78f7", - "image": "http://eich.wsg.mcgill.ca/ThumbView/ME892.10-a.jpg", - "title": "No Title", - "dated": "1800-1850, 19th century" - }, - { - "id": "df6052db54a07236c0305ad5270f1ae9", - "museum": "mccord", - "target": "view.html?q=M980.37.2&db=mccord&uuid=c9949e514929699fd0991f46fd1e78f7", - "image": "http://eich.wsg.mcgill.ca/ThumbView/M980.37.2.jpg", - "title": "No Title", - "dated": "1892, 19th century" - }, - { - "id": "da4de044a34e150a328d1c42e96937e9", - "museum": "mccord", - "target": "view.html?q=M995.47.2.1-3&db=mccord&uuid=c9949e514929699fd0991f46fd1e78f7", - "image": "http://eich.wsg.mcgill.ca/ThumbView/M995.47.2.1-3.jpg", - "title": "No Title", - "dated": "1905-1910, 20th century" - } - ], - "collectionId": "c9949e514929699fd0991f46fd1e78f7" -} \ No newline at end of file +[ + { + "id": "e3cbe2c26799ed621576a271a0def978", + "target": "view.html?q=ME986.104.3.1-2&db=mccord&uuid=c9949e514929699fd0991f46fd1e78f7", + "image": "http://eich.wsg.mcgill.ca/ThumbView/ME986.104.3.jpg", + "title": "No Title", + "description": "1910-1930, 20th century" + }, + { + "id": "50016071055ed4973757b7ece1f63ced", + "target": "view.html?q=M956.5&db=mccord&uuid=c9949e514929699fd0991f46fd1e78f7", + "image": "http://eich.wsg.mcgill.ca/ThumbView/5090.jpg", + "title": "No Title", + "description": "1865-1900, 19th century" + }, + { + "id": "f32010cf5814a9963c6d9290610a7371", + "target": "view.html?q=M999.70.23&db=mccord&uuid=c9949e514929699fd0991f46fd1e78f7", + "image": "http://eich.wsg.mcgill.ca/ThumbView/M999.70.23.jpg", + "title": "Castor Oil, National Drug & Chemical Co.of Can.Ltd.", + "description": "1900-1925, 20th century" + }, + { + "id": "e5c9568bfc512e69dd94f8e25e932414", + "target": "view.html?q=ME892.10&db=mccord&uuid=c9949e514929699fd0991f46fd1e78f7", + "image": "http://eich.wsg.mcgill.ca/ThumbView/ME892.10-a.jpg", + "title": "No Title", + "description": "1800-1850, 19th century" + }, + { + "id": "df6052db54a07236c0305ad5270f1ae9", + "target": "view.html?q=M980.37.2&db=mccord&uuid=c9949e514929699fd0991f46fd1e78f7", + "image": "http://eich.wsg.mcgill.ca/ThumbView/M980.37.2.jpg", + "title": "No Title", + "description": "1892, 19th century" + }, + { + "id": "da4de044a34e150a328d1c42e96937e9", + "target": "view.html?q=M995.47.2.1-3&db=mccord&uuid=c9949e514929699fd0991f46fd1e78f7", + "image": "http://eich.wsg.mcgill.ca/ThumbView/M995.47.2.1-3.jpg", + "title": "No Title", + "description": "1905-1910, 20th century" + } +] Index: fluid-engage-core/components/myCollection/html/myCollection.html =================================================================== --- fluid-engage-core/components/myCollection/html/myCollection.html (revision 9447) +++ fluid-engage-core/components/myCollection/html/myCollection.html (working copy) @@ -16,7 +16,10 @@ + + + @@ -55,6 +58,11 @@