Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
coopwire-hypothesis
Project
Project
Details
Activity
Releases
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
孙灵跃 Leon Sun
coopwire-hypothesis
Commits
e7a7427b
Commit
e7a7427b
authored
Jul 19, 2013
by
Ujvari Gergely
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Maginifying glass only when inactive
parent
d49960bf
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
14 additions
and
5 deletions
+14
-5
common.scss
h/css/common.scss
+14
-5
search_glyph_dark.png
h/images/search_glyph_dark.png
+0
-0
No files found.
h/css/common.scss
View file @
e7a7427b
...
...
@@ -1152,15 +1152,20 @@ h3.stream {
overflow
:
hidden
;
}
.visual_container
{
margin-left
:
3em
;
.visual_search
{
}
.visual_search
{
.visual_container
{
margin-left
:
3em
;
}
.magnify-glass
{
width
:
2
.25em
;
min-height
:
28px
;
}
.magnify-glass
.VS-icon
{
margin-left
:
3
.5em
;
}
.VS-search
.VS-icon
{
...
...
@@ -1189,6 +1194,12 @@ h3.stream {
background-image
:url
(
..
/
images
/
search_glyph
.png
?
1311104738
)
}
.magnify-glass
.VS-icon-search
:hover
{
width
:
12px
;
height
:
12px
;
background-image
:url
(
..
/
images
/
search_glyph_dark
.png
)
}
.VS-search
div
,
.VS-search
span
,
.VS-search
a
,
.VS-search
img
,
.VS-search
ul
,
.VS-search
li
,
.VS-search
form
,
.VS-search
label
,
.VS-interface
ul
,
.VS-interface
li
,
.VS-interface
{
...
...
@@ -1504,8 +1515,6 @@ h3.stream {
width
:auto
}
////////////datauri.css////////////////////
.VS-search
.VS-search-box.VS-focus
{
border-color
:
#acf
;
-webkit-box-shadow
:inset
0
0
3px
#acf
;
...
...
h/images/search_glyph_dark.png
0 → 100644
View file @
e7a7427b
450 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