From 61d4209aafac6a58bc3cecffaab8f821c4149688 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20Dr=C3=B6scher?= Date: Sun, 21 Jan 2007 17:32:26 +0000 Subject: [PATCH] #7254 #7258 #7268 #7278 #7314 git-svn-id: file:///svn/phpbb/trunk@6914 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/adm/style/acp_language.html | 9 ++++++++ phpBB/adm/style/admin.css | 8 ++++--- phpBB/includes/acp/acp_language.php | 2 +- .../subSilver/template/viewforum_body.html | 22 +++++++++---------- 4 files changed, 26 insertions(+), 15 deletions(-) diff --git a/phpBB/adm/style/acp_language.html b/phpBB/adm/style/acp_language.html index 2eea79e8bd..21f7347d3d 100644 --- a/phpBB/adm/style/acp_language.html +++ b/phpBB/adm/style/acp_language.html @@ -118,6 +118,15 @@


+ + + diff --git a/phpBB/adm/style/admin.css b/phpBB/adm/style/admin.css index 6b85be7f94..34bddf390a 100644 --- a/phpBB/adm/style/admin.css +++ b/phpBB/adm/style/admin.css @@ -381,7 +381,6 @@ fieldset { border-top: 1px solid #D5D5C8; background-color: #ECECEC; position: relative; - z-index: 10; } legend { position: absolute; @@ -392,7 +391,6 @@ legend { font-weight: bold; line-height: 100%; text-transform: uppercase; - z-index: 20; } fieldset p { @@ -414,6 +412,10 @@ input { vertical-align: middle; } +input.langvalue, textarea.langvalue { + width: 90%; +} + select { font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif; font-size: 100%; @@ -1170,7 +1172,7 @@ fieldset.perm .perm_switch { background-color: #E4E8EB; } -.perm_panel th a { +.perm_panel th a:link, .perm_panel th a:hover, .perm_panel th a:visited { display: block; color: #FFA34F; text-decoration: underline; diff --git a/phpBB/includes/acp/acp_language.php b/phpBB/includes/acp/acp_language.php index a5b7974d70..153c200aeb 100644 --- a/phpBB/includes/acp/acp_language.php +++ b/phpBB/includes/acp/acp_language.php @@ -1101,7 +1101,7 @@ $lang = array_merge($lang, array( $tpl .= ($textarea) ? '' : '" />'; diff --git a/phpBB/styles/subSilver/template/viewforum_body.html b/phpBB/styles/subSilver/template/viewforum_body.html index dc2fa082fa..e417163902 100644 --- a/phpBB/styles/subSilver/template/viewforum_body.html +++ b/phpBB/styles/subSilver/template/viewforum_body.html @@ -52,7 +52,7 @@

[ {GOTO_PAGE_IMG}{L_GOTO_PAGE}: {topicrow.PAGINATION} ]

- + - +

{topicrow.TOPIC_AUTHOR_FULL}

{topicrow.TOPIC_AUTHOR_FULL}

{topicrow.REPLIES}

{topicrow.VIEWS}

@@ -203,7 +203,7 @@

[ {GOTO_PAGE_IMG}{L_GOTO_PAGE}: {topicrow.PAGINATION} ]

{topicrow.TOPIC_AUTHOR_FULL}

{topicrow.TOPIC_AUTHOR_FULL}

{topicrow.REPLIES}

{topicrow.VIEWS}

@@ -273,33 +273,33 @@ - + - + - + - + - + - + - + - + - +
{FOLDER_NEW_IMG}{FOLDER_NEW_IMG} {L_NEW_POSTS}   {FOLDER_IMG}{FOLDER_IMG} {L_NO_NEW_POSTS}   {FOLDER_ANNOUNCE_IMG}{FOLDER_ANNOUNCE_IMG} {L_ICON_ANNOUNCEMENT}
{FOLDER_HOT_NEW_IMG}{FOLDER_HOT_NEW_IMG} {L_NEW_POSTS_HOT}   {FOLDER_HOT_IMG}{FOLDER_HOT_IMG} {L_NO_NEW_POSTS_HOT}   {FOLDER_STICKY_IMG}{FOLDER_STICKY_IMG} {L_ICON_STICKY}
{FOLDER_LOCKED_NEW_IMG}{FOLDER_LOCKED_NEW_IMG} {L_NEW_POSTS_LOCKED}   {FOLDER_LOCKED_IMG}{FOLDER_LOCKED_IMG} {L_NO_NEW_POSTS_LOCKED}   {FOLDER_MOVED_IMG}{FOLDER_MOVED_IMG} {L_MOVED_TOPIC}