File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 13
13
</li >
14
14
<div class =" ui-signin" style =" float : right ; margin-top : 8px ;<% if (signin ) { %> display : none ;<% } %>" >
15
15
<% if (allowAnonymous) { % >
16
- < a type= " button" href= " <%- url %>/new" class = " btn btn-sm btn-link " >< i class = " fa fa-plus" >< / i> < %= __ (' New guest note' ) % >< / a>
16
+ < a type= " button" href= " <%- url %>/new" class = " btn btn-sm btn-primary " >< i class = " fa fa-plus" >< / i> < %= __ (' New guest note' ) % >< / a>
17
17
< % } %>
18
18
<% if (facebook || twitter || github || gitlab || dropbox || google || ldap || email) { % >
19
19
< button class = " btn btn-sm btn-success ui-signin" data- toggle= " modal" data- target= " .signin-modal" >< %= __ (' Sign In' ) % >< / button>
20
20
< % } %>
21
21
</div >
22
22
<div class =" ui-signout" style =" float : right ; margin-top : 8px ;<% if (!signin ) { %> display : none ;<% } %>" >
23
- <a type =" button" href =" <%- url %>/new" class =" btn btn-sm btn-link " ><i class =" fa fa-plus" ></i > <%= __ (' New note' ) %> </a >
23
+ <a type =" button" href =" <%- url %>/new" class =" btn btn-sm btn-primary " ><i class =" fa fa-plus" ></i > <%= __ (' New note' ) %> </a >
24
24
<span class =" ui-profile dropdown pull-right" >
25
25
<button id =" profileLabel" class =" btn btn-sm btn-link ui-profile-label" style =" padding-right : 0 ;" data-toggle =" dropdown" aria-haspopup =" true" aria-expanded =" false" >
26
26
<img class =" ui-avatar" width =" 20" height =" 20" ><span class =" hidden-xs hidden-sm" >&ensp ; <span class =" ui-name" ></span ></span >&ensp ; <i class =" fa fa-caret-down" ></i >
175
175
</div >
176
176
</div >
177
177
</div >
178
- <% - include ../ shared/ signin- modal %>
178
+ <% - include ../ shared/ signin- modal %>
You can’t perform that action at this time.
0 commit comments