All menus now have new icons.
|
@ -273,6 +273,7 @@ fieldset legend {
|
|||
background: #DCDCDC;
|
||||
background: linear-gradient(to top, #DCDCDC, #D2D2D2);
|
||||
border-radius: 3px;
|
||||
border: none;
|
||||
}
|
||||
|
||||
.NB-modal-submit-green {
|
||||
|
|
|
@ -1454,13 +1454,14 @@ img.feed_favicon {
|
|||
padding: 0 0 0 38px;
|
||||
}
|
||||
.NB-feedbar .NB-feedbar-statistics {
|
||||
background: transparent url("/media/embed/icons/circular/menu_icn_stats.png") no-repeat center center;
|
||||
background: transparent url('/media/embed/icons/nouns/dialog-statistics.svg') no-repeat 0 0;
|
||||
background-size: 16px;
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
cursor: pointer;
|
||||
margin:3px 0 0 -6px;
|
||||
padding:0 24px 0 6px;
|
||||
filter: hue-rotate(284deg) saturate(18);
|
||||
}
|
||||
|
||||
.NB-feedbar .NB-feedbar-mark-feed-read-container {
|
||||
|
@ -5481,7 +5482,8 @@ background: transparent;
|
|||
}
|
||||
|
||||
.NB-taskbar-options-popover-font-icon {
|
||||
background: transparent url("/media/embed/icons/circular/menu_icn_settings.png") no-repeat center center;
|
||||
background: transparent url('/media/embed/icons/nouns/settings.svg') no-repeat 0 0;
|
||||
background-size: 16px;
|
||||
}
|
||||
|
||||
.NB-filter-popover .segmented-control.NB-options-feed-size li,
|
||||
|
@ -7166,8 +7168,8 @@ form.opml_import_form input {
|
|||
}
|
||||
|
||||
.NB-account .NB-module .NB-module-account-settings {
|
||||
background: transparent url("/media/embed/icons/circular/menu_icn_settings.png") no-repeat center center;
|
||||
background-size: 12px;
|
||||
background: transparent url('/media/embed/icons/nouns/settings.svg') no-repeat 0 0;
|
||||
background-size: 16px;
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
float: right;
|
||||
|
@ -7332,7 +7334,9 @@ form.opml_import_form input {
|
|||
background: #fff url(/media/embed/icons/silk/flag_yellow.png) no-repeat center center;
|
||||
}
|
||||
.NB-module-gettingstarted .NB-intro-progress-goal.NB-done {
|
||||
background: #fff url(/media/embed/icons/silk/accept.png) no-repeat center center;
|
||||
background: transparent url('/media/embed/icons/nouns/accept.svg') no-repeat 0 0;
|
||||
background-size: 16px;
|
||||
filter: hue-rotate(20deg) saturate(18);
|
||||
}
|
||||
.NB-module-gettingstarted .NB-intro-goals {
|
||||
margin: 24px 0 0;
|
||||
|
@ -7859,8 +7863,9 @@ form.opml_import_form input {
|
|||
width: 16px;
|
||||
height: 16px;
|
||||
cursor: pointer;
|
||||
background: transparent url("/media/embed/icons/circular/menu_icn_stats.png") no-repeat center center;
|
||||
background: transparent url('/media/embed/icons/nouns/dialog-statistics.svg') no-repeat 0 0;
|
||||
background-size: 16px;
|
||||
filter: hue-rotate(284deg) saturate(18);
|
||||
}
|
||||
.NB-module-recommended .NB-recommended-favicon {
|
||||
width: 16px;
|
||||
|
@ -8155,16 +8160,18 @@ form.opml_import_form input {
|
|||
}
|
||||
.NB-menu-manage .NB-menu-manage-feed-settings .NB-menu-manage-image,
|
||||
.NB-menu-manage .NB-menu-manage-folder-settings .NB-menu-manage-image {
|
||||
background: transparent url('/media/embed/icons/circular/menu_icn_settings.png') no-repeat 0 0;
|
||||
background: transparent url('/media/embed/icons/nouns/settings.svg') no-repeat 0 0;
|
||||
background-size: 18px;
|
||||
}
|
||||
.NB-menu-manage .NB-menu-manage-feed-reload .NB-menu-manage-image {
|
||||
background: transparent url('/media/embed/icons/circular/menu_icn_fetch.png') no-repeat 0 0;
|
||||
background: transparent url('/media/embed/icons/nouns/boomerang.svg') no-repeat 0 0;
|
||||
background-size: 18px;
|
||||
filter: hue-rotate(320deg) saturate(16.5);
|
||||
}
|
||||
.NB-menu-manage .NB-menu-manage-feed-stats .NB-menu-manage-image {
|
||||
background: transparent url('/media/embed/icons/circular/menu_icn_stats.png') no-repeat 0 0;
|
||||
background: transparent url('/media/embed/icons/nouns/dialog-statistics.svg') no-repeat 0 0;
|
||||
background-size: 18px;
|
||||
filter: hue-rotate(284deg) saturate(18);
|
||||
}
|
||||
.NB-menu-manage .NB-menu-manage-mark-read .NB-menu-manage-image {
|
||||
background: transparent url("/media/embed/icons/nouns/mark-read.svg") no-repeat center center;
|
||||
|
@ -8172,12 +8179,12 @@ form.opml_import_form input {
|
|||
filter: hue-rotate(20deg) saturate(18);
|
||||
}
|
||||
.NB-menu-manage .NB-menu-manage-folder-subscribe .NB-menu-manage-image {
|
||||
background: transparent url('/media/embed/icons/circular/nav_icn_add.png') no-repeat 0 0;
|
||||
background-size: 18px;
|
||||
background: transparent url('/media/embed/icons/nouns/add.svg') no-repeat 0 0;
|
||||
background-size: 16px;
|
||||
}
|
||||
.NB-menu-manage .NB-menu-manage-folder-subfolder .NB-menu-manage-image {
|
||||
background: transparent url('/media/embed/icons/circular/menu_icn_move.png') no-repeat 0 0;
|
||||
background-size: 18px;
|
||||
background: transparent url('/media/embed/icons/nouns/folder-open.svg') no-repeat 0 0;
|
||||
background-size: 16px;
|
||||
}
|
||||
.NB-menu-manage .NB-menu-manage-social-profile .NB-menu-manage-image {
|
||||
background: transparent url('/media/embed/icons/nouns/subscribers.svg') no-repeat 0 0;
|
||||
|
@ -8201,11 +8208,13 @@ form.opml_import_form input {
|
|||
|
||||
.NB-menu-manage .NB-menu-manage-delete .NB-menu-manage-image,
|
||||
.NB-menu-manage .NB-menu-manage-delete-search .NB-menu-manage-image {
|
||||
background: transparent url('/media/embed/icons/circular/menu_icn_delete.png') no-repeat 0 0;
|
||||
background: transparent url('/media/embed/icons/nouns/delete.svg') no-repeat 0 0;
|
||||
background-size: 18px;
|
||||
}
|
||||
.NB-menu-manage .NB-menu-manage-delete.NB-menu-manage-feed-delete-cancel .NB-menu-manage-image {
|
||||
background: transparent url('/media/embed/icons/silk/arrow_rotate_clockwise.png') no-repeat 0 1px;
|
||||
background: transparent url('/media/embed/icons/nouns/cancel.svg') no-repeat 0 0;
|
||||
background-size: 18px;
|
||||
filter: hue-rotate(20deg) saturate(18);
|
||||
}
|
||||
.NB-menu-manage .NB-menu-manage-delete-confirm .NB-menu-manage-image {
|
||||
background: transparent url('/media/embed/icons/circular/exclamation.png') no-repeat 0 1px;
|
||||
|
@ -8213,14 +8222,18 @@ form.opml_import_form input {
|
|||
font-weight: bold;
|
||||
}
|
||||
.NB-menu-manage .NB-menu-manage-move .NB-menu-manage-image {
|
||||
background: transparent url('/media/embed/icons/circular/menu_icn_move.png') no-repeat 0 0;
|
||||
background-size: 18px;
|
||||
background: transparent url('/media/embed/icons/nouns/folder-closed.svg') no-repeat 0 0;
|
||||
background-size: 16px;
|
||||
}
|
||||
.NB-menu-manage .NB-menu-manage-move.NB-active .NB-menu-manage-image {
|
||||
background: transparent url('/media/embed/icons/silk/accept.png') no-repeat 0 2px;
|
||||
background: transparent url('/media/embed/icons/nouns/accept.svg') no-repeat 0 0;
|
||||
background-size: 16px;
|
||||
filter: hue-rotate(20deg) saturate(18);
|
||||
}
|
||||
.NB-menu-manage .NB-menu-manage-move.NB-menu-manage-feed-move-cancel .NB-menu-manage-image {
|
||||
background: transparent url('/media/embed/icons/silk/arrow_rotate_clockwise.png') no-repeat 0 1px;
|
||||
background: transparent url('/media/embed/icons/nouns/cancel.svg') no-repeat 0 0;
|
||||
background-size: 18px;
|
||||
filter: hue-rotate(20deg) saturate(18);
|
||||
}
|
||||
.NB-menu-manage .NB-menu-manage-mute .NB-menu-manage-image,
|
||||
.NB-menu-manage .NB-menu-manage-unmute .NB-menu-manage-image {
|
||||
|
@ -8228,24 +8241,32 @@ form.opml_import_form input {
|
|||
background-size: 18px;
|
||||
}
|
||||
.NB-menu-manage .NB-menu-manage-rename .NB-menu-manage-image {
|
||||
background: transparent url('/media/embed/icons/circular/menu_icn_rename.png') no-repeat 0 0;
|
||||
background: transparent url('/media/embed/icons/nouns/rename.svg') no-repeat 0 0;
|
||||
background-size: 18px;
|
||||
}
|
||||
.NB-menu-manage .NB-menu-manage-rename.NB-active .NB-menu-manage-image {
|
||||
background: transparent url('/media/embed/icons/silk/accept.png') no-repeat 0 2px;
|
||||
background: transparent url('/media/embed/icons/nouns/accept.svg') no-repeat 0 0;
|
||||
background-size: 16px;
|
||||
filter: hue-rotate(20deg) saturate(18);
|
||||
}
|
||||
.NB-menu-manage .NB-menu-manage-rename.NB-menu-manage-feed-rename-cancel .NB-menu-manage-image {
|
||||
background: transparent url('/media/embed/icons/silk/arrow_rotate_clockwise.png') no-repeat 0 1px;
|
||||
background: transparent url('/media/embed/icons/nouns/cancel.svg') no-repeat 0 0;
|
||||
background-size: 18px;
|
||||
filter: hue-rotate(20deg) saturate(18);
|
||||
}
|
||||
.NB-menu-manage .NB-menu-manage-story-share .NB-menu-manage-image {
|
||||
background: transparent url('/media/embed/icons/nouns/share.svg') no-repeat 0 2px;
|
||||
background-size: 16px;
|
||||
}
|
||||
.NB-menu-manage .NB-menu-manage-story-share.NB-active .NB-menu-manage-image {
|
||||
background: transparent url('/media/embed/icons/silk/accept.png') no-repeat 0 2px;
|
||||
background: transparent url('/media/embed/icons/nouns/accept.svg') no-repeat 0 0;
|
||||
background-size: 16px;
|
||||
filter: hue-rotate(20deg) saturate(18);
|
||||
}
|
||||
.NB-menu-manage .NB-menu-manage-story-share.NB-menu-manage-story-share-cancel .NB-menu-manage-image {
|
||||
background: transparent url('/media/embed/icons/silk/arrow_rotate_clockwise.png') no-repeat 0 1px;
|
||||
background: transparent url('/media/embed/icons/nouns/cancel.svg') no-repeat 0 0;
|
||||
background-size: 18px;
|
||||
filter: hue-rotate(20deg) saturate(18);
|
||||
}
|
||||
.NB-menu-manage .NB-menu-manage-confirm .NB-menu-manage-image {
|
||||
background: transparent url('/media/embed/icons/nouns/right.svg') no-repeat 4px 3px;
|
||||
|
@ -8422,6 +8443,11 @@ form.opml_import_form input {
|
|||
background-size: 18px;
|
||||
filter: hue-rotate(186deg) saturate(18);
|
||||
}
|
||||
.NB-menu-manage .NB-menu-manage-statistics .NB-menu-manage-image {
|
||||
background: transparent url("/media/embed/icons/nouns/dialog-statistics.svg") no-repeat center center;
|
||||
background-size: 18px;
|
||||
filter: hue-rotate(284deg) saturate(18);
|
||||
}
|
||||
.NB-menu-manage .NB-menu-manage-newsletters .NB-menu-manage-image {
|
||||
background: transparent url("/media/embed/icons/nouns/email.svg") no-repeat center center;
|
||||
background-size: 18px;
|
||||
|
@ -8532,8 +8558,9 @@ form.opml_import_form input {
|
|||
background-size: 18px;
|
||||
}
|
||||
.NB-menu-manage .NB-menu-manage-story-thirdparty .NB-menu-manage-image {
|
||||
background: transparent url('/media/embed/reader/sendto.png') no-repeat 0 0;
|
||||
background: transparent url('/media/embed/icons/nouns/sendto.svg') no-repeat 0 0;
|
||||
background-size: 16px;
|
||||
filter: hue-rotate(338deg) saturate(18);
|
||||
}
|
||||
.NB-menu-manage .NB-menu-manage-story-thirdparty .NB-menu-manage-thirdparty-icon {
|
||||
width: 16px;
|
||||
|
@ -8674,7 +8701,9 @@ form.opml_import_form input {
|
|||
background-size: 16px;
|
||||
}
|
||||
.NB-menu-manage .NB-menu-manage-story-open .NB-menu-manage-image {
|
||||
background: transparent url('/media/embed/icons/silk/house.png') no-repeat 0 1px;
|
||||
background: transparent url('/media/embed/icons/nouns/link.svg') no-repeat 0 0;
|
||||
background-size: 16px;
|
||||
filter: hue-rotate(168deg) saturate(18);
|
||||
}
|
||||
.NB-menu-manage.NB-story-starred .NB-menu-manage-story-star .NB-menu-manage-image {
|
||||
background: transparent url('/media/embed/icons/nouns/saved-stories.svg') no-repeat 0 0;
|
||||
|
@ -8722,6 +8751,11 @@ form.opml_import_form input {
|
|||
.NB-modal-statistics {
|
||||
}
|
||||
|
||||
.NB-modal-statistics .NB-modal-title .NB-icon {
|
||||
background: transparent url("/media/embed/icons/nouns/dialog-statistics.svg") no-repeat center center;
|
||||
background-size: 28px;
|
||||
filter: hue-rotate(284deg) saturate(18);
|
||||
}
|
||||
.NB-modal-statistics .NB-statistics-stat {
|
||||
border: 1px solid #e6e6e6;
|
||||
clear: both;
|
||||
|
@ -13593,10 +13627,13 @@ form.opml_import_form input {
|
|||
color: #6F716A;
|
||||
}
|
||||
.NB-filter-popover-stats-icon {
|
||||
background: transparent url('/media/embed/icons/circular/menu_icn_stats.png') no-repeat center center;
|
||||
background: transparent url('/media/embed/icons/nouns/dialog-statistics.svg') no-repeat 0 0;
|
||||
background-size: 32px;
|
||||
filter: hue-rotate(284deg) saturate(18);
|
||||
}
|
||||
.NB-filter-popover-filter-icon {
|
||||
background: transparent url("/media/embed/icons/circular/menu_icn_settings.png") no-repeat center center;
|
||||
background: transparent url('/media/embed/icons/nouns/settings.svg') no-repeat 0 0;
|
||||
background-size: 32px;
|
||||
}
|
||||
.NB-filter-popover-notifications-icon {
|
||||
background: transparent url("/media/embed/icons/nouns/dialog-notifications.svg") no-repeat center center;
|
||||
|
@ -13947,8 +13984,9 @@ form.opml_import_form input {
|
|||
width: 16px;
|
||||
height: 16px;
|
||||
cursor: pointer;
|
||||
background: transparent url("/media/embed/icons/circular/menu_icn_stats.png") no-repeat center center;
|
||||
background: transparent url('/media/embed/icons/nouns/dialog-statistics.svg') no-repeat 0 0;
|
||||
background-size: 16px;
|
||||
filter: hue-rotate(284deg) saturate(18);
|
||||
}
|
||||
.NB-feed-badge .NB-feed-badge-stats {
|
||||
position: relative;
|
||||
|
|
9
media/img/icons/nouns/accept.svg
Normal file
|
@ -0,0 +1,9 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="150px" height="150px" viewBox="0 0 150 150" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<title>accept</title>
|
||||
<g id="accept" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
||||
<g id="noun-checkmark-2193579-95968E" fill="#95958E">
|
||||
<path d="M75,0 C116.437861,0 150,33.5621394 150,75 C150,116.437861 116.437861,150 75,150 C33.5621394,150 0,116.437861 0,75 C0,33.5621394 33.5621394,0 75,0 L75,0 Z M58.8753507,87.9365107 L110.437437,36.3744243 C112.874927,33.9369342 116.624993,33.9369342 118.874821,36.3744243 L125.624835,42.9367754 C127.874663,45.3742655 127.874663,49.1243317 125.624835,51.3741596 L63.1881386,113.810856 C60.7506485,116.060684 57.0005823,116.060684 54.7507544,113.810856 L24.5633569,83.6234582 C22.313529,81.3736303 22.313529,77.6235641 24.5633569,75.186074 L31.3133702,68.6237229 C33.5631981,66.1862328 37.3132643,66.1862328 39.7507544,68.6237229 L58.8756154,87.9365107 L58.8753507,87.9365107 Z" id="Shape"></path>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.1 KiB |
9
media/img/icons/nouns/cancel.svg
Normal file
|
@ -0,0 +1,9 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="150px" height="150px" viewBox="0 0 150 150" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<title>cancel</title>
|
||||
<g id="cancel" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
||||
<g id="noun-return-2784589-95968E" transform="translate(19.000000, 25.000000)" fill="#95958E" fill-rule="nonzero">
|
||||
<path d="M73.1050065,0 L23.9558783,0 C19.0058029,0 15.1161071,4.02487097 15.1161071,8.87817424 C15.1161071,13.7314775 19.1235683,17.7563485 23.9558783,17.7563485 L73.1050065,17.7563485 C84.6556409,17.7563485 94.0847303,27.226401 94.0847303,38.8272153 C94.0847303,50.4280297 84.6556409,59.8980822 73.1050065,59.8980822 L58.3720544,59.8976968 L63.2043645,45.2191154 C64.7367879,40.6023661 59.9039868,36.3409411 55.5432294,38.4719002 L3.09391994,63.9226664 C-1.03130665,65.9348553 -1.03130665,71.9724083 3.09391994,73.9845972 L55.5432294,99.4353633 C59.9039868,101.566322 64.7367879,97.3044042 63.2043645,92.6881482 L58.3720544,78.0095668 L73.2228701,78.0095668 C94.5561847,78.0095668 112,60.4899697 112,39.0639758 C111.882215,17.5196063 94.4383211,0 73.1050065,0 L73.1050065,0 Z" id="Path"></path>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.2 KiB |
9
media/img/icons/nouns/delete.svg
Normal file
|
@ -0,0 +1,9 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="150px" height="150px" viewBox="0 0 150 150" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<title>delete</title>
|
||||
<g id="delete" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
||||
<g id="noun-delete-3844387-95968E" transform="translate(17.265772, 0.000000)" fill="#95958E" fill-rule="nonzero">
|
||||
<path d="M100.967559,47.3431895 L14.0114337,47.3431895 C12.3766586,47.3338549 10.8077446,47.9874097 9.66362746,49.1548762 C8.52509803,50.3336631 7.91500419,51.9250729 7.97281391,53.5630687 L10.3882618,126.751141 C10.6228823,132.999261 13.2703743,138.912599 17.7755068,143.24865 C22.2799951,147.58454 28.2902737,150.004336 34.541936,149.999994 L80.4354467,149.999994 C86.698059,150.003763 92.7171942,147.57504 97.2228098,143.22675 C101.728425,138.878461 104.370442,132.949824 104.589282,126.690594 L107.00473,53.5637128 C107.062601,51.925717 106.452446,50.3342589 105.313916,49.1555203 C104.169719,47.9880538 102.600885,47.3344336 100.96611,47.3431895 L100.967559,47.3431895 Z M48.9742374,121.135225 C48.9742374,123.292703 47.8231315,125.286091 45.9549275,126.364991 C44.086659,127.443763 41.7845761,127.443763 39.9163076,126.364991 C38.0480392,125.28622 36.8969977,123.292864 36.8969977,121.135225 L36.8969977,69.6861836 C36.8969977,67.5287055 38.0481036,65.5353169 39.9163076,64.4564168 C41.7845761,63.3776455 44.086659,63.3776455 45.9549275,64.4564168 C47.8231959,65.535188 48.9742374,67.5285445 48.9742374,69.6861836 L48.9742374,121.135225 Z M78.0803849,121.135225 C78.0803849,123.292703 76.9292791,125.286091 75.061075,126.364991 C73.1928066,127.443763 70.8907237,127.443763 69.0224552,126.364991 C67.1541867,125.28622 66.0031453,123.292864 66.0031453,121.135225 L66.0031453,69.6861836 C66.0031453,67.5287055 67.1542511,65.5353169 69.0224552,64.4564168 C70.8907237,63.3776455 73.1928066,63.3776455 75.061075,64.4564168 C76.9293435,65.535188 78.0803849,67.5285445 78.0803849,69.6861836 L78.0803849,121.135225 Z M108.936927,23.188811 L90.2172056,23.188811 C88.3030437,23.1976174 86.4544208,22.4893294 85.0352647,21.2049231 C83.616189,19.9198242 82.7293171,18.1503476 82.5481585,16.2443982 C82.0833136,11.7714717 79.9716807,7.63058878 76.6233867,4.628187 C73.2750928,1.62578522 68.929863,-0.0234826258 64.432299,0.00025266799 L50.422701,0.00025266799 C45.9251369,-0.0233924491 41.5799071,1.62594625 38.2316132,4.628187 C34.8833193,7.63042775 32.7717347,11.7713106 32.3068415,16.2443982 C32.1256829,18.1503476 31.2387626,19.9197437 29.8197353,21.2049231 C28.4006596,22.4893939 26.5519563,23.1976676 24.6377943,23.188811 L6.03884527,23.188811 C3.88136718,23.188811 1.88797851,24.3399168 0.809078439,26.2081209 C-0.269692813,28.0763893 -0.269692813,30.3784722 0.809078439,32.2467407 C1.88784969,34.1150092 3.88120615,35.2660506 6.03884527,35.2660506 L108.695382,35.2660506 C110.85286,35.2660506 112.846249,34.1149447 113.925149,32.2467407 C115.00392,30.3784722 115.00392,28.0763893 113.925149,26.2081209 C112.846378,24.3398524 110.853021,23.188811 108.695382,23.188811 L108.936927,23.188811 Z M44.4444674,17.5125083 C44.5948032,16.017958 45.2967984,14.6328113 46.4133795,13.6276629 C47.5298961,12.6231103 48.9810006,12.0701982 50.4830872,12.0776741 L64.6134576,12.0776741 C66.1155602,12.0702022 67.5667452,12.6231103 68.6831653,13.6276629 C69.7996819,14.6328435 70.5016755,16.0179902 70.6520774,17.5125083 C70.8684693,19.4693432 71.3773398,21.3828611 72.1617324,23.188811 L42.9348124,23.188811 C43.719205,21.3828611 44.2280754,19.4693432 44.4444674,17.5125083 Z" id="Shape"></path>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 3.6 KiB |
9
media/img/icons/nouns/dialog-statistics.svg
Normal file
|
@ -0,0 +1,9 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="150px" height="150px" viewBox="0 0 150 150" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<title>dialog-statistics</title>
|
||||
<g id="dialog-statistics" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
||||
<g id="noun-stats-2732659-95968E" transform="translate(5.000000, 0.000000)" fill="#95958E">
|
||||
<path d="M11.8087806,0.536762756 L35.6903671,0.536762756 L35.6903671,139.534452 L11.8087806,139.534452 L11.8087806,0.536762756 Z M4.29561726,0 L4.29561726,145.706656 L139.804538,145.706656 L139.804538,150 L2.49770616e-14,150 L2.49770616e-14,0 L4.29561726,0 Z M115.924846,89.3560362 L139.806432,89.3560362 L139.806432,139.534073 L115.924846,139.534073 L115.924846,89.3560362 Z M81.8459033,26.8328346 L105.460434,26.8328346 L105.460434,139.534073 L81.8459033,139.534073 L81.8459033,26.8328346 Z M46.9620061,54.4721391 L70.576537,54.4721391 L70.576537,139.534073 L46.9620061,139.534073 L46.9620061,54.4721391 Z" id="Shape"></path>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.1 KiB |
9
media/img/icons/nouns/link.svg
Normal file
|
@ -0,0 +1,9 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="150px" height="150px" viewBox="0 0 150 150" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<title>link</title>
|
||||
<g id="link" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
||||
<g id="noun-link-1630224-95968E" transform="translate(16.000000, 16.000000)" fill="#95958E" fill-rule="nonzero">
|
||||
<path d="M95.269223,49.635474 C92.8132001,52.0909902 92.8132001,56.1222498 95.269223,58.5777661 C97.7716731,61.0797 101.803469,61.0797 104.259787,58.5777661 L108.754873,54.1297305 C121.081709,41.8054367 121.081709,21.603901 108.754873,9.27862374 C96.4280361,-3.09287458 76.2223326,-3.09287458 63.8945125,9.27862374 L43.8284843,29.3405129 C31.5016478,41.6648068 31.5016478,61.8201214 43.8284843,74.1916197 C46.2845071,76.6471359 50.3165984,76.6471359 52.8190486,74.1916197 C55.2750714,71.6896858 55.2750714,67.6587212 52.8190486,65.2029099 C45.4041593,57.7895502 45.4041593,45.6966564 52.7725564,38.2835917 L72.8385845,18.2217025 C80.2534737,10.8083428 92.3488624,10.8083428 99.7634565,18.2217025 C107.178346,25.6350623 107.178346,37.727956 99.7634565,45.1410208 L95.2683711,49.635179 L95.269223,49.635474 Z M22.6961041,68.4002244 C25.152127,65.8982904 25.152127,61.9134485 22.6961041,59.4115146 C20.193654,56.9559984 16.20799,56.9559984 13.7055399,59.4115146 L9.21045447,63.9056728 C-3.07015149,76.2299667 -3.07015149,96.4315023 9.21045447,108.75678 C21.5845052,121.081073 41.7429945,121.081073 54.0708146,108.75678 L74.1368428,88.6948904 C86.4636793,76.3705966 86.4636793,56.1690609 74.1368428,43.8437836 C71.6808199,41.3882674 67.6487286,41.3882674 65.1927058,43.8437836 C62.6902557,46.3457176 62.6902557,50.3305595 65.1927058,52.8324934 C72.5610694,60.1993371 72.607595,72.3387469 65.1927058,79.7055906 L45.1266776,99.7674798 C37.7117884,107.18084 25.6163998,107.18084 18.2018056,99.7674798 C10.7869164,92.35412 10.7869164,80.3074473 18.2018056,72.8943826 L22.6961041,68.4002244 Z" id="Shape"></path>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 2 KiB |
9
media/img/icons/nouns/rename.svg
Normal file
|
@ -0,0 +1,9 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="150px" height="150px" viewBox="0 0 150 150" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<title>rename</title>
|
||||
<g id="rename" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
||||
<g id="noun-rename-3846134-95968E" transform="translate(0.000000, 16.000000)" fill="#95958E" fill-rule="nonzero">
|
||||
<path d="M26.1923077,96.1739992 L17.3076923,96.1739992 C12.7175385,96.1739992 8.31492308,94.3506145 5.06907692,91.1049222 C1.82323077,87.8590761 0,83.4564607 0,78.8663068 L0,39.0586145 C0,34.4684607 1.82338462,30.0658453 5.06907692,26.8199992 C8.31492308,23.574153 12.7175385,21.7509222 17.3076923,21.7509222 L26.1923077,21.7509222 L26.1923077,96.1739992 Z M132.692308,21.9816913 L60.8076923,21.9816913 L60.8076923,96.1739992 L132.692308,96.1739992 C137.282462,96.1739992 141.685077,94.3506145 144.930923,91.1049222 C148.176769,87.8590761 150,83.4564607 150,78.8663068 L150,39.0586145 C149.939303,34.5087684 148.088923,30.1649222 144.849692,26.9690761 C141.610462,23.7732299 137.242769,21.9816913 132.692308,21.9816913 Z M55.4430769,106.846307 C53.806,106.846307 52.2356923,106.196061 51.0783077,105.037999 C49.9202615,103.880553 49.27,102.310307 49.27,100.67323 L49.27,17.7116915 C49.27,16.0746145 49.9202462,14.5043068 51.0783077,13.3469222 C52.2357538,12.1888761 53.806,11.5386145 55.4430769,11.5386145 C57.5043077,11.5386145 59.4087692,10.4388607 60.4395385,8.65399915 C61.4701846,6.86907607 61.4701846,4.66969146 60.4395385,2.88476838 C59.4088923,1.09984531 57.5044615,7.60544429e-05 55.4430769,7.60544429e-05 C51.0026154,-0.0130682329 46.7273846,1.68046069 43.5007692,4.73092223 C40.2741538,1.68046069 35.9989231,-0.0130777713 31.5584615,7.60544429e-05 C29.4972308,7.60544429e-05 27.5927692,1.09990684 26.562,2.88476838 C25.5313538,4.66969146 25.5313538,6.86907607 26.562,8.65399915 C27.5926462,10.4389222 29.4970769,11.5386145 31.5584615,11.5386145 C33.1955385,11.5386145 34.7658462,12.1888607 35.9232308,13.3469222 C37.0812769,14.5043684 37.7315385,16.0746145 37.7315385,17.7116915 L37.7315385,100.67323 C37.7315385,102.310307 37.0812923,103.880615 35.9232308,105.037999 C34.7657846,106.196045 33.1955385,106.846307 31.5584615,106.846307 C29.4972308,106.846307 27.5927692,107.946061 26.562,109.730922 C25.5313538,111.515845 25.5313538,113.71523 26.562,115.500153 C27.5926462,117.285076 29.4970769,118.384845 31.5584615,118.384845 C35.9989231,118.39799 40.2741538,116.704461 43.5007692,113.653999 C46.7273846,116.704461 51.0026154,118.397999 55.4430769,118.384845 C57.5043077,118.384845 59.4087692,117.285015 60.4395385,115.500153 C61.4701846,113.71523 61.4701846,111.515845 60.4395385,109.730922 C59.4088923,107.945999 57.5044615,106.846307 55.4430769,106.846307 Z" id="Shape"></path>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 2.8 KiB |
10
media/img/icons/nouns/sendto.svg
Normal file
|
@ -0,0 +1,10 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="150px" height="150px" viewBox="0 0 150 150" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<title>sendto</title>
|
||||
<g id="sendto" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
||||
<g id="noun-share-4837214-95968E" transform="translate(16.000000, 19.000000)" fill="#95958E" fill-rule="nonzero">
|
||||
<path d="M113.417389,55 C110.333168,55 107.83423,57.4869418 107.83423,60.5547202 L107.83423,104.887694 L11.1630279,104.887694 L11.1630279,60.5547202 C11.1630279,57.4869418 8.66409017,55 5.58151396,55 C2.49893776,55 0,57.4869418 0,60.5547202 L0,110.443642 C0,113.513058 2.49893776,116 5.58151396,116 L113.416841,116 C116.501062,116 119,113.513058 119,110.443642 L119,60.5547202 C119,57.4869418 116.501062,55 113.416841,55 L113.417389,55 Z" id="Path"></path>
|
||||
<path d="M33.0621069,35.3233081 C34.0905162,36.1606672 35.3257757,36.5670092 36.5535561,36.5670092 C38.1726266,36.5670092 39.7779126,35.8588441 40.8761727,34.4935108 L52.9429772,19.4936186 L52.9429772,74.4113393 C52.9429772,77.4985999 55.4306109,80 58.4992429,80 C61.5695126,80 64.0571463,77.4985999 64.0571463,74.4113393 L64.0576794,19.8353361 L76.1672023,34.5003726 C78.1263827,36.8741433 81.6306611,37.2000787 83.9930055,35.229974 C86.354804,33.2583047 86.6778538,29.7362806 84.7185915,27.3608631 L65.6768045,4.30521898 C64.2395263,2.15980896 62.2802094,0.826012502 60.1124865,0.286263406 C59.5985548,0.12866161 59.0643557,0.01876304 58.4992846,0.01876304 C58.4635649,0.01876304 58.4310443,0.0284125132 58.3958582,0.0289485569 C58.3297497,0.0257320201 58.2673739,0.00160840565 58.2007317,0 C55.2691263,0.0214431213 52.5730866,1.64147952 50.7423346,4.46016924 L32.2369167,27.4664084 C30.3063972,29.8658422 30.6763964,33.383612 33.0622018,35.323717 L33.0621069,35.3233081 Z" id="Path"></path>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.9 KiB |
10
media/img/icons/nouns/share 2.svg
Normal file
|
@ -0,0 +1,10 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="150px" height="150px" viewBox="0 0 150 150" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<title>share 2</title>
|
||||
<g id="share" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
||||
<g id="noun-share-4837214-95968E" transform="translate(16.000000, 19.000000)" fill="#95958E" fill-rule="nonzero">
|
||||
<path d="M113.417389,55 C110.333168,55 107.83423,57.4869418 107.83423,60.5547202 L107.83423,104.887694 L11.1630279,104.887694 L11.1630279,60.5547202 C11.1630279,57.4869418 8.66409017,55 5.58151396,55 C2.49893776,55 0,57.4869418 0,60.5547202 L0,110.443642 C0,113.513058 2.49893776,116 5.58151396,116 L113.416841,116 C116.501062,116 119,113.513058 119,110.443642 L119,60.5547202 C119,57.4869418 116.501062,55 113.416841,55 L113.417389,55 Z" id="Path"></path>
|
||||
<path d="M33.0621069,35.3233081 C34.0905162,36.1606672 35.3257757,36.5670092 36.5535561,36.5670092 C38.1726266,36.5670092 39.7779126,35.8588441 40.8761727,34.4935108 L52.9429772,19.4936186 L52.9429772,74.4113393 C52.9429772,77.4985999 55.4306109,80 58.4992429,80 C61.5695126,80 64.0571463,77.4985999 64.0571463,74.4113393 L64.0576794,19.8353361 L76.1672023,34.5003726 C78.1263827,36.8741433 81.6306611,37.2000787 83.9930055,35.229974 C86.354804,33.2583047 86.6778538,29.7362806 84.7185915,27.3608631 L65.6768045,4.30521898 C64.2395263,2.15980896 62.2802094,0.826012502 60.1124865,0.286263406 C59.5985548,0.12866161 59.0643557,0.01876304 58.4992846,0.01876304 C58.4635649,0.01876304 58.4310443,0.0284125132 58.3958582,0.0289485569 C58.3297497,0.0257320201 58.2673739,0.00160840565 58.2007317,0 C55.2691263,0.0214431213 52.5730866,1.64147952 50.7423346,4.46016924 L32.2369167,27.4664084 C30.3063972,29.8658422 30.6763964,33.383612 33.0622018,35.323717 L33.0621069,35.3233081 Z" id="Path"></path>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.9 KiB |
|
@ -3520,6 +3520,10 @@
|
|||
$.make('div', { className: 'NB-menu-manage-image' }),
|
||||
$.make('div', { className: 'NB-menu-manage-title' }, 'Goodies & Mobile Apps')
|
||||
]),
|
||||
$.make('li', { className: 'NB-menu-item NB-menu-manage-statistics', role: "button" }, [
|
||||
$.make('div', { className: 'NB-menu-manage-image' }),
|
||||
$.make('div', { className: 'NB-menu-manage-title' }, 'Statistics & History')
|
||||
]),
|
||||
$.make('li', { className: 'NB-menu-item NB-menu-manage-notifications', role: "button" }, [
|
||||
$.make('div', { className: 'NB-menu-manage-image' }),
|
||||
$.make('div', { className: 'NB-menu-manage-title' }, 'Notifications')
|
||||
|
@ -6452,6 +6456,14 @@
|
|||
});
|
||||
}
|
||||
});
|
||||
$.targetIs(e, { tagSelector: '.NB-menu-manage-statistics' }, function($t, $p){
|
||||
e.preventDefault();
|
||||
if (!$t.hasClass('NB-disabled')) {
|
||||
$.modal.close(function() {
|
||||
self.open_feed_statistics_modal();
|
||||
});
|
||||
}
|
||||
});
|
||||
$.targetIs(e, { tagSelector: '.NB-menu-manage-notifications' }, function($t, $p){
|
||||
e.preventDefault();
|
||||
if (!$t.hasClass('NB-disabled')) {
|
||||
|
|
|
@ -1,10 +1,14 @@
|
|||
NEWSBLUR.ReaderStatistics = function(feed_id, options) {
|
||||
var defaults = {
|
||||
embedded: false
|
||||
embedded: false,
|
||||
width: 700
|
||||
};
|
||||
|
||||
this.options = $.extend({}, defaults, options);
|
||||
this.model = NEWSBLUR.assets;
|
||||
if (!feed_id) {
|
||||
feed_id = NEWSBLUR.assets.feeds.first().id;
|
||||
}
|
||||
this.feed_id = feed_id;
|
||||
if (this.options.embedded) {
|
||||
this.feed = NEWSBLUR.stats_feed;
|
||||
|
@ -47,7 +51,11 @@ _.extend(NEWSBLUR.ReaderStatistics.prototype, {
|
|||
this.make_feed_chooser({skip_starred: true, feed_id: this.feed.id})
|
||||
])),
|
||||
$.make('div', { className: 'NB-modal-loading' }),
|
||||
(!this.options.embedded && $.make('h2', { className: 'NB-modal-title' }, 'Statistics & History')),
|
||||
(!this.options.embedded && $.make('h2', { className: 'NB-modal-title' }, [
|
||||
$.make('div', { className: 'NB-icon' }),
|
||||
'Statistics & History',
|
||||
$.make('div', { className: 'NB-icon-dropdown' })
|
||||
])),
|
||||
$.make('h2', { className: 'NB-modal-subtitle' }, [
|
||||
$.make('img', { className: 'NB-modal-feed-image feed_favicon', src: $.favicon(this.feed) }),
|
||||
$.make('div', { className: 'NB-modal-feed-heading' }, [
|
||||
|
|
|
@ -100,6 +100,12 @@
|
|||
Goodies & Apps
|
||||
</div>
|
||||
</li>
|
||||
<li class="NB-menu-item NB-menu-manage-statistics">
|
||||
<div class="NB-menu-manage-image"></div>
|
||||
<div class="NB-menu-manage-title">
|
||||
Statistics & History
|
||||
</div>
|
||||
</li>
|
||||
<li class="NB-menu-item NB-menu-manage-notifications">
|
||||
<div class="NB-menu-manage-image"></div>
|
||||
<div class="NB-menu-manage-title">
|
||||
|
|