]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - tpl/css/style.css
Add textual content on tools links
[github/wallabag/wallabag.git] / tpl / css / style.css
index 9b24998917e6cedc768a5b06714c3830b5adb159..85df6e9553142e272aacaba4e07084f82712f82c 100644 (file)
@@ -137,6 +137,10 @@ a, a:hover, a:visited {
     display: inline-block;
     width: 16px;
     height: 16px;
+    /* Hide textual content */
+    text-indent: -9999px;
+    text-align: left;
+    overflow: hidden;
 }