X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ffonts%2Fshashape.css;h=b1a00323146ac08f6ae13d831b7a24aed4d720d4;hb=c3b975e5168bd08208add0f770af36a0698b821e;hp=2b1a1307fe7124dd483fe749ede9bbe3ad3651ca;hpb=882e10c6e17bdeedb2f1b57d9fcb8b70df61a3b0;p=friendica.git diff --git a/view/fonts/shashape.css b/view/fonts/shashape.css index 2b1a1307fe..b1a0032314 100644 --- a/view/fonts/shashape.css +++ b/view/fonts/shashape.css @@ -5,11 +5,11 @@ @font-face { font-family: 'ShaShape'; src: url('friendica_shashape.ttf') format('truetype'); - font-weight: normal; - font-style: normal; } .shashape { font-family: ShaShape; + font-weight: normal; + font-style: normal; } .shashape.friendica:before { content: "3"; @@ -47,7 +47,7 @@ .shashape.star:before{ content: "k"; } -.shashape.heart:before{ +.shashape.star-full:before{ content: "l"; } .shashape.message:before{ @@ -62,10 +62,10 @@ .shashape.profile:before{ content: "p"; } -.shashape.skip:before{ +.shashape.profileneg:before{ content: "q"; } -.shashape.reload:before{ +.shashape.heard:before{ content: "r"; } .shashape.search:before{ @@ -74,15 +74,12 @@ .shashape.time:before{ content: "t"; } -.shashape.undo:before{ - content: "u"; -} .shashape.logout:before, -.shashape.loggedin:before{ +.shashape.logged-in:before{ content: "v"; } .shashape.login:before, -.shashape.loggedout:before{ +.shashape.logged-out:before{ content: "w"; } .shashape.delete:before{ @@ -104,17 +101,16 @@ .shashape.nolike:before{ content: "C"; } -/* uppercase D is not defined at the moment - .shashape.download:before{ +.shashape.grrrr:before{ content: "D"; -}*/ +} .shashape.arrow7:before{ content: "E"; } .shashape.follow:before{ content: "F"; } -.shashape.follower:before{ +.shashape.retweet:before{ content: "G"; } .shashape.hand:before{ @@ -129,7 +125,7 @@ .shashape.arrow-updown:before{ content: "K"; } -.shashape.lock:before{ +.shashape.arrow-sideup:before{ content: "L"; } .shashape.arrow-left:before{ @@ -138,16 +134,16 @@ .shashape.arrow-right:before{ content: "N"; } -.shashape.arrow-up:before{ +.shashape.setting2:before, +.shashape.admin:before{ content: "O"; } .shashape.arrow-down:before{ content: "P"; } -/* uppercase Q is not defined -.shashape.skip:before{ +.shashape.arrow-up:before{ content: "Q"; -}*/ +} .shashape.request:before{ content: "R"; } @@ -175,12 +171,68 @@ .shashape.arrow-updown3:before{ content: "Z"; } -.shashape.arrow-doubleup:before { +.shashape.hash:before{ + content: "#"; +} +.shashape.tag:before{ + content: "&"; +} +.shashape.lock-open:before{ + content: "("; +} +.shashape.lock-closed:before{ + content: ")"; +} +.shashape.blank:before { + content: "_"; +} +.shashape.ellipsis:before { + content: "§"; +} +.shashape.ok.before, +.shashape.yes:before{ + content: "+"; +} +.shashape.hmm:before{ + content: "%"; +} +.shashape.mark:before, +.shashape.no:before{ + content: "-"; +} +.shashape.see:before{ + content: "."; +} +.shashape.see2:before{ + content: ":"; +} +.shashape.see3:before{ + content: ";"; +} +.shashape.blind:before{ + content: ","; +} +.shashape.edit:before{ + content: "<"; +} +.shashape.stamp:before{ + content: ">"; +} +.shashape.comment:before { + content: "*"; +} +.shashape.ask:before { content: "?"; } -.shashape.arrow-doublerigh:before{ - content: "="; +.shashape.skip:before { + content: "{"; +} +.shashape.reload:before { + content: "["; +} +.shashape.reloadreverse:before { + content: "]"; } -.shahsape.arrow-doubleright2:before{ - content: "/"; +.shashape.undo:before { + content: "]"; }