aboutsummaryrefslogtreecommitdiffhomepage
path: root/tpl/css/style.css
diff options
context:
space:
mode:
authorNicolas LÅ“uillet <nicolas.loeuillet@gmail.com>2013-08-23 21:15:39 +0200
committerNicolas LÅ“uillet <nicolas.loeuillet@gmail.com>2013-08-23 21:15:39 +0200
commitd9afe1abd7baa5dcda362bb247f5bdecafe30048 (patch)
tree7f196ec5f7693499e25d68aba95fbd1a1ef8f0c8 /tpl/css/style.css
parent70c39d16185698c0cc937cc4104694cd97e36d33 (diff)
parentc2618ca7917b6566d3e0406a2ccbe6c936327837 (diff)
downloadwallabag-d9afe1abd7baa5dcda362bb247f5bdecafe30048.tar.gz
wallabag-d9afe1abd7baa5dcda362bb247f5bdecafe30048.tar.zst
wallabag-d9afe1abd7baa5dcda362bb247f5bdecafe30048.zip
Merge branch 'dev' of github.com:inthepoche/poche into dev
Diffstat (limited to 'tpl/css/style.css')
-rw-r--r--tpl/css/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/tpl/css/style.css b/tpl/css/style.css
index 9b249989..85df6e95 100644
--- a/tpl/css/style.css
+++ b/tpl/css/style.css
@@ -137,6 +137,10 @@ a, a:hover, a:visited {
137 display: inline-block; 137 display: inline-block;
138 width: 16px; 138 width: 16px;
139 height: 16px; 139 height: 16px;
140 /* Hide textual content */
141 text-indent: -9999px;
142 text-align: left;
143 overflow: hidden;
140} 144}
141 145
142 146