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
8a2f2848
Commit
8a2f2848
authored
Oct 14, 2014
by
Masaru Abe
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
eclipseでUTF8で開くための対応
parent
6be0efd9
Show whitespace changes
Inline
Side-by-side
Showing
41 changed files
with
39 additions
and
32 deletions
+39
-32
abvw/css/layout/Anket.css
+2
-0
abvw/css/layout/backup.css
+0
-2
abvw/css/layout/bookshelf.css
+2
-0
abvw/css/layout/common.css
+2
-0
abvw/css/layout/contentsearch.css
+1
-0
abvw/css/layout/delete_shiori.css
+0
-1
abvw/css/layout/footer.css
+2
-0
abvw/css/layout/header.css
+2
-0
abvw/css/layout/history.css
+1
-0
abvw/css/layout/home.css
+2
-0
abvw/css/layout/limit_access.css
+2
-1
abvw/css/layout/list.css
+2
-0
abvw/css/layout/list_shiori.css
+2
-0
abvw/css/layout/list_shirori_detail.css
+0
-1
abvw/css/layout/login.css
+0
-2
abvw/css/layout/login_validation.css
+0
-2
abvw/css/layout/restore.css
+0
-1
abvw/css/layout/setting.css
+0
-2
abvw/css/layout/share.css
+0
-1
abvw/css/layout/tab.css
+0
-2
abvw/css/layout/viewer.css
+0
-1
abvw/css/theme/Anket.css
+2
-0
abvw/css/theme/backup.css
+0
-2
abvw/css/theme/bookshelf.css
+2
-0
abvw/css/theme/common.css
+2
-0
abvw/css/theme/contentsearch.css
+1
-0
abvw/css/theme/delete_shiori.css
+0
-2
abvw/css/theme/footer.css
+2
-0
abvw/css/theme/header.css
+2
-0
abvw/css/theme/history.css
+1
-0
abvw/css/theme/home.css
+1
-0
abvw/css/theme/limit_access.css
+2
-1
abvw/css/theme/list.css
+2
-0
abvw/css/theme/list_shiori.css
+2
-0
abvw/css/theme/list_shirori_detail.css
+0
-1
abvw/css/theme/login.css
+0
-1
abvw/css/theme/login_validation.css
+0
-1
abvw/css/theme/restore.css
+0
-2
abvw/css/theme/setting.css
+0
-2
abvw/css/theme/tab.css
+0
-2
abvw/css/theme/viewer.css
+0
-2
No files found.
abvw/css/layout/Anket.css
View file @
8a2f2848
@charset
"utf-8"
;
.anket-dialog
{
position
:
fixed
;
...
...
abvw/css/layout/backup.css
View file @
8a2f2848
/* CSS Document */
@charset
"utf-8"
;
/* Latest Update
2012.11.5 write */
...
...
abvw/css/layout/bookshelf.css
View file @
8a2f2848
@charset
"utf-8"
;
.thumbnail
a
:link
{
text-align
:
center
;
float
:
left
;
...
...
abvw/css/layout/common.css
View file @
8a2f2848
@charset
"utf-8"
;
/* Latest Update
2012.11.5 write */
...
...
abvw/css/layout/contentsearch.css
View file @
8a2f2848
@charset
"utf-8"
;
.articlecontentsearch
{
width
:
858px
;
...
...
abvw/css/layout/delete_shiori.css
View file @
8a2f2848
/* CSS Document */
@charset
"utf-8"
;
...
...
abvw/css/layout/footer.css
View file @
8a2f2848
@charset
"utf-8"
;
/* footer */
footer
{
display
:
block
;
...
...
abvw/css/layout/header.css
View file @
8a2f2848
@charset
"utf-8"
;
header
{
height
:
100px
;
width
:
100%
;
...
...
abvw/css/layout/history.css
View file @
8a2f2848
@charset
"utf-8"
;
.articlehistory
{
width
:
858px
;
...
...
abvw/css/layout/home.css
View file @
8a2f2848
@charset
"utf-8"
;
/* article */
.articlehome
{
width
:
650px
;
...
...
abvw/css/layout/limit_access.css
View file @
8a2f2848
@charset
"utf-8"
;
.sectionLimitAccess
{
width
:
420px
;
display
:
none
;
...
...
abvw/css/layout/list.css
View file @
8a2f2848
@charset
"utf-8"
;
.list
a
:link
{
text-align
:
center
;
float
:
left
;
...
...
abvw/css/layout/list_shiori.css
View file @
8a2f2848
@charset
"utf-8"
;
/* Latest Update
2012.11.5 write */
...
...
abvw/css/layout/list_shirori_detail.css
View file @
8a2f2848
/* CSS Document */
@charset
"utf-8"
;
#contentDetail
{
...
...
abvw/css/layout/login.css
View file @
8a2f2848
/* CSS Document */
@charset
"utf-8"
;
/* Latest Update
2012.10.31 write */
...
...
abvw/css/layout/login_validation.css
View file @
8a2f2848
/* CSS Document */
@charset
"utf-8"
;
/* Latest Update
2012.10.31 write */
...
...
abvw/css/layout/restore.css
View file @
8a2f2848
/* CSS Document */
@charset
"utf-8"
;
...
...
abvw/css/layout/setting.css
View file @
8a2f2848
/* CSS Document */
@charset
"utf-8"
;
/* Latest Update
2012.10.31 write */
...
...
abvw/css/layout/share.css
View file @
8a2f2848
@charset
"utf-8"
;
/*
Latest Update
...
...
abvw/css/layout/tab.css
View file @
8a2f2848
@charset
"utf-8"
;
/* CSS Document */
.tabUnit
{
width
:
280px
;
...
...
abvw/css/layout/viewer.css
View file @
8a2f2848
/* CSS Document */
@charset
"utf-8"
;
...
...
abvw/css/theme/Anket.css
View file @
8a2f2848
@charset
"utf-8"
;
.anket-dialog
{
border
:
solid
1px
#333
;
...
...
abvw/css/theme/backup.css
View file @
8a2f2848
/* CSS Document */
@charset
"utf-8"
;
/* Latest Update
2012.11.5 write */
...
...
abvw/css/theme/bookshelf.css
View file @
8a2f2848
@charset
"utf-8"
;
.thumbnail
a
:link
{
text-decoration
:
none
;
background-image
:
url(../../img/bookshelf/thumbnail_off.png)
;
...
...
abvw/css/theme/common.css
View file @
8a2f2848
@charset
"utf-8"
;
/* Latest Update
2012.11.5 write */
...
...
abvw/css/theme/contentsearch.css
View file @
8a2f2848
@charset
"utf-8"
;
.articlecontentsearch
{
border
:
1px
solid
#ccc
;
...
...
abvw/css/theme/delete_shiori.css
View file @
8a2f2848
/* CSS Document */
@charset
"utf-8"
;
.sectionDeleteConfirm
{
border
:
1px
solid
#cccccc
;
-webkit-box-shadow
:
0px
1px
3px
0px
#666
;
...
...
abvw/css/theme/footer.css
View file @
8a2f2848
@charset
"utf-8"
;
/* footer */
footer
{
background-color
:
#EDF2F2
;
...
...
abvw/css/theme/header.css
View file @
8a2f2848
@charset
"utf-8"
;
header
{
background-image
:
url(../../img/common/header_border.jpg)
,
url(../../img/common/header_bg.jpg)
;
background-repeat
:
repeat-x
,
repeat
;
...
...
abvw/css/theme/history.css
View file @
8a2f2848
@charset
"utf-8"
;
.articlehistory
{
border
:
1px
solid
#ccc
;
...
...
abvw/css/theme/home.css
View file @
8a2f2848
@charset
"utf-8"
;
/* article */
.articlehome
{
...
...
abvw/css/theme/limit_access.css
View file @
8a2f2848
@charset
"utf-8"
;
.sectionLimitAccess
{
border
:
1px
solid
#cccccc
;
-webkit-box-shadow
:
0px
1px
3px
0px
#666
;
...
...
abvw/css/theme/list.css
View file @
8a2f2848
@charset
"utf-8"
;
.list
a
:link
{
text-decoration
:
none
;
background-image
:
url(../../img/bookshelf/list_off.png)
;
...
...
abvw/css/theme/list_shiori.css
View file @
8a2f2848
@charset
"utf-8"
;
/* Latest Update
2012.11.5 write */
...
...
abvw/css/theme/list_shirori_detail.css
View file @
8a2f2848
/* CSS Document */
@charset
"utf-8"
;
#contentDetail
{
...
...
abvw/css/theme/login.css
View file @
8a2f2848
/* CSS Document */
@charset
"utf-8"
;
...
...
abvw/css/theme/login_validation.css
View file @
8a2f2848
/* CSS Document */
@charset
"utf-8"
;
...
...
abvw/css/theme/restore.css
View file @
8a2f2848
/* CSS Document */
@charset
"utf-8"
;
/* Latest Update
2012.11.5 write */
...
...
abvw/css/theme/setting.css
View file @
8a2f2848
/* CSS Document */
@charset
"utf-8"
;
/* Latest Update
2012.10.31 write */
...
...
abvw/css/theme/tab.css
View file @
8a2f2848
@charset
"utf-8"
;
/* CSS Document */
.tabUnit
{
background-color
:
#37648C
;
...
...
abvw/css/theme/viewer.css
View file @
8a2f2848
/* CSS Document */
@charset
"utf-8"
;
/* Latest Update
2012.10.31 write */
...
...
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