- UI fixes

This commit is contained in:
Exodus4D
2017-06-12 19:53:54 +02:00
parent c1df6f8a7a
commit 85b5e2b6db
5 changed files with 7 additions and 5 deletions

View File

@@ -74,7 +74,7 @@ class MapTypeModel extends BasicModel{
],
[
'id' => 5,
'name' => 'globald',
'name' => 'global',
'label' => 'global',
'class' => 'pf-map-type-global',
'classTab' => 'pf-map-type-tab-global'

File diff suppressed because one or more lines are too long

View File

@@ -1,5 +1,3 @@
{{ character.authorizationStatus}}
<a href="{{ link }}?cookie={{ cookieName }}">
{{#authOK}}
{{#character.roleId}}

View File

@@ -30,7 +30,7 @@
<li><a class="page-scroll" data-anchor="#pf-landing-top" href="#">Login</a></li>
<li> <a class="page-scroll" data-anchor="#pf-landing-gallery" href="#">Features</a></li>
<li> <a class="page-scroll" data-anchor="#pf-landing-maps" href="#">Maps</a></li>
<li> <a class="page-scroll" data-anchor="#pf-landing-admin" href="#" title="new" data-placement="bottom" data-show="1">Admin&nbsp;<span class="badge txt-color txt-color-orange">beta</span></a></li>
<li> <a class="page-scroll" data-anchor="#pf-landing-admin" href="#" title="new" data-placement="bottom" data-show="1">Admin&nbsp;<small class="txt-color txt-color-orange">[BETA]</small></a></li>
<li> <a class="page-scroll" data-anchor="#pf-landing-install" href="#">Install</a></li>
<li> <a class="page-scroll" data-anchor="#pf-landing-about" href="#">About</a></li>
<li> <a class="page-scroll" data-anchor="#pf-landing-faq" href="#">FAQ</a></li>

View File

@@ -1104,6 +1104,10 @@ td.pf-popover-trigger{
background-color: $gray;
color: $gray-lighter;
}
small{
font-family: $font-family-bold;
}
}
// character switch popover