From b22687e555003d27fd6083e6c4abe48f9126a539 Mon Sep 17 00:00:00 2001 From: inga-lovinde <52715130+inga-lovinde@users.noreply.github.com> Date: Wed, 1 Sep 2010 15:46:45 +0000 Subject: [PATCH] Withdrawed punishments display improved --- Builder/IISMainHandler/build.txt | 2 +- static/css/global.css | 4 ++++ templates/Full/elems/PostInfo.xslt | 8 +++++++- templates/Lite/elems/PostInfo.xslt | 8 +++++++- 4 files changed, 19 insertions(+), 3 deletions(-) diff --git a/Builder/IISMainHandler/build.txt b/Builder/IISMainHandler/build.txt index b92b677..7ccfcb1 100644 --- a/Builder/IISMainHandler/build.txt +++ b/Builder/IISMainHandler/build.txt @@ -1 +1 @@ -995 \ No newline at end of file +997 \ No newline at end of file diff --git a/static/css/global.css b/static/css/global.css index a35406c..a9ac0e9 100644 --- a/static/css/global.css +++ b/static/css/global.css @@ -108,3 +108,7 @@ p { .punishment { color:red !important; } +.punishment.withdrawed { + color:red !important; + text-decoration: line-through; +} diff --git a/templates/Full/elems/PostInfo.xslt b/templates/Full/elems/PostInfo.xslt index 972185d..048797f 100644 --- a/templates/Full/elems/PostInfo.xslt +++ b/templates/Full/elems/PostInfo.xslt @@ -169,7 +169,13 @@ - + + + punishment + + withdrawed + + ( diff --git a/templates/Lite/elems/PostInfo.xslt b/templates/Lite/elems/PostInfo.xslt index 14be2d8..962c06a 100644 --- a/templates/Lite/elems/PostInfo.xslt +++ b/templates/Lite/elems/PostInfo.xslt @@ -74,7 +74,13 @@ - + + + punishment + + withdrawed + + (