Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
WCMS
uw_theme_admin
Commits
88558a2d
Commit
88558a2d
authored
Nov 30, 2020
by
Kevin Paxman
Browse files
prototype of popular search terms block
parent
a3fca482
Changes
1
Hide whitespace changes
Inline
Side-by-side
css/uw_theme_admin.css
View file @
88558a2d
.layouts-dashboards-3
.drow
>
div
,
.layouts-dashboards-2
.drow
>
div
,
.layouts-dashboards-1
.drow
>
div
{
box-shadow
:
none
;
padding
:
1em
;
border
:
1px
solid
#bfbfba
;
}
\ No newline at end of file
}
.block-uw-popular-search-terms-block
#queries
{
display
:
grid
;
grid-template-columns
:
repeat
(
auto-fill
,
10rem
);
gap
:
0rem
1rem
;
}
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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