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 + + (