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
Digiserve Public
Tufts Alerts
Commits
492c0134
Commit
492c0134
authored
Dec 23, 2020
by
Michael R Lupi
Browse files
Merge branch 'develop' into 'master'
Merge Alert Fix into Master See merge request digiserve-public/tufts-alerts!3
parents
b468fd3d
4e9fb54d
Changes
2
Hide whitespace changes
Inline
Side-by-side
css/emergency-alert.css
View file @
492c0134
a
,
a
:hover
{
.emergency-alert
a
,
.emergency-alert
a
:hover
{
border-style
:
none
!important
;
}
button
{
.emergency-alert
button
{
border
:
none
;
background
:
transparent
;
}
...
...
@@ -76,11 +76,11 @@ button {
margin
:
0
1rem
;
}
}
@media
(
min-width
:
64em
)
{
/*
@media (min-width: 64em) {
.alert {
border-top: 3px solid #fff;
}
}
}
*/
@media
(
max-width
:
53em
)
{
.emergency-alert__container
{
padding
:
1rem
1rem
!important
;
...
...
css/marketing-alert.css
View file @
492c0134
button
{
.marketing-alert
button
{
border
:
none
;
background
:
transparent
;
}
...
...
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