From: Nicolas LÅ“uillet Date: Mon, 22 Apr 2013 16:57:40 +0000 (+0300) Subject: Update style.css X-Git-Tag: 0.3~5 X-Git-Url: https://git.immae.eu/?a=commitdiff_plain;h=176d733a445cebe6160633494f9b88dca41223d0;hp=37c6ed4e7a75238504a28d6be5fbaad475689526;p=github%2Fwallabag%2Fwallabag.git Update style.css coquille pour l'affichage des liens sur la page view --- diff --git a/css/style.css b/css/style.css index 36ebf85d..b8327c30 100644 --- a/css/style.css +++ b/css/style.css @@ -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; }