diff --git a/Builder/IISMainHandler/build.txt b/Builder/IISMainHandler/build.txt index 51c3d67..ba7177f 100644 --- a/Builder/IISMainHandler/build.txt +++ b/Builder/IISMainHandler/build.txt @@ -1 +1 @@ -1542 \ No newline at end of file +1550 \ No newline at end of file diff --git a/static/css/modern/global.css b/static/css/modern/global.css index 31768f5..2be92ec 100644 --- a/static/css/modern/global.css +++ b/static/css/modern/global.css @@ -1,5 +1,7 @@ body { font-size:11pt; } +.zerosize { width:0px;height:0px;max-width:0px;max-height:0px; } + pre { overflow-x: auto; @@ -48,6 +50,12 @@ pre min-width:6em; max-width:6em; width:expression((this.scrollHeight >= 90) ? '90px' : 'auto'); +} +.userbar_additionalcontainer { + width:0px; + max-width:0px; + height:0px; + max-height:0px; overflow:visible; } .userbar_additional { @@ -104,4 +112,3 @@ blockquote hr { padding:0px; margin:0px; } - diff --git a/templates/Modern/elems/PostInfo.xslt b/templates/Modern/elems/PostInfo.xslt index c19fdcb..e863aec 100644 --- a/templates/Modern/elems/PostInfo.xslt +++ b/templates/Modern/elems/PostInfo.xslt @@ -110,6 +110,7 @@ +