From b15c1d45b8c2047a9608865287fa5c0e2063c8e1 Mon Sep 17 00:00:00 2001 From: Luzifr Date: Fri, 25 Nov 2011 19:51:58 +0100 Subject: [PATCH] Board-list & -table & page-navigation --- wcfsetup/install/files/acp/style/style.css | 18 +++++++----------- .../PagesFunctionTemplatePlugin.class.php | 2 +- 2 files changed, 8 insertions(+), 12 deletions(-) diff --git a/wcfsetup/install/files/acp/style/style.css b/wcfsetup/install/files/acp/style/style.css index 67725e519c..3249bc9893 100644 --- a/wcfsetup/install/files/acp/style/style.css +++ b/wcfsetup/install/files/acp/style/style.css @@ -2483,11 +2483,11 @@ tbody td { /* This is experimental - only works in combination with "table-layout: fixed;" */ word-wrap: break-word; - -webkit-transition: background .2s linear; - -moz-transition: background .2s linear; - -ms-transition: background .2s linear; - -o-transition: background .2s linear; - transition: background .2s linear; + -webkit-transition: background .1s linear; + -moz-transition: background .1s linear; + -ms-transition: background .1s linear; + -o-transition: background .1s linear; + transition: background .1s linear; } tbody td:last-child { @@ -2592,11 +2592,6 @@ tr .columnRegistrationDate { white-space: nowrap; } -tr .columnInfo { - text-align: left; - width: 1% !important; -} - tr .columnURL { font-size: 85%; text-align: left; @@ -2716,8 +2711,8 @@ tr .columnURL { margin-left: -2px; display: inline-block; position: absolute; - overflow: visible; height: 0; + overflow: hidden; min-width: 165px; max-width: 250px; opacity: 0; @@ -2732,6 +2727,7 @@ tr .columnURL { .pageNavigation ul li.children:hover .dropdown { border-color: rgba(255, 255, 255, .7); height: auto; + overflow: visible; opacity: 1; } diff --git a/wcfsetup/install/files/lib/system/template/plugin/PagesFunctionTemplatePlugin.class.php b/wcfsetup/install/files/lib/system/template/plugin/PagesFunctionTemplatePlugin.class.php index a09e046ac0..8bbd739b4f 100644 --- a/wcfsetup/install/files/lib/system/template/plugin/PagesFunctionTemplatePlugin.class.php +++ b/wcfsetup/install/files/lib/system/template/plugin/PagesFunctionTemplatePlugin.class.php @@ -154,7 +154,7 @@ class PagesFunctionTemplatePlugin implements IFunctionTemplatePlugin { $html .= $this->makeLink($link, 2, $tagArgs['page']); } else { - $html .= '