2014-12-13 23:13:34 +01:00
|
|
|
*{
|
|
|
|
box-shadow: 0 0 0 0 !important;
|
|
|
|
border-color: #343434 !important;
|
|
|
|
}
|
|
|
|
|
|
|
|
hr { background-color: #343434 !important; }
|
|
|
|
|
|
|
|
a, .wall-item-name, .fakelink {
|
|
|
|
color: #989898 !important;
|
|
|
|
}
|
2017-11-11 08:40:45 +01:00
|
|
|
|
2017-02-03 19:00:04 +01:00
|
|
|
.wall-item-content a {
|
2017-11-11 08:40:45 +01:00
|
|
|
font-weight: bold;
|
|
|
|
}
|
|
|
|
|
|
|
|
.mail-conv-body a {
|
|
|
|
font-weight: bold;
|
2017-02-03 19:07:39 +01:00
|
|
|
}
|
2017-11-11 08:40:45 +01:00
|
|
|
|
2016-02-08 23:25:48 +01:00
|
|
|
.btn, .btn:hover{
|
|
|
|
color: #989898;
|
|
|
|
border: 2px solid #0C1116;
|
|
|
|
background-color: #0C1116;
|
|
|
|
text-shadow: none;
|
|
|
|
}
|
2014-12-13 23:13:34 +01:00
|
|
|
|
|
|
|
nav {
|
|
|
|
color: #989898 !important;
|
|
|
|
background-color: #1C2126 !important;
|
|
|
|
}
|
|
|
|
|
2020-01-24 18:56:34 +01:00
|
|
|
nav .nav-notification {
|
2014-12-13 23:13:34 +01:00
|
|
|
background-color: #2C77AE !important
|
|
|
|
}
|
|
|
|
|
|
|
|
a.on {
|
|
|
|
color: #FFFFFF !important;
|
|
|
|
background-color: #2C77AE !important
|
|
|
|
}
|
|
|
|
|
2015-11-01 09:45:02 +01:00
|
|
|
aside, right_aside, .menu-popup, .fc-state-highlight, a.off, .autocomplete {
|
2014-12-13 23:13:34 +01:00
|
|
|
color: #989898 !important;
|
|
|
|
background-color: #252C33 !important;
|
|
|
|
border-right: 1px solid #D2D2D2;
|
|
|
|
}
|
|
|
|
|
|
|
|
body, section, blockquote, blockquote.shared_content, #profile-jot-form,
|
|
|
|
.dspr, .twit, .pump, .dfrn, .tread-wrapper, code, .mail-list-wrapper, div.pager, ul.tabs {
|
|
|
|
color: #989898 !important;
|
|
|
|
background-color: #171B1F !important;
|
|
|
|
}
|
|
|
|
|
2016-02-06 00:54:50 +01:00
|
|
|
#profile-jot-acl-wrapper, #event-notice, #event-wrapper,
|
2016-02-08 23:25:48 +01:00
|
|
|
#cboxLoadedContent, .contact-photo-menu, #contact-edit-status-wrapper {
|
2016-02-06 00:54:50 +01:00
|
|
|
background-color: #252C33 !important;
|
|
|
|
}
|
|
|
|
|
2014-12-13 23:13:34 +01:00
|
|
|
div.rte, .mceContentBody {
|
|
|
|
background:none repeat scroll 0 0 #333333!important;
|
|
|
|
color:#FFF!important;
|
|
|
|
text-align:left;
|
|
|
|
}
|
|
|
|
|
|
|
|
div.pager, ul.tabs {
|
|
|
|
box-shadow: unset;
|
|
|
|
border-bottom: unset;
|
|
|
|
}
|
|
|
|
|
|
|
|
input, option, textarea, select {
|
|
|
|
color: #989898 !important;
|
|
|
|
border: 2px solid #0C1116 !important;
|
|
|
|
background-color: #0C1116 !important;
|
|
|
|
}
|
|
|
|
|
|
|
|
input#side-peoplefind-submit, input#side-follow-submit {
|
|
|
|
margin-top: 2px !important;
|
|
|
|
}
|
|
|
|
|
|
|
|
li :hover {
|
2015-11-30 01:24:22 +01:00
|
|
|
color: #767676 !important;
|
|
|
|
}
|
|
|
|
|
|
|
|
#viewcontact_wrapper-network {
|
|
|
|
background-color: #343434;
|
2015-08-27 00:02:06 +02:00
|
|
|
}
|
2016-02-06 00:54:50 +01:00
|
|
|
|
2016-02-05 21:24:01 +01:00
|
|
|
table.smiley-preview{
|
2016-02-06 13:09:41 +01:00
|
|
|
background-color: #252C33 !important;
|
|
|
|
}
|
|
|
|
|
2016-02-06 00:54:50 +01:00
|
|
|
/* Notifications */
|
2020-01-24 18:56:34 +01:00
|
|
|
li.notification-unseen {
|
2016-02-06 00:54:50 +01:00
|
|
|
background-color: #252C33;
|
|
|
|
}
|
|
|
|
|
2020-01-24 18:56:34 +01:00
|
|
|
li.notification-seen {
|
2016-02-06 00:54:50 +01:00
|
|
|
background-color: #1C2126;
|
|
|
|
}
|
|
|
|
|
|
|
|
.photo-top-album-name {
|
|
|
|
background-color: #252C33;
|
|
|
|
}
|
|
|
|
|
|
|
|
#panel {
|
|
|
|
background-color: #252C33;
|
|
|
|
border: 3px solid #364e59;
|
|
|
|
color: #989898;
|
|
|
|
}
|