ソースを参照

! This doesn't appear to be used anywhere any more.

Signed-off-by: Peter Spicer <sleeping@myperch.org>
Peter Spicer 11 年 前
コミット
a660646340
2 ファイル変更4 行追加7 行削除
  1. 3 6
      Themes/default/css/index.css
  2. 1 1
      Themes/default/css/rtl.css

+ 3 - 6
Themes/default/css/index.css

@@ -4159,7 +4159,7 @@ div#editlang_desc {
 	margin: 12px 0 0 0;
 	margin: 12px 0 0 0;
 	padding: 16px 12px 6px 12px;
 	padding: 16px 12px 6px 12px;
 }
 }
-#info_center .cat_bar, .table_grid tr.catbg th, #show_attachments th, #searchform .roundframe .title_bar {
+#info_center .cat_bar, .table_grid tr.catbg th, #searchform .roundframe .title_bar {
 	border-top: 2px solid #ff9400;
 	border-top: 2px solid #ff9400;
 	border-bottom: 2px solid #bf6900;
 	border-bottom: 2px solid #bf6900;
 	background: #fff;
 	background: #fff;
@@ -4173,9 +4173,6 @@ div#editlang_desc {
 .table_grid tr.catbg th.centercol, .table_grid tr.windowbg2 td.centercol, .table_grid tr.windowbg td.centercol, .table_grid tr.highlight2 td.centercol {
 .table_grid tr.catbg th.centercol, .table_grid tr.windowbg2 td.centercol, .table_grid tr.windowbg td.centercol, .table_grid tr.highlight2 td.centercol {
 	text-align: center;
 	text-align: center;
 }
 }
-#show_attachments th {
-	text-align: left;
-}
 #info_center .cat_bar, #searchform .roundframe .title_bar {
 #info_center .cat_bar, #searchform .roundframe .title_bar {
 	border-right: 1px solid #ddd;
 	border-right: 1px solid #ddd;
 	border-left: 1px solid #ddd;
 	border-left: 1px solid #ddd;
@@ -4184,10 +4181,10 @@ div#editlang_desc {
 .table_grid tr.catbg th {
 .table_grid tr.catbg th {
 	padding: 4px 3px 3px 8px;
 	padding: 4px 3px 3px 8px;
 }
 }
-tr.catbg th:first-child, #show_attachments th:first-child {
+tr.catbg th:first-child {
 	border-left: 1px solid #ddd;
 	border-left: 1px solid #ddd;
 }
 }
-tr.catbg th:last-child, #show_attachments th:last-child {
+tr.catbg th:last-child {
 	border-right: 1px solid #ddd;
 	border-right: 1px solid #ddd;
 }
 }
 #info_center .catbg, #searchform .roundframe .titlebg {
 #info_center .catbg, #searchform .roundframe .titlebg {

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

@@ -619,7 +619,7 @@ div#admin_menu {
 .topic_table td.lastpost {
 .topic_table td.lastpost {
 	background: none;
 	background: none;
 }
 }
-#info_center .cat_bar, .table_grid tr.catbg th, #show_attachments th, #searchform .roundframe .title_bar {
+#info_center .cat_bar, .table_grid tr.catbg th, #searchform .roundframe .title_bar {
 	text-align: right;
 	text-align: right;
 }
 }
 /* Styles for (fatal) errors.
 /* Styles for (fatal) errors.