Skip to content

Commit

Permalink
ปรับปรุง ช่องค้นหา และหน้าค้นหา
Browse files Browse the repository at this point in the history
* ปรับปรุง ช่องค้นหา และหน้าค้นหา
* ลบ ไฟล์ที่ยังไม่เกี่ยวข้อง
  • Loading branch information
asphum committed Dec 19, 2019
1 parent ea55da7 commit 0e6b467
Show file tree
Hide file tree
Showing 50 changed files with 166 additions and 2,600 deletions.
4 changes: 2 additions & 2 deletions common/extend_common.css
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ html {
}
body {
font-family: {FONT} !important;
background-image: url({IMGDIR}/bg/codepen.svg);
background-color: #31CC70;
background-image: url({IMGDIR}/bg/codepen.svg) !important;
background-color: #31CC70 !important;
background-attachment: fixed;
}

Expand Down
228 changes: 115 additions & 113 deletions common/header.htm

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion common/module.css
Original file line number Diff line number Diff line change
Expand Up @@ -1888,7 +1888,7 @@ body { background: #FFF none !important; }
#scform_submit { width: 107px; opacity: 0; filter: alpha(opacity=0); cursor: pointer; }
#scform_srchtxt, #scform_submit { height: 35px; border: none; }
.ie_all #scform_srchtxt { height: 33px; line-height: 33px; }
.sttl { margin: 10px 0; padding: 5px; border-bottom: 1px solid #CCC; background: #F5F5F5; }
.sttl { margin: 10px 0; padding: 5px; border-bottom: 0px solid #CCC; background: #F5F5F5; }
.slst { max-width: 760px; }
.slst a { color: #00C; text-decoration: underline; font-weight: 400; }
.slst a:visited { color: purple; }
Expand Down
12 changes: 0 additions & 12 deletions common/seccheck.htm

This file was deleted.

50 changes: 0 additions & 50 deletions common/widthauto.css

This file was deleted.

30 changes: 0 additions & 30 deletions forum/activity_applist_more.htm

This file was deleted.

108 changes: 0 additions & 108 deletions forum/activity_applylist.htm

This file was deleted.

24 changes: 0 additions & 24 deletions forum/activity_export.htm

This file was deleted.

80 changes: 0 additions & 80 deletions forum/ajax.htm

This file was deleted.

15 changes: 0 additions & 15 deletions forum/ajax_albumlist.htm

This file was deleted.

Loading

0 comments on commit 0e6b467

Please sign in to comment.