mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-13 18:27:35 +00:00
landing performance improvements for safe browsing (bugs: 338189, 338191, 338327, 338369, 338366, 338193, 338371, 338562) patches by tony+brettw, r=bryner+darin
This commit is contained in:
parent
3ee1fa1de7
commit
3d82e0a4d6
@ -35,12 +35,6 @@
|
||||
max-height: 24px;
|
||||
}
|
||||
|
||||
.safebrowsing-palm-link {
|
||||
color: blue;
|
||||
cursor: pointer;
|
||||
text-decoration: underline
|
||||
}
|
||||
|
||||
.safebrowsing-palm-paragraph {
|
||||
padding-bottom: 2em;
|
||||
}
|
||||
@ -81,8 +75,8 @@
|
||||
}
|
||||
|
||||
#safebrowsing-palm-message-actionbox {
|
||||
padding-top: 10px;
|
||||
padding-bottom: 15px;
|
||||
padding: 10px 10px 15px;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.safebrowsing-palm-bigtext {
|
||||
|
Loading…
Reference in New Issue
Block a user