Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
em
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ichikawa
em
Commits
733136cc
Commit
733136cc
authored
Feb 06, 2024
by
Kim Gyeongeun
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
#56955 レイアウト変更
parent
4b48bbba
Hide whitespace changes
Inline
Side-by-side
Showing
13 changed files
with
22 additions
and
20 deletions
+22
-20
src/main/webapp/WEB-INF/view/common/header.vm
+3
-3
src/main/webapp/WEB-INF/view/common/menu.vm
+8
-8
src/main/webapp/WEB-INF/view/enqueteResult/user/enquete137.html
+1
-1
src/main/webapp/WEB-INF/view/sp/user/enqResultList/enqResult/enquete2.html
+1
-1
src/main/webapp/WEB-INF/view/user/login/login2.html
+1
-1
src/main/webapp/WEB-INF/view/user/myPage/enqLs.html
+1
-1
src/main/webapp/WEB-INF/view/user/myPage/pointRequest.html
+1
-1
src/main/webapp/WEB-INF/view/user/top/newUserRegist.html
+1
-1
src/main/webapp/css/default_new.css
+4
-3
src/main/webapp/css/top_user.css
+1
-0
src/main/webapp/images/logon_btn_new.png
+0
-0
src/main/webapp/images/menu_logout_off_new.png
+0
-0
src/main/webapp/images/regist_btn_new.png
+0
-0
No files found.
src/main/webapp/WEB-INF/view/common/header.vm
View file @
733136cc
...
@@ -3,11 +3,11 @@
...
@@ -3,11 +3,11 @@
<tr>
<tr>
<td width="25"><img src="/em/images/spacer.gif" width="25" height="1" border="0"></td>
<td width="25"><img src="/em/images/spacer.gif" width="25" height="1" border="0"></td>
<td width="1024" bgcolor="#FFFFFF">
<td width="1024" bgcolor="#FFFFFF">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<table width="100%" border="0" cellspacing="0" cellpadding="0"
style="padding : 50px 40px 0px 36px;"
>
<tr>
<tr>
<!--<td align="left"><img src="/em/images/hdr_emonitor.gif" alt="ICHIKAWA CITY NET e-Monitor" width="350" height="35" border="0"></td>-->
<!--<td align="left"><img src="/em/images/hdr_emonitor.gif" alt="ICHIKAWA CITY NET e-Monitor" width="350" height="35" border="0"></td>-->
<td align="left" /*background="/em/images/hdr_logobg.gif"*/><a href="/em/"><img src="/em/images/hdr_logoemoni_new.png" alt="eモニ"
width="166" height="64" border="0" style="padding-top: 6px;
"></a></td>
<td align="left" /*background="/em/images/hdr_logobg.gif"*/><a href="/em/"><img src="/em/images/hdr_logoemoni_new.png" alt="eモニ"
border="0
"></a></td>
<td align="right"><a href="http://www.city.ichikawa.lg.jp/" target="_blank"><img src="/em/images/hdr_ichikawacity_new.png" alt="市川市"
width="110" height="35"
border="0"></a></td>
<td align="right"><a href="http://www.city.ichikawa.lg.jp/" target="_blank"><img src="/em/images/hdr_ichikawacity_new.png" alt="市川市" border="0"></a></td>
</tr>
</tr>
</table>
</table>
</td>
</td>
...
...
src/main/webapp/WEB-INF/view/common/menu.vm
View file @
733136cc
...
@@ -4,25 +4,25 @@
...
@@ -4,25 +4,25 @@
<td>
<td>
##ログインしている場合
##ログインしている場合
#if($userInfo.loginId)
#if($userInfo.loginId)
<a href="#q('/user/login/logout/')" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('btn_login','','/em/images/menu_logout_on.gif',1)"><img src="/em/images/menu_logout_off
.gif" alt="ログアウトはこちら" name="btn_logout" width="150" height="40" border="0
"></a>
<a href="#q('/user/login/logout/')" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('btn_login','','/em/images/menu_logout_on.gif',1)"><img src="/em/images/menu_logout_off
_new.png" alt="ログアウトはこちら" name="btn_logout" border="0" style="padding: 10px 0 10px 0;
"></a>
#else
#else
<div class="input_form">
<div class="input_form">
<FORM method="post" action="#qs('/user/login/auth')">
<FORM method="post" action="#qs('/user/login/auth')">
<input type="hidden" name="org.apache.struts.taglib.html.TOKEN" value="">
<input type="hidden" name="org.apache.struts.taglib.html.TOKEN" value="">
<table width="150" border="0" cellpadding="0" cellspacing="0" style="padding
-bottom: 1
0px;">
<table width="150" border="0" cellpadding="0" cellspacing="0" style="padding
: 10px 0px 10px
0px;">
<tr style="padding: 15px 0 0 0;">
<tr style="padding: 15px 0 0 0;">
<div style="font-size: 8pt;">
<div style="font-size: 8pt;
padding-left:30px;
">
$!tools.getMsg("loginId")
$!tools.getMsg("loginId")
$!tools.getMsg("password")
$!tools.getMsg("password")
$!tools.getMsg("passwordError")
$!tools.getMsg("passwordError")
</div>
</div>
<td style="text-align: right;">
<td style="text-align: right;">
<span style="font-size: 1
0.5px;">ログインID </span><input type="text" name="loginId" maxlength="128" style="width: 75
px; border: 1px solid #999999; font-size: 13pt; margin-left: 4px;" value="$!escape.html($!loginForm.loginId)">
<span style="font-size: 1
3px;padding-right:12px;">ログインID </span><input type="text" name="loginId" maxlength="128" style="width: 113
px; border: 1px solid #999999; font-size: 13pt; margin-left: 4px;" value="$!escape.html($!loginForm.loginId)">
</td>
</td>
</tr>
</tr>
<tr>
<tr>
<td style="text-align: right;">
<td style="text-align: right;">
<span style="font-size: 1
0.5px;">パスワード </span><input type="password" name="password" maxlength="128" value="" style="width: 75
px; border: 1px solid #999999; font-size: 13pt; margin-left: 4px;" autocomplete="off">
<span style="font-size: 1
3px;padding-right:12px;">パスワード </span><input type="password" name="password" maxlength="128" value="" style="width: 113
px; border: 1px solid #999999; font-size: 13pt; margin-left: 4px;" autocomplete="off">
</td>
</td>
</tr>
</tr>
</TABLE>
</TABLE>
...
@@ -30,11 +30,11 @@
...
@@ -30,11 +30,11 @@
<table width="150" border="0" cellspacing="0" cellpadding="0">
<table width="150" border="0" cellspacing="0" cellpadding="0">
<tr style="padding: 15px 0 0 0;">
<tr style="padding: 15px 0 0 0;">
<td nowrap align="center">
<td nowrap align="center">
<input type="image" src="/em/images/logon_btn
.png" onmouseover="this.src='/em/images/logon_on_btn.png'" onmouseout="this.src='/em/images/logon_btn
.png'" alt="ログイン">
<input type="image" src="/em/images/logon_btn
_new.png" onmouseover="this.src='/em/images/logon_btn_new.png'" onmouseout="this.src='/em/images/logon_btn_new
.png'" alt="ログイン">
</td>
</td>
</tr>
</tr>
<tr style="padding: 5px 0 0 0;">
<tr style="padding: 5px 0 0 0;">
<td style="text-align: right; padding-right: 3px; font-size:
9
pt;">
<td style="text-align: right; padding-right: 3px; font-size:
8
pt;">
<a href="#" onclick="passwordMailSend();" class="reminder">ID、パスワードを忘れた</a>
<a href="#" onclick="passwordMailSend();" class="reminder">ID、パスワードを忘れた</a>
</td>
</td>
</tr>
</tr>
...
@@ -45,7 +45,7 @@
...
@@ -45,7 +45,7 @@
<tr style="padding: 15px 0 0 0;">
<tr style="padding: 15px 0 0 0;">
<td nowrap align="center">
<td nowrap align="center">
<a href="/em/user/top/newUserRegist/">
<a href="/em/user/top/newUserRegist/">
<img src="/em/images/
logon
_btn_new.png"/>
<img src="/em/images/
regist
_btn_new.png"/>
</a>
</a>
</td>
</td>
</tr>
</tr>
...
...
src/main/webapp/WEB-INF/view/enqueteResult/user/enquete137.html
View file @
733136cc
...
@@ -102,7 +102,7 @@
...
@@ -102,7 +102,7 @@
<table
width=
"100%"
border=
"0"
cellspacing=
"0"
cellpadding=
"0"
>
<table
width=
"100%"
border=
"0"
cellspacing=
"0"
cellpadding=
"0"
>
<tr>
<tr>
<td
align=
"left"
><img
src=
"/em/images/hdr_emonitor.gif"
alt=
"ICHIKAWA CITY NET e-Monitor"
width=
"350"
height=
"35"
border=
"0"
></td>
<td
align=
"left"
><img
src=
"/em/images/hdr_emonitor.gif"
alt=
"ICHIKAWA CITY NET e-Monitor"
width=
"350"
height=
"35"
border=
"0"
></td>
<td
align=
"right"
><a
href=
"http://www.city.ichikawa.lg.jp/"
target=
"_blank"
><img
src=
"/em/images/hdr_ichikawacity_new.png"
alt=
"市川市"
width=
"110"
height=
"35"
border=
"0"
></a></td>
<td
align=
"right"
><a
href=
"http://www.city.ichikawa.lg.jp/"
target=
"_blank"
><img
src=
"/em/images/hdr_ichikawacity_new.png"
alt=
"市川市"
border=
"0"
></a></td>
</tr>
</tr>
<tr>
<tr>
<td
align=
"left"
background=
"/em/images/hdr_logobg.gif"
><a
href=
"/em/"
><img
src=
"/em/images/hdr_logoemoni.gif"
alt=
"eモニ"
width=
"140"
height=
"56"
border=
"0"
></a></td>
<td
align=
"left"
background=
"/em/images/hdr_logobg.gif"
><a
href=
"/em/"
><img
src=
"/em/images/hdr_logoemoni.gif"
alt=
"eモニ"
width=
"140"
height=
"56"
border=
"0"
></a></td>
...
...
src/main/webapp/WEB-INF/view/sp/user/enqResultList/enqResult/enquete2.html
View file @
733136cc
...
@@ -101,7 +101,7 @@
...
@@ -101,7 +101,7 @@
<table
width=
"100%"
border=
"0"
cellspacing=
"0"
cellpadding=
"0"
>
<table
width=
"100%"
border=
"0"
cellspacing=
"0"
cellpadding=
"0"
>
<tr>
<tr>
<td
align=
"left"
><img
src=
"/em/images/hdr_emonitor.gif"
alt=
"ICHIKAWA CITY NET e-Monitor"
width=
"350"
height=
"35"
border=
"0"
></td>
<td
align=
"left"
><img
src=
"/em/images/hdr_emonitor.gif"
alt=
"ICHIKAWA CITY NET e-Monitor"
width=
"350"
height=
"35"
border=
"0"
></td>
<td
align=
"right"
><img
src=
"/em/images/hdr_ichikawacity_new.png"
alt=
"市川市"
width=
"110"
height=
"35"
border=
"0"
></td>
<td
align=
"right"
><img
src=
"/em/images/hdr_ichikawacity_new.png"
alt=
"市川市"
border=
"0"
></td>
</tr>
</tr>
<tr>
<tr>
<td
align=
"left"
background=
"/em/images/hdr_logobg.gif"
><a
href=
"/em/"
><img
src=
"/em/images/hdr_logoemoni.gif"
alt=
"eモニ"
width=
"140"
height=
"56"
border=
"0"
></a></td>
<td
align=
"left"
background=
"/em/images/hdr_logobg.gif"
><a
href=
"/em/"
><img
src=
"/em/images/hdr_logoemoni.gif"
alt=
"eモニ"
width=
"140"
height=
"56"
border=
"0"
></a></td>
...
...
src/main/webapp/WEB-INF/view/user/login/login2.html
View file @
733136cc
...
@@ -99,7 +99,7 @@
...
@@ -99,7 +99,7 @@
<table
width=
"100%"
border=
"0"
cellspacing=
"0"
cellpadding=
"0"
>
<table
width=
"100%"
border=
"0"
cellspacing=
"0"
cellpadding=
"0"
>
<tr>
<tr>
<td
align=
"left"
><img
src=
"/em/images/hdr_emonitor.gif"
alt=
"ICHIKAWA CITY NET e-Monitor"
width=
"350"
height=
"35"
border=
"0"
></td>
<td
align=
"left"
><img
src=
"/em/images/hdr_emonitor.gif"
alt=
"ICHIKAWA CITY NET e-Monitor"
width=
"350"
height=
"35"
border=
"0"
></td>
<td
align=
"right"
><img
src=
"/em/images/hdr_ichikawacity_new.png"
alt=
"市川市"
width=
"110"
height=
"35"
border=
"0"
></td>
<td
align=
"right"
><img
src=
"/em/images/hdr_ichikawacity_new.png"
alt=
"市川市"
border=
"0"
></td>
</tr>
</tr>
<tr>
<tr>
<td
align=
"left"
background=
"/em/images/hdr_logobg.gif"
><a
href=
"/em/"
><img
src=
"/em/images/hdr_logoemoni.gif"
alt=
"eモニ"
width=
"140"
height=
"56"
border=
"0"
></a></td>
<td
align=
"left"
background=
"/em/images/hdr_logobg.gif"
><a
href=
"/em/"
><img
src=
"/em/images/hdr_logoemoni.gif"
alt=
"eモニ"
width=
"140"
height=
"56"
border=
"0"
></a></td>
...
...
src/main/webapp/WEB-INF/view/user/myPage/enqLs.html
View file @
733136cc
...
@@ -55,7 +55,7 @@
...
@@ -55,7 +55,7 @@
<td
width=
"155"
align=
"right"
valign=
"top"
>
<td
width=
"155"
align=
"right"
valign=
"top"
>
<table
width=
"150"
border=
"0"
cellspacing=
"0"
cellpadding=
"0"
>
<table
width=
"150"
border=
"0"
cellspacing=
"0"
cellpadding=
"0"
>
<tr>
<tr>
<td><a
href=
"/em/pg/frlogout.php"
onMouseOut=
"MM_swapImgRestore()"
onMouseOver=
"MM_swapImage('btn_login','','/em/images/menu_logout_on.gif',1)"
><img
src=
"/em/images/menu_logout_off
.gif"
alt=
"ログアウトはこちら"
name=
"btn_logout"
width=
"150"
height=
"40
"
border=
"0"
></a></td>
<td><a
href=
"/em/pg/frlogout.php"
onMouseOut=
"MM_swapImgRestore()"
onMouseOver=
"MM_swapImage('btn_login','','/em/images/menu_logout_on.gif',1)"
><img
src=
"/em/images/menu_logout_off
_new.png"
alt=
"ログアウトはこちら"
name=
"btn_logout
"
border=
"0"
></a></td>
</tr>
</tr>
<tr>
<tr>
<td><img
src=
"/em/images/spacer.gif"
width=
"1"
height=
"2"
border=
"0"
></td>
<td><img
src=
"/em/images/spacer.gif"
width=
"1"
height=
"2"
border=
"0"
></td>
...
...
src/main/webapp/WEB-INF/view/user/myPage/pointRequest.html
View file @
733136cc
...
@@ -47,7 +47,7 @@
...
@@ -47,7 +47,7 @@
<td
width=
"155"
align=
"right"
valign=
"top"
>
<td
width=
"155"
align=
"right"
valign=
"top"
>
<table
width=
"150"
border=
"0"
cellspacing=
"0"
cellpadding=
"0"
>
<table
width=
"150"
border=
"0"
cellspacing=
"0"
cellpadding=
"0"
>
<tr>
<tr>
<td><a
href=
"/em/pg/frlogout.php"
onMouseOut=
"MM_swapImgRestore()"
onMouseOver=
"MM_swapImage('btn_login','','/em/images/menu_logout_on.gif',1)"
><img
src=
"/em/images/menu_logout_off
.gif"
alt=
"ログアウトはこちら"
name=
"btn_logout"
width=
"150"
height=
"40
"
border=
"0"
></a></td>
<td><a
href=
"/em/pg/frlogout.php"
onMouseOut=
"MM_swapImgRestore()"
onMouseOver=
"MM_swapImage('btn_login','','/em/images/menu_logout_on.gif',1)"
><img
src=
"/em/images/menu_logout_off
_new.png"
alt=
"ログアウトはこちら"
name=
"btn_logout
"
border=
"0"
></a></td>
</tr>
</tr>
<tr>
<tr>
<td><img
src=
"/em/images/spacer.gif"
width=
"1"
height=
"2"
border=
"0"
></td>
<td><img
src=
"/em/images/spacer.gif"
width=
"1"
height=
"2"
border=
"0"
></td>
...
...
src/main/webapp/WEB-INF/view/user/top/newUserRegist.html
View file @
733136cc
...
@@ -130,7 +130,7 @@
...
@@ -130,7 +130,7 @@
<tr>
<tr>
<td
align=
"center"
>
<td
align=
"center"
>
<a
href=
"#"
onclick=
"send_check();"
>
<a
href=
"#"
onclick=
"send_check();"
>
<img
src=
"/em/images/
logon_btn_new.png"
onmouseover=
"this.src='/em/images/logon_btn_new.png'"
onmouseout=
"this.src='/em/images/logon
_btn_new.png'"
alt=
"新規登録"
border=
"0"
>
<img
src=
"/em/images/
regist_btn_new.png"
onmouseover=
"this.src='/em/images/regist_btn_new.png'"
onmouseout=
"this.src='/em/images/regist
_btn_new.png'"
alt=
"新規登録"
border=
"0"
>
</a>
</a>
</td>
</td>
</tr>
</tr>
...
...
src/main/webapp/css/default_new.css
View file @
733136cc
...
@@ -133,6 +133,7 @@ a.enqresult:hover {
...
@@ -133,6 +133,7 @@ a.enqresult:hover {
}
}
#menuArea
{
#menuArea
{
letter-spacing
:
-0.01em
;
letter-spacing
:
-0.01em
;
padding-left
:
13px
;
}
}
/* Menu01 Area */
/* Menu01 Area */
...
@@ -196,7 +197,7 @@ a.enqresult:hover {
...
@@ -196,7 +197,7 @@ a.enqresult:hover {
/* Contents Area */
/* Contents Area */
.ctsTitle
{
.ctsTitle
{
font-size
:
1
2
pt
;
font-size
:
1
5
pt
;
font-weight
:
bold
;
font-weight
:
bold
;
color
:
#444444
;
color
:
#444444
;
/*background-image: url(../images/cts_titlebg_800.jpg);*/
/*background-image: url(../images/cts_titlebg_800.jpg);*/
...
@@ -204,14 +205,14 @@ a.enqresult:hover {
...
@@ -204,14 +205,14 @@ a.enqresult:hover {
text-align
:
left
;
text-align
:
left
;
}
}
.ctsTitle02
{
.ctsTitle02
{
font-size
:
1
2
pt
;
font-size
:
1
5
pt
;
font-weight
:
bold
;
font-weight
:
bold
;
color
:
#444444
;
color
:
#444444
;
/*background-image: url(../images/cts_titlebg02_800.jpg);*/
/*background-image: url(../images/cts_titlebg02_800.jpg);*/
padding
:
7px
0px
7px
12px
;
padding
:
7px
0px
7px
12px
;
}
}
.ctsTitle03
{
.ctsTitle03
{
font-size
:
1
2
pt
;
font-size
:
1
5
pt
;
font-weight
:
bold
;
font-weight
:
bold
;
color
:
#444444
;
color
:
#444444
;
/*background-image: url(../images/cts_titlebg03_800.jpg);*/
/*background-image: url(../images/cts_titlebg03_800.jpg);*/
...
...
src/main/webapp/css/top_user.css
View file @
733136cc
...
@@ -6,6 +6,7 @@
...
@@ -6,6 +6,7 @@
#top_content_left
{
#top_content_left
{
width
:
750px
;
width
:
750px
;
float
:
left
;
float
:
left
;
padding-top
:
10px
;
}
}
#top_message
{
#top_message
{
...
...
src/main/webapp/images/logon_btn_new.png
View file @
733136cc
864 Bytes
|
W:
|
H:
632 Bytes
|
W:
|
H:
2-up
Swipe
Onion skin
src/main/webapp/images/menu_logout_off_new.png
0 → 100644
View file @
733136cc
651 Bytes
src/main/webapp/images/regist_btn_new.png
0 → 100644
View file @
733136cc
864 Bytes
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment