Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Eric Rasmussen
UNL_Search
Commits
d0e829c8
Commit
d0e829c8
authored
Jan 15, 2019
by
Jeff Sturek
Browse files
Merge branch '5.0' into 'master'
Update styles for 5.0 See merge request iim/UNL_Search!17
parents
960edc18
97e7d1eb
Changes
1
Hide whitespace changes
Inline
Side-by-side
www/scss/search.scss
View file @
d0e829c8
...
@@ -21,10 +21,6 @@
...
@@ -21,10 +21,6 @@
max-width
:
30em
!
important
;
max-width
:
30em
!
important
;
}
}
// #search_wrapper {
// display: none;
// }
.
result-tab
li
+
li
:
:
before
{
.
result-tab
li
+
li
:
:
before
{
content
:
'\b7'
;
// middle-dot + space
content
:
'\b7'
;
// middle-dot + space
padding-left
:
.43em
;
padding-left
:
.43em
;
...
@@ -44,10 +40,7 @@
...
@@ -44,10 +40,7 @@
opacity
:
1
;
opacity
:
1
;
}
}
.search-results
h3
{
.search-results
h3
,
display
:
none
;
}
.google-search
{
.google-search
{
display
:
none
;
display
:
none
;
}
}
...
@@ -57,32 +50,16 @@
...
@@ -57,32 +50,16 @@
// TODO: revisit (and remove?) after Directory has been updated to 5.0
// TODO: revisit (and remove?) after Directory has been updated to 5.0
#ppl_results
h3
,
#ppl_results
h3
,
#ppl_results
h4
,
#ppl_results
h4
,
#ppl_results
.result_head
{
#ppl_results
.result_head
,
#ppl_results
.cInfo
,
#ppl_results
.overflow
.roles
.organization-name
,
[
data-uid
=
"kfarrell2"
]
.given-name
{
display
:
none
;
display
:
none
;
}
}
#ppl_results
.pfResult
{
padding
:
0
;
list-style
:
none
;
}
#ppl_results
.ppl_Sresult
,
#ppl_results
.ppl_Sresult
,
#ppl_results
.dep_result
{
#ppl_results
.dep_result
{
margin
:
1em
0
;
margin-bottom
:
1
.77em
;
}
#ppl_results
.cInfo
{
display
:
none
;
}
#ppl_results
.overflow
{
display
:
flex
;
}
#ppl_results
.overflow
>
.profile_pic
{
min-width
:
40px
;
margin-right
:
1em
;
width
:
40px
;
}
}
#ppl_results
.overflow
>
.recordDetails
{
#ppl_results
.overflow
>
.recordDetails
{
...
@@ -90,22 +67,8 @@
...
@@ -90,22 +67,8 @@
flex
:
1
1
auto
;
flex
:
1
1
auto
;
}
}
#ppl_results
.overflow
.photo
{
border-radius
:
50%
;
height
:
40px
;
margin-top
:
0
.375em
;
object-fit
:
cover
;
width
:
100%
;
}
#ppl_results
.overflow
.roles
{
list-style
:
none
;
margin
:
0
;
padding
:
0
;
}
#ppl_results
.overflow
.roles
li
{
#ppl_results
.overflow
.roles
li
{
margin-bottom
:
0
.618r
em
;
margin-bottom
:
.32
em
;
}
}
#ppl_results
.overflow
.roles
:last-child
{
#ppl_results
.overflow
.roles
:last-child
{
...
@@ -117,21 +80,8 @@
...
@@ -117,21 +80,8 @@
display
:
block
;
display
:
block
;
}
}
#ppl_results
.overflow
.roles
.organization-name
{
display
:
none
;
}
#ppl_results
.fn
{
font-size
:
1
.128em
;
font-weight
:
bold
;
}
#ppl_results
.given-name
{
#ppl_results
.given-name
{
font-size
:
1rem
;
font-size
:
1rem
;
margin-left
:
1em
;
margin-left
:
1em
;
text-transform
:
uppercase
;
text-transform
:
uppercase
;
}
}
[
data-uid
=
"kfarrell2"
]
.given-name
{
display
:
none
;
}
Write
Preview
Supports
Markdown
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