8000 add link to console for support site · githubcs/baasbox@73fe92a · GitHub
[go: up one dir, main page]

Skip to content

Commit 73fe92a

Browse files
lupatellimatteolupatellimatteo
lupatellimatteo
authored and
lupatellimatteo
committed
add link to console for support site
1 parent ce1445f commit 73fe92a

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

app/views/admin/main_/topbar.scala.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<!-- add custom -->
3131

3232
<div class="btn-group pull-right">
33-
<a target="_new" href="http://support.baasbox.com"><span title=".icon32 .icon-white .icon-help " class="icon32 icon-white icon-help"></span></a>
33+
<a target="_new" href="http://support.baasbox.com"><span title=".icon32 .icon-white .icon-help " class="icon32 icon-white icon-help icon-supportbb"></span></a>
3434
</div>
3535

3636
<!-- end custom -->

public/console/css/baasbox.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,11 @@ div.setting button.upload {
152152
.box-header{
153153
background: #f5f5f5;
154154
}
155+
156+
.icon-supportbb{
157+
margin-top:-11px;
158+
}
159+
155160
/*a {*/
156161
/*text-decoration: none;*/
157162
/*color: #538378;*/

0 commit comments

Comments
 (0)
0