Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
check
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
abook_web
check
Commits
13d968bf
Commit
13d968bf
authored
Aug 07, 2014
by
Masaru Abe
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ロゴ画像のサイズ指定修正
parent
dae5f0a8
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
login.html
+2
-2
No files found.
login.html
View file @
13d968bf
...
@@ -59,7 +59,7 @@ jQuery.event.add(window,"load",function() { // 全ての読み込み完了後に
...
@@ -59,7 +59,7 @@ jQuery.event.add(window,"load",function() { // 全ての読み込み完了後に
<body
id=
"login"
>
<body
id=
"login"
>
<div
id=
"anonymous"
>
<div
id=
"anonymous"
>
<img
src=
"./abvw/img/login/logo_login.png"
width=
"
166"
height=
"15
0"
class=
"clearboth"
/>
<img
src=
"./abvw/img/login/logo_login.png"
width=
"
20
0"
class=
"clearboth"
/>
</div>
</div>
<div
id=
"normalUser"
>
<div
id=
"normalUser"
>
...
@@ -69,7 +69,7 @@ jQuery.event.add(window,"load",function() { // 全ての読み込み完了後に
...
@@ -69,7 +69,7 @@ jQuery.event.add(window,"load",function() { // 全ての読み込み完了後に
<div
id=
"main"
>
<div
id=
"main"
>
<ul
class=
"floatR"
id=
"menu-language"
><li
class=
"language"
><a
id=
"language-ja"
><img
src=
"./abvw/img/common/flg_jpn.png"
width=
"29"
height=
"20"
></a></li><li
class=
"language"
><a
id=
"language-en"
><img
src=
"./abvw/img/common/flg_usa.png"
width=
"29"
height=
"20"
></a></li><li
class=
"language"
><a
id=
"language-ko"
><img
src=
"./abvw/img/common/flg_kor.png"
width=
"29"
height=
"20"
></a></li></ul>
<ul
class=
"floatR"
id=
"menu-language"
><li
class=
"language"
><a
id=
"language-ja"
><img
src=
"./abvw/img/common/flg_jpn.png"
width=
"29"
height=
"20"
></a></li><li
class=
"language"
><a
id=
"language-en"
><img
src=
"./abvw/img/common/flg_usa.png"
width=
"29"
height=
"20"
></a></li><li
class=
"language"
><a
id=
"language-ko"
><img
src=
"./abvw/img/common/flg_kor.png"
width=
"29"
height=
"20"
></a></li></ul>
<article>
<article>
<img
src=
"./abvw/img/login/logo_login.png"
width=
"
166"
height=
"15
0"
class=
"clearboth"
id=
"logologin"
>
<img
src=
"./abvw/img/login/logo_login.png"
width=
"
20
0"
class=
"clearboth"
id=
"logologin"
>
<section
id=
"formlogin"
>
<section
id=
"formlogin"
>
<table
width=
"440"
border=
"0"
cellspacing=
"0"
>
<table
width=
"440"
border=
"0"
cellspacing=
"0"
>
<tr>
<tr>
...
...
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