]> git.mxchange.org Git - friendica.git/blobdiff - view/fonts/shashape.css
quattro fix for #2385 - respect acl on event edit
[friendica.git] / view / fonts / shashape.css
index 2b1a1307fe7124dd483fe749ede9bbe3ad3651ca..5f4494dde7b4fbfe5e1fd7293b75c04b4bdf070d 100644 (file)
@@ -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{
     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{
 .shashape.nolike:before{
     content: "C";
 }
-/*  uppercase D is not defined at the moment
- .shashape.download:before{
+/* uppercase D is not defined at the moment
+ .shashape.hash:before{
     content: "D";
-}*/
+} */
 .shashape.arrow7:before{
     content: "E";
 }
 .shashape.arrow-updown:before{
     content: "K";
 }
+/* uppercase L is not defined at the moment
 .shashape.lock:before{
     content: "L";
-}
+} */
 .shashape.arrow-left:before{
     content: "M";
 }
 .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";
 }
 .shashape.arrow-updown3:before{
     content: "Z";
 }
-.shashape.arrow-doubleup:before {
-    content: "?";
+.shashape.hash:before{
+    content: "#";
 }
-.shashape.arrow-doublerigh:before{
+.shashape.tag:before{
     content: "=";
 }
-.shahsape.arrow-doubleright2:before{
-    content: "/";
+.shashape.lock-open:before{
+    content: "?";
+}
+.shashape.lock-closed:before{
+    content: ")";
+}
+.shashape.yes:before{
+    content: "+";
+}
+.shashape.hmm:before{
+    content: ",";
+}
+.shashape.no:before{
+    content: "-";
+}
+.shashape.blank:before{
+    content: ".";
+}
+.shashape.see:before{
+    content: ":";
 }
+.shashape.blind:before{
+    content: ";";
+}
+.shashape.edit:before{
+    content: "<";
+}
+.shashape.stamp:before{
+    content: ">";
+}
+.shashape.heart:before{
+    content: "_";
+}
+