Open settings links in new tabs

This commit is contained in:
JonnyWong16 2016-02-17 18:41:16 -08:00
parent 13ac8f2ea4
commit 3926d97fc6
2 changed files with 8 additions and 9 deletions

View file

@ -2755,4 +2755,7 @@ a.no-highlight:hover {
.help-bold {
font-weight: bold;
color: #fff;
}
.save-button {
margin-top: 15px;
}