From c8f0087a910eb186e411245a3d3319ed5ce59c2b Mon Sep 17 00:00:00 2001 From: Waldir Pimenta Date: Sat, 10 May 2014 19:04:14 +0200 Subject: [PATCH] Remove ruleset for obsolete class .rimage Change-Id: I0f20b54002729baa1f8d0e249c4ea08db6cd5dc6 --- skins/common/commonPrint.css | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/skins/common/commonPrint.css b/skins/common/commonPrint.css index 51ef171b65..a6d3b55692 100644 --- a/skins/common/commonPrint.css +++ b/skins/common/commonPrint.css @@ -104,16 +104,6 @@ img.thumbborder { border: 1px solid #dddddd; } -/* table standards */ -table.rimage { - float: right; - width: 1pt; - position: relative; - margin-left: 1em; - margin-bottom: 1em; - text-align: center; -} - body { background: white; color: black; @@ -425,4 +415,4 @@ p { .catlinks li:first-child { padding-left: .2em; border-left: none; -} \ No newline at end of file +} -- 2.20.1