Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
Haron-Prime committed Sep 18, 2017
2 parents 430ea18 + 5672291 commit ebd3a0b
Showing 1 changed file with 4 additions and 7 deletions.
11 changes: 4 additions & 7 deletions Nightly_telegram_mod.css
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ Author - Haron Prime
License © 2017 WTFPL http://www.wtfpl.net*/

@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("web.telegram.org") {
body,
.modal-content {
color: #bbb !important;
Expand All @@ -22,10 +21,10 @@ a.tg_checkbox {
box-shadow: none;
}

.im_message_body {
background: inherit !important;
}

.im_message_body,
.im_attach,
.im_media_attach,
.im_record,
.im_message_document_thumbed {
background: inherit !important;
}
Expand Down Expand Up @@ -57,7 +56,6 @@ a.tg_checkbox {
}
.form-control {
/*input field*/

background-color: #0e0e0e !important;
color: #bbb !important;
}
Expand Down Expand Up @@ -135,4 +133,3 @@ a:hover {
background-color: #4d4d4d !important;
border-color: #5d5d5d;
}
}

0 comments on commit ebd3a0b

Please sign in to comment.