mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-04-27 03:00:12 -04:00
Toolbar: Update deprecation warning
Link to the toolbar wiki page. https://www.reddit.com/wiki/toolbar
This commit is contained in:
@@ -4191,6 +4191,16 @@ body.contact-us-page {
|
||||
.toolbar .warning {
|
||||
height: 20px;
|
||||
background-color: #fa8072;
|
||||
|
||||
a {
|
||||
display: inline;
|
||||
border: none;
|
||||
text-decoration: underline;
|
||||
}
|
||||
}
|
||||
|
||||
.toolbar .warning,
|
||||
.toolbar .warning a {
|
||||
color: #000;
|
||||
line-height: 20px;
|
||||
font-weight: bold;
|
||||
|
||||
@@ -52,7 +52,7 @@
|
||||
</div>
|
||||
|
||||
<div class="warning">
|
||||
The toolbar below is being discontinued and will stop working after June 26, 2015. Please update your bookmarks.
|
||||
The toolbar below is being <a target="_blank" href="https://www.reddit.com/wiki/toolbar">discontinued</a> and will stop working after June 26, 2015. Please update your bookmarks.
|
||||
</div>
|
||||
|
||||
<div class="left-side">
|
||||
|
||||
Reference in New Issue
Block a user