You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by be...@apache.org on 2016/05/17 14:58:34 UTC

[2/9] fauxton commit: updated refs/heads/master to 5b718dd

http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/blob/5b718dd7/assets/icons/filter.svg
----------------------------------------------------------------------
diff --git a/assets/icons/filter.svg b/assets/icons/filter.svg
new file mode 100644
index 0000000..f979c94
--- /dev/null
+++ b/assets/icons/filter.svg
@@ -0,0 +1 @@
+<svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1595 295q17 41-14 70l-493 493v742q0 42-39 59-13 5-25 5-27 0-45-19l-256-256q-19-19-19-45v-486l-493-493q-31-29-14-70 17-39 59-39h1280q42 0 59 39z"/></svg>

http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/blob/5b718dd7/assets/less/icons.less
----------------------------------------------------------------------
diff --git a/assets/less/icons.less b/assets/less/icons.less
index 6fc3cc9..1dcdc10 100644
--- a/assets/less/icons.less
+++ b/assets/less/icons.less
@@ -1,5 +1,5 @@
 /*
-*	Icon Font: fauxtonicon4
+*	Icon Font: fauxtonicon5
 */
 
 /*  Licensed under the Apache License, Version 2.0 (the "License"); you may not
@@ -18,7 +18,7 @@
 /* had to add a custom template to the generator to get this to compile to append the proper path and specify  "url" instead of "font-url":
 https://github.com/seanbarclay/fontcustom/blob/1c3ad3d2633d3a8add39e8827115394e9ec02d88/lib/fontcustom/generator/template.rb
 */
-@fauxtonFont: "fauxtonicon4";
+@fauxtonFont: "fauxtonicon5";
 @icon-activetasks: "\f100";
 @icon-arrow-box-down: "\f101";
 @icon-arrow-box-up: "\f102";
@@ -59,101 +59,102 @@ https://github.com/seanbarclay/fontcustom/blob/1c3ad3d2633d3a8add39e8827115394e9
 @icon-eye: "\f125";
 @icon-file-code-o: "\f126";
 @icon-files-o: "\f127";
