From e682978e5b5da7c40ffd3854bd35e2d4e28dcdc8 Mon Sep 17 00:00:00 2001 From: nicosomb Date: Tue, 23 Apr 2013 08:30:48 +0200 Subject: [PATCH] Revert "Update style.css" This reverts commit 176d733a445cebe6160633494f9b88dca41223d0. --- css/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/css/style.css b/css/style.css index b8327c30..36ebf85d 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; } +.messages.information a { text-decoration: underline; } \ No newline at end of file -- 2.41.0