]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
Update style.css
authorNicolas Lœuillet <nicolas@loeuillet.org>
Mon, 22 Apr 2013 17:27:23 +0000 (20:27 +0300)
committerNicolas Lœuillet <nicolas@loeuillet.org>
Mon, 22 Apr 2013 17:27:23 +0000 (20:27 +0300)
coquille pour l'affichage des liens sur la page view

css/style.css

index 36ebf85d2191ee4ef554ccaaaa39bba4ee68d780..b8327c30bd388e144ef470bd41eea7126dea2d10 100644 (file)
@@ -117,7 +117,7 @@ input[type=submit].delete {
     text-align: left;
 }
 
-#article.tools ul li{
+#article .tools ul li{
     display: inline;
 }
 
@@ -214,4 +214,4 @@ body.article {
 .messages.warning p { background: url(../img/messages/warning.png ) no-repeat 0px 50%; color: #5F4E01; }
 .messages.information, .messages.info { background: #DFEBFB; border: 1px solid #82AEE7; }
 .messages.information p, .messages.info p { background: url(../img/messages/help.png ) no-repeat 0px 50%; color: #064393; }
-.messages.information a { text-decoration: underline; }
\ No newline at end of file
+.messages.information a { text-decoration: underline; }