Fix script access and other transparency issues

This commit is contained in:
Graham 2015-02-28 13:24:41 -05:00
parent 8561d0418d
commit 833cb1a284

View file

@ -41,7 +41,7 @@ input.form-control[type="email"], textarea.form-control {
.profile-box, .user-dropdown {
color: #c8c8c8;
background-color: rgba(28, 30, 34, 0.8);
background-color: rgba(28, 30, 34, 0.95);
border: 1px solid #000000 !important;
border-radius: 0px !important;
}