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
82462188
Commit
82462188
authored
Mar 31, 2015
by
Masaru Abe
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
#9372 【V1.1】サムネイル上のマウスオーバー時の背景色変化がわかりづらい
CSS整理
parent
78737fea
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
1 additions
and
7 deletions
+1
-7
abvw/css/theme/bookshelf.css
+0
-1
abvw/css/theme/list.css
+0
-3
abvw/css/theme/list_shiori.css
+1
-3
No files found.
abvw/css/theme/bookshelf.css
View file @
82462188
...
...
@@ -40,7 +40,6 @@ p.dop_info a:hover{ text-decoration:none;}
.cnt_section_bookshelf
{
}
.cnt_section_bookshelf
:hover
{
background
:
#FFF
;}
section
.sectionhomebookshelf
.cnt_section_bookshelf
:hover
{
background-color
:
#EDEDED
;
...
...
abvw/css/theme/list.css
View file @
82462188
...
...
@@ -35,9 +35,6 @@ section.sectionhomelist{
.cnt_section_list
{
}
.cnt_section_list
:hover
{
background-color
:
#FFFFFF
;
}
section
.sectionhomelist
.cnt_section_list
:hover
{
background-color
:
#EDEDED
;
...
...
abvw/css/theme/list_shiori.css
View file @
82462188
...
...
@@ -113,9 +113,7 @@ a
.cnt_section
{
}
.cnt_section
:hover
{
background-color
:
#FFFFFF
;
}
section
.sectionBookmark
.cnt_section
:hover
{
background-color
:
#EDEDED
;
}
...
...
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