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
5ddb83f1
Commit
5ddb83f1
authored
May 15, 2013
by
Motohisa Nakano
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'sbb' of gitlab.agentec.jp:abook_web/web-viewer into sbb
parents
c58a7bb3
1f629cc2
Hide whitespace changes
Inline
Side-by-side
Showing
10 changed files
with
29 additions
and
20 deletions
+29
-20
.gitignore
+1
-0
abvw/common/json/lang/lang-en.json
+1
-1
abvw/common/json/lang/lang-in.json
+1
-1
abvw/common/json/lang/lang-ja.json
+1
-1
abvw/common/json/lang/lang-ko.json
+1
-1
abvw/common/json/lang/lang-th.json
+1
-1
abvw/css/contentsearch.css
+6
-4
abvw/css/history.css
+7
-5
abvw/css/home.css
+5
-3
abvw/css/list_shiori.css
+5
-3
No files found.
.gitignore
View file @
5ddb83f1
...
...
@@ -5,3 +5,4 @@ _config/
ob/
*.gz
*.zip
patch/
abvw/common/json/lang/lang-en.json
View file @
5ddb83f1
...
...
@@ -64,7 +64,7 @@
"dspBkCancel"
:
"Logout"
,
"txtSearchResult"
:
"Result"
,
"dspHome"
:
"Home"
,
"txtLoginUser"
:
"(Ver.201
21221-3
):"
,
"txtLoginUser"
:
"(Ver.201
30514_01
):"
,
"txtAll"
:
"All"
,
"txtMkgSize"
:
"Size"
,
"txtMkgS"
:
"S"
,
...
...
abvw/common/json/lang/lang-in.json
View file @
5ddb83f1
...
...
@@ -64,7 +64,7 @@
"dspBkCancel"
:
"バックアップせずにログアウト"
,
"txtSearchResult"
:
"検索結果"
,
"dspHome"
:
"ホーム"
,
"txtLoginUser"
:
"(Ver.201
21221-3)_indonesia
:"
,
"txtLoginUser"
:
"(Ver.201
30514_01)
:"
,
"txtAll"
:
"すべて"
,
"txtMkgSize"
:
"太さ"
,
"txtMkgS"
:
"Tipis"
,
...
...
abvw/common/json/lang/lang-ja.json
View file @
5ddb83f1
...
...
@@ -64,7 +64,7 @@
"dspBkCancel"
:
"バックアップせずにログアウト"
,
"txtSearchResult"
:
"検索結果"
,
"dspHome"
:
"ホーム"
,
"txtLoginUser"
:
"(Ver.201
21221-3
):"
,
"txtLoginUser"
:
"(Ver.201
30514_01
):"
,
"txtAll"
:
"すべて"
,
"txtMkgSize"
:
"太さ"
,
"txtMkgS"
:
"小"
,
...
...
abvw/common/json/lang/lang-ko.json
View file @
5ddb83f1
...
...
@@ -64,7 +64,7 @@
"dspBkCancel"
:
"로그아웃"
,
"txtSearchResult"
:
"검색 결과"
,
"dspHome"
:
"홈"
,
"txtLoginUser"
:
"(Ver.201
21221-3
):"
,
"txtLoginUser"
:
"(Ver.201
30514_01
):"
,
"txtAll"
:
"전체"
,
"txtMkgSize"
:
"두께"
,
"txtMkgS"
:
"소"
,
...
...
abvw/common/json/lang/lang-th.json
View file @
5ddb83f1
...
...
@@ -64,7 +64,7 @@
"dspBkCancel"
:
"バックアップせずにログアウト"
,
"txtSearchResult"
:
"検索結果"
,
"dspHome"
:
"ホーム"
,
"txtLoginUser"
:
"(Ver.201
21221-3)ログイン中:
"
,
"txtLoginUser"
:
"(Ver.201
30514_01):
"
,
"txtAll"
:
"すべて"
,
"txtMkgSize"
:
"太さ"
,
"txtMkgS"
:
"小"
,
...
...
abvw/css/contentsearch.css
View file @
5ddb83f1
...
...
@@ -107,8 +107,8 @@
.tops
ul
{
float
:
right
;
margin
:
15px
0
5px
0
;
padding
:
9px
0
9px
12
px
;
width
:
3
53
px
;
padding
:
9px
0
9px
5
px
;
width
:
3
60
px
;
height
:
18px
;
background
:
url(../images/order_box_bg.png)
no-repeat
;
}
...
...
@@ -138,7 +138,9 @@
text-decoration
:
underline
;
}
.tops
ul
li
span
.sortHead
{
padding-right
:
20px
;
text-align
:
center
;
width
:
70px
;
margin-right
:
7px
;
}
.tops
p
{
font-size
:
14px
;
padding
:
22px
2px
0
10px
;
margin
:
0
;
color
:
#f0f0f0
;}
...
...
@@ -187,7 +189,7 @@ font-size:13px;
.cnt_section
.text
ul
.pic
{
float
:
left
;
margin-left
:
30
0px
;
margin-left
:
28
0px
;
}
.cnt_section
.text
ul
.pic
li
{
height
:
82px
;
...
...
abvw/css/history.css
View file @
5ddb83f1
...
...
@@ -69,8 +69,8 @@
.tops
ul
{
float
:
right
;
margin
:
0px
;
padding
:
9px
0
9px
12
px
;
width
:
4
08
px
;
padding
:
9px
0
9px
5
px
;
width
:
4
15
px
;
height
:
18px
;
background
:
url(../images/order_box_bg2.png)
no-repeat
;
}
...
...
@@ -100,7 +100,9 @@
text-decoration
:
underline
;
}
.tops
ul
li
span
.sortHead
{
padding-right
:
20px
;
text-align
:
center
;
width
:
70px
;
margin-right
:
7px
;
}
.tops
p
{
font-size
:
14px
;
padding
:
10px
2px
0
10px
;
margin
:
0
;
color
:
#f0f0f0
;}
...
...
@@ -127,7 +129,7 @@ section{
float
:
left
;
background
:
#fff
;
}
.cnt_section
a
.img
canvas
{
margin
:
0
auto
;
height
:
105px
;
width
:
1
5
0px
;}
.cnt_section
a
.img
canvas
{
margin
:
0
auto
;
height
:
105px
;
width
:
1
6
0px
;}
.cnt_section
.text
{
float
:
left
;
height
:
120px
;
...
...
@@ -150,7 +152,7 @@ font-size:13px;
.cnt_section
.text
ul
.pic
{
float
:
left
;
margin-left
:
30
0px
;
margin-left
:
28
0px
;
}
.cnt_section
.text
ul
.pic
li
{
height
:
82px
;
...
...
abvw/css/home.css
View file @
5ddb83f1
...
...
@@ -21,8 +21,8 @@
.tops
ul
{
float
:
right
;
margin
:
0
;
padding
:
9px
0
9px
12
px
;
width
:
3
53
px
;
padding
:
9px
0
9px
5
px
;
width
:
3
60
px
;
height
:
18px
;
background
:
url(../images/order_box_bg.png)
no-repeat
;
}
...
...
@@ -56,7 +56,9 @@
.tops
p
{
font-size
:
12px
;
position
:
absolute
;
right
:
0
;
top
:
40px
;
padding
:
0
2px
0
0
;
margin
:
0
;
color
:
#f0f0f0
;}
.no_m_right
{
margin-left
:
0
!important
;}
.tops
ul
li
span
.sortHead
{
padding-right
:
20px
;
text-align
:
center
;
width
:
70px
;
margin-right
:
7px
;
}
.tops
a
.shelvesButton
{
...
...
abvw/css/list_shiori.css
View file @
5ddb83f1
...
...
@@ -159,8 +159,8 @@ a.delete:hover:not(:target) {
.tops
ul
{
float
:
right
;
margin
:
0px
;
padding
:
9px
0
9px
12
px
;
width
:
3
53
px
;
padding
:
9px
0
9px
5
px
;
width
:
3
60
px
;
height
:
18px
;
background
:
url(../images/order_box_bg.png)
no-repeat
;
}
...
...
@@ -190,7 +190,9 @@ a.delete:hover:not(:target) {
text-decoration
:
underline
;
}
.tops
ul
li
span
.sortHead
{
padding-right
:
20px
;
text-align
:
center
;
width
:
70px
;
margin-right
:
7px
;
}
.tops
p
{
color
:
#333333
;
font-size
:
12px
;
position
:
absolute
;
right
:
0
;
top
:
25px
;
padding
:
0
2px
0
0
;
margin
:
0
;
}
...
...
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