Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
sora
/
sanitary-net
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
697f69da
authored
Jun 07, 2023
by
Soushi Oota
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
テーブル確認用のレイアウト追加
parent
70ea9ddf
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
40 additions
and
0 deletions
history/css/parts.css
history/transition.html
history/css/parts.css
View file @
697f69da
...
...
@@ -78,6 +78,22 @@
color
:
#2FC5D9
;
}
/*--6/7レイアウト変更確認用--*/
body
#history02
div
#container
div
#contents
div
#main_contents
div
.section
div
.content
.test_table
{
width
:
664px
;
}
body
#history02
div
#container
div
#contents
div
#main_contents
div
.section
div
.content
.test_table
tr
th
{
width
:
332px
;
}
body
#history02
div
#container
div
#contents
div
#main_contents
div
.section
div
.content
.test_table
tr
td
{
width
:
332px
;
}
body
#history02
div
#container
div
#contents
div
#main_contents
div
.section
div
.content
table
{
margin-top
:
5px
;
border
:
2px
solid
#eee
;
...
...
history/transition.html
View file @
697f69da
...
...
@@ -90,6 +90,30 @@ height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<div
class=
"section"
id=
"section_a"
>
<h4
class=
"pngfix blue"
><img
src=
"images/transition/section_a_text01.jpg"
alt=
"節水便器の現状・各社品揃えについて"
width=
"343"
height=
"19"
/></h4>
<div
class=
"content"
>
<!--6/7レイアウト変更確認用-->
<h5>
アサヒ衛陶
</h5>
<table
class=
"test_table"
>
<tr>
<th
scope=
"col"
class=
"th01"
>
商品名
</th>
<th
scope=
"col"
class=
"th02"
>
洗浄水量(L)
</th>
</tr>
<tr>
<td
class=
"td02"
>
エディ848
</td>
<td>
大4.8/小3.8
</td>
</tr>
<tr>
<td
class=
"td02"
>
エディ566
</td>
<td>
大6/小5
</td>
</tr>
<tr>
<td
class=
"td02"
>
エディ868 壁排水(床上排水)トイ
</td>
<td>
大6/小5
</td>
</tr>
</table>
<!--6/7レイアウト変更確認用終わり-->
<h5>
アサヒ衛陶
</h5>
<table>
<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