# HG changeset patch # User Sean Farley # Date 1414711174 25200 # Node ID a1ea7183c165a5f5401ddfbe191f9e6327d69c6d # Parent 23ca3c74abf1a11f1133bf7a5433a52b4c9eb1af note.png: replace icon-file-2 with icon-clippy (clipboard) for gists diff -r 23ca3c74abf1 -r a1ea7183c165 kallithea/public/css/contextbar.css --- a/kallithea/public/css/contextbar.css Mon Jul 14 23:11:16 2014 -0500 +++ b/kallithea/public/css/contextbar.css Thu Oct 30 16:19:34 2014 -0700 @@ -10,7 +10,6 @@ i.icon-cogs { background-image: url("../images/icons/table_gear.png"); } i.icon-ellipsis-horizontal:after { content: ' ...';} i.icon-eye-open { background-image: url("../images/icons/eye.png"); } -i.icon-file-2 { background-image: url("../images/icons/note.png"); } i.icon-file-alt { background-image: url("../images/icons/note_add.png"); } i.icon-file { background-image: url("../images/icons/file.png"); } i.icon-file-text { background-image: url("../images/icons/clipboard_16.png"); } diff -r 23ca3c74abf1 -r a1ea7183c165 kallithea/public/images/icons/note.png Binary file kallithea/public/images/icons/note.png has changed diff -r 23ca3c74abf1 -r a1ea7183c165 kallithea/templates/base/base.html --- a/kallithea/templates/base/base.html Mon Jul 14 23:11:16 2014 -0500 +++ b/kallithea/templates/base/base.html Thu Oct 30 16:19:34 2014 -0700 @@ -249,7 +249,7 @@ %endif
  • - ${_('Gists')} + ${_('Gists')}