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
e30a5322
Commit
e30a5322
authored
Jul 07, 2014
by
Masaru Abe
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
#10062 オーサリングプレビューのクローズボタンが表示されない
parent
a76689f8
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
14 additions
and
0 deletions
+14
-0
abvw-preview/css/layout/viewer.css
+9
-0
abvw-preview/css/theme/viewer.css
+5
-0
abvw-preview/img/login/close.png
+0
-0
No files found.
abvw-preview/css/layout/viewer.css
View file @
e30a5322
...
...
@@ -1709,3 +1709,12 @@ span.no-item{
}
.closebtn
{
width
:
30px
;
height
:
30px
;
display
:
block
;
margin-left
:
230px
;
margin-top
:
15px
;
position
:
absolute
;
}
abvw-preview/css/theme/viewer.css
View file @
e30a5322
...
...
@@ -1435,3 +1435,8 @@ span.no-item{
.picker-choose-off
{
border
:
1px
solid
#d3d5d6
!important
;
}
.closebtn
{
background
:
url(../../img/login/close.png)
0
0
no-repeat
;
}
abvw-preview/img/login/close.png
0 → 100644
View file @
e30a5322
239 Bytes
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