-@icon-gears: "\f128";
-@icon-help: "\f129";
-@icon-help-circled: "\f12a";
-@icon-info-circled: "\f12b";
-@icon-json: "\f12c";
-@icon-key: "\f12d";
-@icon-left: "\f12e";
-@icon-left-1: "\f12f";
-@icon-left-circled: "\f130";
-@icon-left-dir: "\f131";
-@icon-left-open: "\f132";
-@icon-link: "\f133";
-@icon-list-alt: "\f134";
-@icon-lock: "\f135";
-@icon-mail: "\f136";
-@icon-mail-alt: "\f137";
-@icon-map: "\f138";
-@icon-map2: "\f139";
-@icon-megaphone: "\f13a";
-@icon-minus: "\f13b";
-@icon-minus-circled: "\f13c";
-@icon-minus-circled2: "\f13d";
-@icon-minus-squared: "\f13e";
-@icon-minus-squared-alt: "\f13f";
-@icon-mixer: "\f140";
-@icon-new-database: "\f141";
-@icon-ok: "\f142";
-@icon-ok-circled: "\f143";
-@icon-ok-circled-2: "\f144";
-@icon-paperclip: "\f145";
-@icon-pencil: "\f146";
-@icon-picture: "\f147";
-@icon-play: "\f148";
-@icon-plus: "\f149";
-@icon-plus-circled: "\f14a";
-@icon-plus-circled2: "\f14b";
-@icon-plus-squared: "\f14c";
-@icon-plus-squared-alt: "\f14d";
-@icon-popin: "\f14e";
-@icon-popout: "\f14f";
-@icon-profile: "\f150";
-@icon-replicate: "\f151";
-@icon-reply: "\f152";
-@icon-reply-all: "\f153";
-@icon-resize-full: "\f154";
-@icon-resize-full-reverse: "\f155";
-@icon-resize-small: "\f156";
-@icon-resize-small-reverse: "\f157";
-@icon-right: "\f158";
-@icon-right-1: "\f159";
-@icon-right-circled: "\f15a";
-@icon-right-dir: "\f15b";
-@icon-right-open: "\f15c";
-@icon-save: "\f15d";
-@icon-search: "\f15e";
-@icon-select-all: "\f15f";
-@icon-sidenav-filter-function: "\f160";
-@icon-sidenav-info: "\f161";
-@icon-sidenav-list-function: "\f162";
-@icon-sidenav-map-reduce: "\f163";
-@icon-sidenav-search: "\f164";
-@icon-sidenav-show-function: "\f165";
-@icon-sidenav-update-function: "\f166";
-@icon-sitemap: "\f167";
-@icon-stats: "\f168";
-@icon-support: "\f169";
-@icon-swap-arrows: "\f16a";
-@icon-table: "\f16b";
-@icon-trash: "\f16c";
-@icon-up: "\f16d";
-@icon-up-1: "\f16e";
-@icon-up-circled: "\f16f";
-@icon-up-dir: "\f170";
-@icon-up-open: "\f171";
-@icon-user: "\f172";
-@icon-users: "\f173";
-@icon-vertical-ellipsis: "\f174";
-@icon-wrench: "\f175";
-@icon-wrench2: "\f176";
+@icon-filter: "\f128";
+@icon-gears: "\f129";
+@icon-help: "\f12a";
+@icon-help-circled: "\f12b";
+@icon-info-circled: "\f12c";
+@icon-json: "\f12d";
+@icon-key: "\f12e";
+@icon-left: "\f12f";
+@icon-left-1: "\f130";
+@icon-left-circled: "\f131";
+@icon-left-dir: "\f132";
+@icon-left-open: "\f133";
+@icon-link: "\f134";
+@icon-list-alt: "\f135";
+@icon-lock: "\f136";
+@icon-mail: "\f137";
+@icon-mail-alt: "\f138";
+@icon-map: "\f139";
+@icon-map2: "\f13a";
+@icon-megaphone: "\f13b";
+@icon-minus: "\f13c";
+@icon-minus-circled: "\f13d";
+@icon-minus-circled2: "\f13e";
+@icon-minus-squared: "\f13f";
+@icon-minus-squared-alt: "\f140";
+@icon-mixer: "\f141";
+@icon-new-database: "\f142";
+@icon-ok: "\f143";
+@icon-ok-circled: "\f144";
+@icon-ok-circled-2: "\f145";
+@icon-paperclip: "\f146";
+@icon-pencil: "\f147";
+@icon-picture: "\f148";
+@icon-play: "\f149";
+@icon-plus: "\f14a";
+@icon-plus-circled: "\f14b";
+@icon-plus-circled2: "\f14c";
+@icon-plus-squared: "\f14d";
+@icon-plus-squared-alt: "\f14e";
+@icon-popin: "\f14f";
+@icon-popout: "\f150";
+@icon-profile: "\f151";
+@icon-replicate: "\f152";
+@icon-reply: "\f153";
+@icon-reply-all: "\f154";
+@icon-resize-full: "\f155";
+@icon-resize-full-reverse: "\f156";
+@icon-resize-small: "\f157";
+@icon-resize-small-reverse: "\f158";
+@icon-right: "\f159";
+@icon-right-1: "\f15a";
+@icon-right-circled: "\f15b";
+@icon-right-dir: "\f15c";
+@icon-right-open: "\f15d";
+@icon-save: "\f15e";
+@icon-search: "\f15f";
+@icon-select-all: "\f160";
+@icon-sidenav-filter-function: "\f161";
+@icon-sidenav-info: "\f162";
+@icon-sidenav-list-function: "\f163";
+@icon-sidenav-map-reduce: "\f164";
+@icon-sidenav-search: "\f165";
+@icon-sidenav-show-function: "\f166";
+@icon-sidenav-update-function: "\f167";
+@icon-sitemap: "\f168";
+@icon-stats: "\f169";
+@icon-support: "\f16a";
+@icon-swap-arrows: "\f16b";
+@icon-table: "\f16c";
+@icon-trash: "\f16d";
+@icon-up: "\f16e";
+@icon-up-1: "\f16f";
+@icon-up-circled: "\f170";
+@icon-up-dir: "\f171";
+@icon-up-open: "\f172";
+@icon-user: "\f173";
+@icon-users: "\f174";
+@icon-vertical-ellipsis: "\f175";
+@icon-wrench: "\f176";
+@icon-wrench2: "\f177";
 
 @font-face {
-  font-family: "fauxtonicon4";
-  src: url("../fonts/fauxtonicon4.eot");
-  src: url("../fonts/fauxtonicon4.eot?#iefix") format("embedded-opentype"),
-       url("../fonts/fauxtonicon4.woff") format("woff"),
-       url("../fonts/fauxtonicon4.ttf") format("truetype"),
-       url("../fonts/fauxtonicon4.svg#fauxtonicon4") format("svg");
+  font-family: "fauxtonicon5";
+  src: url("../fonts/fauxtonicon5.eot");
+  src: url("../fonts/fauxtonicon5.eot?#iefix") format("embedded-opentype"),
+       url("../fonts/fauxtonicon5.woff") format("woff"),
+       url("../fonts/fauxtonicon5.ttf") format("truetype"),
+       url("../fonts/fauxtonicon5.svg#fauxtonicon5") format("svg");
   font-weight: normal;
   font-style: normal;
 }
 
 @media screen and (-webkit-min-device-pixel-ratio:0) {
   @font-face {
-    font-family: "fauxtonicon4";
-    src: url("../fonts/fauxtonicon4.svg#fauxtonicon4") format("svg");
+    font-family: "fauxtonicon5";
+    src: url("../fonts/fauxtonicon5.svg#fauxtonicon5") format("svg");
   }
 }
 
