Browse Source

! Small update to a the "star" icons again ** placeholders**
! Fix a couple of minor template issues for consistent layout

Spuds 13 years ago
parent
commit
a9ed1a6fdf

+ 2 - 2
Themes/default/Admin.template.php

@@ -262,7 +262,7 @@ function template_credits()
 				<span class="ie6_header floatleft"><a href="', $scripturl, '?action=helpadmin;help=latest_support" onclick="return reqWin(this.href);" class="help"><img src="', $settings['images_url'], '/helptopics.png" class="icon" alt="', $txt['help'], '" /></a> ', $txt['support_latest'], '</span>
 			</h3>
 		</div>
-		<div class="windowbg2">
+		<div class="windowbg">
 			<span class="topslice"><span></span></span>
 			<div class="content">
 				<div id="latestSupport">', $txt['support_latest_fetch'], '</div>
@@ -277,7 +277,7 @@ function template_credits()
 				', $txt['admin_credits'], '
 			</h3>
 		</div>
-		<div class="windowbg">
+		<div class="windowbg2">
 			<span class="topslice"><span></span></span>
 			<div class="content">';
 

+ 1 - 1
Themes/default/css/index.css

@@ -939,7 +939,7 @@ table.table_list a.unreadlink, table.table_list a.collapse
 }
 table.table_list a.collapse
 {
-	margin: 10px 5px 0 1em;
+	margin: 8px 5px 0 1em;
 	height: 31px;
 	line-height: 31px;
 }

BIN
Themes/default/images/star.png


BIN
Themes/default/images/staradmin.png


BIN
Themes/default/images/stargmod.png


BIN
Themes/default/images/starmod.png