Merge pull request #17 from braktar/gh-pages

Fix playerlist dropdown
This commit is contained in:
Garry Newman
2017-04-22 10:20:55 +01:00
committed by GitHub
+5
View File
@@ -76,6 +76,11 @@ a:hover
border-color: #1bc98e;
}
.table-responsive {
overflow-x: visible !important;
overflow-y: visible !important;
}
.btn-default, .btn-default:active, .form-control
{
background: rgba( 255, 255, 255, 0.3 );