v 1.3.0 - i18n
This commit is contained in:
1
css/flags/famfamfam-flags.min.css
vendored
Normal file
1
css/flags/famfamfam-flags.min.css
vendored
Normal file
File diff suppressed because one or more lines are too long
BIN
css/flags/famfamfam-flags.png
Normal file
BIN
css/flags/famfamfam-flags.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 77 KiB |
@ -60,3 +60,7 @@
|
||||
margin-top: 14.5px;
|
||||
margin-bottom: 14.5px;
|
||||
}
|
||||
|
||||
.navbar .dropdown-menu>li>a {
|
||||
font-size: 14px;
|
||||
}
|
||||
|
@ -40,6 +40,10 @@ a {
|
||||
float: right
|
||||
}
|
||||
|
||||
.serverstatus .fa {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.serverstatus span {
|
||||
float: right
|
||||
}
|
||||
|
@ -13,7 +13,7 @@ body {
|
||||
}
|
||||
|
||||
.navbar-default {
|
||||
background-color: #004449 !important;
|
||||
background-color: #055157 !important;
|
||||
}
|
||||
|
||||
.btn-dark {
|
||||
@ -197,7 +197,7 @@ fieldset[disabled] .btn-link:focus {
|
||||
|
||||
.navbar-default .navbar-nav>li>a:hover,
|
||||
.navbar-default .navbar-nav>li>a:focus {
|
||||
background-color: #004449
|
||||
background-color: #083d48
|
||||
}
|
||||
|
||||
.navbar-default .navbar-nav>.active>a,
|
||||
|
Reference in New Issue
Block a user