From 101aa4482d80130d86e9c517171d35ab741b8467 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20P=C3=A9ters?= Date: Mon, 7 Nov 2011 20:20:20 +0100 Subject: [PATCH] remove rules for .right_frame, unused class --- plonetheme/pcfweb/static/css/style.css | 3 --- 1 file changed, 3 deletions(-) diff --git a/plonetheme/pcfweb/static/css/style.css b/plonetheme/pcfweb/static/css/style.css index a4974b7..7e24ba8 100644 --- a/plonetheme/pcfweb/static/css/style.css +++ b/plonetheme/pcfweb/static/css/style.css @@ -1367,9 +1367,6 @@ border: none; /* Regular page main content*/ -.centerContentTop .right_frame {background: url(../img/right_frame_m.png) repeat-y left top; width:333px; float: right; margin: 0 10px 10px 20px; } -.centerContentTop .right_frame .top_frame {background: url(../img/right_frame_t.png) no-repeat left top; padding-top: 15px;} -.centerContentTop .right_frame .inner {background: url(../img/right_frame_b.png) no-repeat left bottom; padding: 0 10px 15px 10px;} .centerContentTop .content {padding: 0 20px;font-size: 13px;} .centerContentTop .content *{font-size: 13px;}