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
d8e1c3db
Commit
d8e1c3db
authored
Feb 05, 2024
by
Kim Gyeongeun
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
#56955 レイアウト変更
parent
defba662
Show whitespace changes
Inline
Side-by-side
Showing
10 changed files
with
29 additions
and
29 deletions
+29
-29
src/main/webapp/WEB-INF/view/common/enquete_mb.vm
+1
-1
src/main/webapp/WEB-INF/view/common/header.vm
+2
-7
src/main/webapp/WEB-INF/view/common/menu.vm
+5
-5
src/main/webapp/WEB-INF/view/common/question_disable.vm
+6
-0
src/main/webapp/WEB-INF/view/index.html
+2
-3
src/main/webapp/WEB-INF/view/user/enquete/enquete.html
+1
-1
src/main/webapp/WEB-INF/view/user/enquete/enquete_pub.html
+1
-1
src/main/webapp/WEB-INF/view/user/enquete/enquete_web_rec.html
+1
-1
src/main/webapp/WEB-INF/view/user/top/newUserRegist.html
+1
-1
src/main/webapp/css/default_new.css
+9
-9
No files found.
src/main/webapp/WEB-INF/view/common/enquete_mb.vm
View file @
d8e1c3db
...
...
@@ -20,7 +20,7 @@ $tools.getMsg("errorheader")
<br/>
<table width="100%">
<tr>
<tr
class="listcts" #if($!question.questionInitDisable == "1") style="background-color: darkgray" #end
>
##<!-- 質問の表示列項目数を求める -->
#if($!question.colNum)
#set($questionColNum = $!question.colNum)
...
...
src/main/webapp/WEB-INF/view/common/header.vm
View file @
d8e1c3db
...
...
@@ -5,15 +5,10 @@
<td width="1024" bgcolor="#FFFFFF">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<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="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>
</tr>
<tr>
<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"></a></td>
<!--
<td align="right" background="/em/images/hdr_logobg.gif"><img src="/em/images/hdr_copy.gif" alt="インターネットとeメールを活用したコミュニケーションチャンネル 市川市e-モニター制度" width="300" height="56" border="0"></td>
-->
</tr>
</table>
</td>
<td width="25"><img src="/em/images/spacer.gif" width="25" height="1" border="0"></td>
...
...
src/main/webapp/WEB-INF/view/common/menu.vm
View file @
d8e1c3db
...
...
@@ -17,12 +17,12 @@
$!tools.getMsg("passwordError")
</div>
<td style="text-align: right;">
ログインID:
<input type="text" name="loginId" maxlength="128" style="width: 75px; border: 1px solid #999999; font-size: 13pt; margin-left: 4px;" value="$!escape.html($!loginForm.loginId)">
<span style="font-size: 10.5px;">ログインID </span>
<input type="text" name="loginId" maxlength="128" style="width: 75px; border: 1px solid #999999; font-size: 13pt; margin-left: 4px;" value="$!escape.html($!loginForm.loginId)">
</td>
</tr>
<tr>
<td style="text-align: right;">
パスワード:
<input type="password" name="password" maxlength="128" value="" style="width: 75px; border: 1px solid #999999; font-size: 13pt; margin-left: 4px;" autocomplete="off">
<span style="font-size: 10.5px;">パスワード </span>
<input type="password" name="password" maxlength="128" value="" style="width: 75px; border: 1px solid #999999; font-size: 13pt; margin-left: 4px;" autocomplete="off">
</td>
</tr>
</TABLE>
...
...
@@ -34,7 +34,7 @@
</td>
</tr>
<tr style="padding: 5px 0 0 0;">
<td style="text-align:
center; padding-right: 3px; font-size:10
pt;">
<td style="text-align:
right; padding-right: 3px; font-size:9
pt;">
<a href="#" onclick="passwordMailSend();" class="reminder">ID、パスワードを忘れた</a>
</td>
</tr>
...
...
@@ -72,7 +72,7 @@
-->
</tr>
<tr>
<
td><img src="/em/images/menu_top.gif" width="150" height="8" border="0"></td
>
<
!--<td><img src="/em/images/menu_top.gif" width="150" height="8" border="0"></td>--
>
</tr>
<tr>
<td width="150">
...
...
@@ -98,7 +98,7 @@
##コメント 終了
<tr>
<
td><img src="/em/images/menu_btm.jpg" width="150" height="10" border="0"></td
>
<
!--<td><img src="/em/images/menu_btm.jpg" width="150" height="10" border="0"></td>--
>
</tr>
</table>
<BR />
...
...
src/main/webapp/WEB-INF/view/common/question_disable.vm
View file @
d8e1c3db
...
...
@@ -7,27 +7,33 @@ function radioOrCheckboxEvent(id, isDisable) {
if (isDisable) {
$("#" + id).attr("checked", false);
$("#" + id).attr("disabled", true);
$("#" + id).closest(".listcts").css({"background-color":"darkgray"});
$("#" + id).trigger("click");
} else {
$("#" + id).attr("disabled", false);
$("#" + id).closest(".listcts").css({"background-color":""});
}
}
function dateEvent(id, isDisable) {
if (isDisable) {
$("." + id).val("");
$("." + id).attr("disabled", true);
$("." + id).closest(".listcts").css({"background-color":"darkgray"});
$("." + id).next().hide();
} else {
$("." + id).attr("disabled", false);
$("." + id).next().show();
$("." + id).closest(".listcts").css({"background-color":""});
}
}
function etcEvent(id, isDisable) {
if (isDisable) {
$("#" + id).val("");
$("#" + id).attr("disabled", true);
$("#" + id).closest(".listcts").css({"background-color":"darkgray"});
} else {
$("#" + id).attr("disabled", false);
$("#" + id).closest(".listcts").css({"background-color":""});
}
}
$(function() {
...
...
src/main/webapp/WEB-INF/view/index.html
View file @
d8e1c3db
...
...
@@ -37,9 +37,8 @@
<div
id=
"top_content_left"
>
<img
src=
"/em/images/top_image_new.png"
width=
"750"
height=
"392"
border=
"0"
alt=
"あなたの声がまちを変える"
>
<div
id=
"top_message"
>
e-モニター制度(eモニ)は、市川市が運営する登録制のアンケート制度です。
<br>
登録いただいた方にメールで市からアンケートや情報を発信し、みなさんの声を広く集めて市政に反映していくものです。登録は無料です。ぜひ参加してください。
</div>
<!-- トップ画面はメッセージ削除 -->
<div
id=
"top_message"
></div>
<img
src=
"/em/images/top_news_new.png"
width=
"750"
height=
"33"
border=
"0"
alt=
"お知らせ"
>
<div
id=
"top_news"
>
...
...
src/main/webapp/WEB-INF/view/user/enquete/enquete.html
View file @
d8e1c3db
...
...
@@ -162,7 +162,7 @@ $tools.getMsg("errorheader")
</td>
</tr>
<tr>
<td
class=
"listcts"
colspan=
"2"
>
<td
class=
"listcts"
colspan=
"2"
#
if
($!
question
.
questionInitDisable =
=
"
1
")
style=
"background-color: darkgray"
#
end
>
<table
width=
"100%"
>
<tr>
##
<!-- 質問の表示列項目数を求める -->
...
...
src/main/webapp/WEB-INF/view/user/enquete/enquete_pub.html
View file @
d8e1c3db
...
...
@@ -93,7 +93,7 @@
</td>
</tr>
<tr>
<td
align=
"left"
class=
"listcts"
colspan=
"2"
>
<td
align=
"left"
class=
"listcts"
colspan=
"2"
#
if
($!
question
.
questionInitDisable =
=
"
1
")
style=
"background-color: darkgray"
#
end
>
<table
width=
"100%"
>
<tr>
##
<!-- 質問の表示列項目数を求める -->
...
...
src/main/webapp/WEB-INF/view/user/enquete/enquete_web_rec.html
View file @
d8e1c3db
...
...
@@ -100,7 +100,7 @@ $!enqueteForm.enquete.header
</td>
</tr>
<tr>
<td
align=
"left"
class=
"listcts"
colspan=
"2"
>
<td
align=
"left"
class=
"listcts"
colspan=
"2"
#
if
($!
question
.
questionInitDisable =
=
"
1
")
style=
"background-color: darkgray"
#
end
>
<table
width=
"100%"
>
<tr>
##
<!-- 質問の表示列項目数を求める -->
...
...
src/main/webapp/WEB-INF/view/user/top/newUserRegist.html
View file @
d8e1c3db
...
...
@@ -130,7 +130,7 @@
<tr>
<td
align=
"center"
>
<a
href=
"#"
onclick=
"send_check();"
>
<img
src=
"/em/images/
registration_btn.png"
onmouseover=
"this.src='/em/images/registration_on_btn.png'"
onmouseout=
"this.src='/em/images/registration_btn.png'"
alt=
"新規登録"
width=
"302"
height=
"42
"
border=
"0"
>
<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"
>
</a>
</td>
</tr>
...
...
src/main/webapp/css/default_new.css
View file @
d8e1c3db
...
...
@@ -137,26 +137,26 @@ a.enqresult:hover {
/* Menu01 Area */
#menuArea
.ctg01
{
background
:
url(../images/menu_bg01_off.jpg)
;
/*background: url(../images/menu_bg01_off.jpg);*/
}
/*Menu01 Off*/
#menuArea
.ctg01
a
{
font-size
:
12pt
;
color
:
#
DAE0E6
;
color
:
#
444444
;
font-weight
:
bold
;
text-decoration
:
none
;
display
:
block
;
background
:
url(../images/menu_bg01_off.jpg)
repeat
0px
0px
;
/*background: url(../images/menu_bg01_off.jpg) repeat 0px 0px;*/
padding
:
7px
0px
7px
15px
;
}
/*Menu01 On*/
#menuArea
.ctg01
a
:hover
{
font-size
:
12pt
;
color
:
#
FFFFFF
;
color
:
#
DAE0E6
;
text-decoration
:
none
;
font-weight
:
bold
;
display
:
block
;
background
:
url(../images/menu_bg01_on.jpg)
repeat
0px
0px
;
/*background: url(../images/menu_bg01_on.jpg) repeat 0px 0px;*/
padding
:
7px
0px
7px
15px
;
}
...
...
@@ -206,15 +206,15 @@ a.enqresult:hover {
.ctsTitle02
{
font-size
:
12pt
;
font-weight
:
bold
;
color
:
#
FFFFFF
;
background-image
:
url(../images/cts_titlebg02_800.jpg)
;
color
:
#
444444
;
/*background-image: url(../images/cts_titlebg02_800.jpg);*/
padding
:
7px
0px
7px
12px
;
}
.ctsTitle03
{
font-size
:
12pt
;
font-weight
:
bold
;
color
:
#
003366
;
background-image
:
url(../images/cts_titlebg03_800.jpg)
;
color
:
#
444444
;
/*background-image: url(../images/cts_titlebg03_800.jpg);*/
padding
:
7px
0px
7px
12px
;
text-align
:
left
;
}
...
...
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