@@ -200,6 +201,7 @@ https://github.com/seanbarclay/fontcustom/blob/1c3ad3d2633d3a8add39e8827115394e9
 .fonticon-eye:before,
 .fonticon-file-code-o:before,
 .fonticon-files-o:before,
+.fonticon-filter:before,
 .fonticon-gears:before,
 .fonticon-help:before,
 .fonticon-help-circled:before,
@@ -280,7 +282,7 @@ https://github.com/seanbarclay/fontcustom/blob/1c3ad3d2633d3a8add39e8827115394e9
 .fonticon-wrench:before,
 .fonticon-wrench2:before {
   display: inline-block;
-  font-family: "fauxtonicon4";
+  font-family: "fauxtonicon5";
   font-style: normal;
   font-weight: normal;
   font-variant: normal;
@@ -333,82 +335,83 @@ https://github.com/seanbarclay/fontcustom/blob/1c3ad3d2633d3a8add39e8827115394e9
 .fonticon-eye { &:before { content: "\f125"; }}
 .fonticon-file-code-o { &:before { content: "\f126"; }}
 .fonticon-files-o { &:before { content: "\f127"; }}
-.fonticon-gears { &:before { content: "\f128"; }}
-.fonticon-help { &:before { content: "\f129"; }}
-.fonticon-help-circled { &:before { content: "\f12a"; }}
-.fonticon-info-circled { &:before { content: "\f12b"; }}
-.fonticon-json { &:before { content: "\f12c"; }}
-.fonticon-key { &:before { content: "\f12d"; }}
-.fonticon-left { &:before { content: "\f12e"; }}
-.fonticon-left-1 { &:before { content: "\f12f"; }}
-.fonticon-left-circled { &:before { content: "\f130"; }}
-.fonticon-left-dir { &:before { content: "\f131"; }}
-.fonticon-left-open { &:before { content: "\f132"; }}
-.fonticon-link { &:before { content: "\f133"; }}
-.fonticon-list-alt { &:before { content: "\f134"; }}
-.fonticon-lock { &:before { content: "\f135"; }}
-.fonticon-mail { &:before { content: "\f136"; }}
-.fonticon-mail-alt { &:before { content: "\f137"; }}
-.fonticon-map { &:before { content: "\f138"; }}
-.fonticon-map2 { &:before { content: "\f139"; }}
-.fonticon-megaphone { &:before { content: "\f13a"; }}
-.fonticon-minus { &:before { content: "\f13b"; }}
-.fonticon-minus-circled { &:before { content: "\f13c"; }}
-.fonticon-minus-circled2 { &:before { content: "\f13d"; }}
-.fonticon-minus-squared { &:before { content: "\f13e"; }}
-.fonticon-minus-squared-alt { &:before { content: "\f13f"; }}
-.fonticon-mixer { &:before { content: "\f140"; }}
-.fonticon-new-database { &:before { content: "\f141"; }}
-.fonticon-ok { &:before { content: "\f142"; }}
-.fonticon-ok-circled { &:before { content: "\f143"; }}
-.fonticon-ok-circled-2 { &:before { content: "\f144"; }}
-.fonticon-paperclip { &:before { content: "\f145"; }}
-.fonticon-pencil { &:before { content: "\f146"; }}
-.fonticon-picture { &:before { content: "\f147"; }}
-.fonticon-play { &:before { content: "\f148"; }}
-.fonticon-plus { &:before { content: "\f149"; }}
-.fonticon-plus-circled { &:before { content: "\f14a"; }}
-.fonticon-plus-circled2 { &:before { content: "\f14b"; }}
-.fonticon-plus-squared { &:before { content: "\f14c"; }}
-.fonticon-plus-squared-alt { &:before { content: "\f14d"; }}
-.fonticon-popin { &:before { content: "\f14e"; }}
-.fonticon-popout { &:before { content: "\f14f"; }}
-.fonticon-profile { &:before { content: "\f150"; }}
-.fonticon-replicate { &:before { content: "\f151"; }}
-.fonticon-reply { &:before { content: "\f152"; }}
-.fonticon-reply-all { &:before { content: "\f153"; }}
-.fonticon-resize-full { &:before { content: "\f154"; }}
-.fonticon-resize-full-reverse { &:before { content: "\f155"; }}
-.fonticon-resize-small { &:before { content: "\f156"; }}
-.fonticon-resize-small-reverse { &:before { content: "\f157"; }}
-.fonticon-right { &:before { content: "\f158"; }}
-.fonticon-right-1 { &:before { content: "\f159"; }}
-.fonticon-right-circled { &:before { content: "\f15a"; }}
-.fonticon-right-dir { &:before { content: "\f15b"; }}
-.fonticon-right-open { &:before { content: "\f15c"; }}
-.fonticon-save { &:before { content: "\f15d"; }}
-.fonticon-search { &:before { content: "\f15e"; }}
-.fonticon-select-all { &:before { content: "\f15f"; }}
-.fonticon-sidenav-filter-function { &:before { content: "\f160"; }}
-.fonticon-sidenav-info { &:before { content: "\f161"; }}
-.fonticon-sidenav-list-function { &:before { content: "\f162"; }}
-.fonticon-sidenav-map-reduce { &:before { content: "\f163"; }}
-.fonticon-sidenav-search { &:before { content: "\f164"; }}
-.fonticon-sidenav-show-function { &:before { content: "\f165"; }}
-.fonticon-sidenav-update-function { &:before { content: "\f166"; }}
-.fonticon-sitemap { &:before { content: "\f167"; }}
-.fonticon-stats { &:before { content: "\f168"; }}
-.fonticon-support { &:before { content: "\f169"; }}
-.fonticon-swap-arrows { &:before { content: "\f16a"; }}
-.fonticon-table { &:before { content: "\f16b"; }}
-.fonticon-trash { &:before { content: "\f16c"; }}
-.fonticon-up { &:before { content: "\f16d"; }}
-.fonticon-up-1 { &:before { content: "\f16e"; }}
-.fonticon-up-circled { &:before { content: "\f16f"; }}
-.fonticon-up-dir { &:before { content: "\f170"; }}
-.fonticon-up-open { &:before { content: "\f171"; }}
-.fonticon-user { &:before { content: "\f172"; }}
-.fonticon-users { &:before { content: "\f173"; }}
-.fonticon-vertical-ellipsis { &:before { content: "\f174"; }}
-.fonticon-wrench { &:before { content: "\f175"; }}
-.fonticon-wrench2 { &:before { content: "\f176"; }}
+.fonticon-filter { &:before { content: "\f128"; }}
+.fonticon-gears { &:before { content: "\f129"; }}
+.fonticon-help { &:before { content: "\f12a"; }}
+.fonticon-help-circled { &:before { content: "\f12b"; }}
+.fonticon-info-circled { &:before { content: "\f12c"; }}
+.fonticon-json { &:before { content: "\f12d"; }}
+.fonticon-key { &:before { content: "\f12e"; }}
+.fonticon-left { &:before { content: "\f12f"; }}
+.fonticon-left-1 { &:before { content: "\f130"; }}
+.fonticon-left-circled { &:before { content: "\f131"; }}
+.fonticon-left-dir { &:before { content: "\f132"; }}
+.fonticon-left-open { &:before { content: "\f133"; }}
+.fonticon-link { &:before { content: "\f134"; }}
+.fonticon-list-alt { &:before { content: "\f135"; }}
+.fonticon-lock { &:before { content: "\f136"; }}
+.fonticon-mail { &:before { content: "\f137"; }}
+.fonticon-mail-alt { &:before { content: "\f138"; }}
+.fonticon-map { &:before { content: "\f139"; }}
+.fonticon-map2 { &:before { content: "\f13a"; }}
+.fonticon-megaphone { &:before { content: "\f13b"; }}
+.fonticon-minus { &:before { content: "\f13c"; }}
+.fonticon-minus-circled { &:before { content: "\f13d"; }}
+.fonticon-minus-circled2 { &:before { content: "\f13e"; }}
+.fonticon-minus-squared { &:before { content: "\f13f"; }}
+.fonticon-minus-squared-alt { &:before { content: "\f140"; }}
+.fonticon-mixer { &:before { content: "\f141"; }}
+.fonticon-new-database { &:before { content: "\f142"; }}
+.fonticon-ok { &:before { content: "\f143"; }}
+.fonticon-ok-circled { &:before { content: "\f144"; }}
+.fonticon-ok-circled-2 { &:before { content: "\f145"; }}
+.fonticon-paperclip { &:before { content: "\f146"; }}
+.fonticon-pencil { &:before { content: "\f147"; }}
+.fonticon-picture { &:before { content: "\f148"; }}
+.fonticon-play { &:before { content: "\f149"; }}
+.fonticon-plus { &:before { content: "\f14a"; }}
+.fonticon-plus-circled { &:before { content: "\f14b"; }}
+.fonticon-plus-circled2 { &:before { content: "\f14c"; }}
+.fonticon-plus-squared { &:before { content: "\f14d"; }}
+.fonticon-plus-squared-alt { &:before { content: "\f14e"; }}
+.fonticon-popin { &:before { content: "\f14f"; }}
+.fonticon-popout { &:before { content: "\f150"; }}
+.fonticon-profile { &:before { content: "\f151"; }}
+.fonticon-replicate { &:before { content: "\f152"; }}
+.fonticon-reply { &:before { content: "\f153"; }}
+.fonticon-reply-all { &:before { content: "\f154"; }}
+.fonticon-resize-full { &:before { content: "\f155"; }}
+.fonticon-resize-full-reverse { &:before { content: "\f156"; }}
+.fonticon-resize-small { &:before { content: "\f157"; }}
+.fonticon-resize-small-reverse { &:before { content: "\f158"; }}
+.fonticon-right { &:before { content: "\f159"; }}
+.fonticon-right-1 { &:before { content: "\f15a"; }}
+.fonticon-right-circled { &:before { content: "\f15b"; }}
+.fonticon-right-dir { &:before { content: "\f15c"; }}
+.fonticon-right-open { &:before { content: "\f15d"; }}
+.fonticon-save { &:before { content: "\f15e"; }}
+.fonticon-search { &:before { content: "\f15f"; }}
+.fonticon-select-all { &:before { content: "\f160"; }}
+.fonticon-sidenav-filter-function { &:before { content: "\f161"; }}
+.fonticon-sidenav-info { &:before { content: "\f162"; }}
+.fonticon-sidenav-list-function { &:before { content: "\f163"; }}
+.fonticon-sidenav-map-reduce { &:before { content: "\f164"; }}
+.fonticon-sidenav-search { &:before { content: "\f165"; }}
+.fonticon-sidenav-show-function { &:before { content: "\f166"; }}
+.fonticon-sidenav-update-function { &:before { content: "\f167"; }}
+.fonticon-sitemap { &:before { content: "\f168"; }}
+.fonticon-stats { &:before { content: "\f169"; }}
+.fonticon-support { &:before { content: "\f16a"; }}
+.fonticon-swap-arrows { &:before { content: "\f16b"; }}
+.fonticon-table { &:before { content: "\f16c"; }}
+.fonticon-trash { &:before { content: "\f16d"; }}
+.fonticon-up { &:before { content: "\f16e"; }}
+.fonticon-up-1 { &:before { content: "\f16f"; }}
+.fonticon-up-circled { &:before { content: "\f170"; }}
+.fonticon-up-dir { &:before { content: "\f171"; }}
+.fonticon-up-open { &:before { content: "\f172"; }}
+.fonticon-user { &:before { content: "\f173"; }}
+.fonticon-users { &:before { content: "\f174"; }}
+.fonticon-vertical-ellipsis { &:before { content: "\f175"; }}
+.fonticon-wrench { &:before { content: "\f176"; }}
+.fonticon-wrench2 { &:before { content: "\f177"; }}