Merge pull request #1179 from pixelfed/frontend-ui-refactor

Frontend ui refactor
This commit is contained in:
daniel 2019-04-23 13:13:50 -06:00 committed by GitHub
commit 8646bc8ff9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 1 additions and 4 deletions

BIN
public/css/app.css vendored

Binary file not shown.

BIN
public/css/appdark.css vendored

Binary file not shown.

BIN
public/css/landing.css vendored

Binary file not shown.

Binary file not shown.

View file

@ -38,6 +38,7 @@
input,
textarea {
color: #ccc !important;
background: #191919 !important;
}

View file

@ -488,10 +488,6 @@ details summary::-webkit-details-marker {
font-weight: bold;
}
.notification-tooltip .arrow::before {
border-bottom-color:#dc3545 !important;
}
#previewAvatar {
img {
max-width: 100%;