streams/view/theme/redbasic/schema/dark.css

347 lines
6 KiB
CSS
Raw Normal View History

.generic-content-wrapper {
border: 1px solid #111;
background-color: transparent;
}
2015-06-05 19:15:21 +00:00
.vcard, #contact-block, .widget {
background-color: transparent;
2015-10-26 14:27:47 +00:00
border-bottom: 1px solid #333;
border-radius: 0px
}
#profile-photo-wrapper {
border: none;
}
#profile-edit-default-desc {
background-color: #665029;
color: #FFF;
padding: 20px;
2015-10-26 14:27:47 +00:00
}
.photo {
box-shadow: none;
}
2015-03-19 14:33:15 +00:00
.abook-pending-contact, .abook-permschange {
background: #402900;
}
2015-03-19 15:17:01 +00:00
2015-10-26 14:27:47 +00:00
.contact-entry-wrapper {
border: 1px solid #333;
}
2015-03-19 15:17:01 +00:00
#cboxContent a {
color: #000;
}
#cboxContent {
color: #111;
}
#adminpage table tr:hover {
background-color: #222;
}
#colorbox {
border: 0px solid #1E1E1E;
background-color: #1E1E1E;
}
.chat-item-text {
background-color: #222;
}
.fc-state-highlight {
background: none repeat scroll 0% 0% #333 !important;
}
.well {
background-color: #1E1E1E;
border: 1px solid #222;
background-image: linear-gradient(to bottom, #1E1E1E 0px, #1E1E1E 100%);
}
.alert-info {
color: #CCC;
background-color:#333;
border-color: #444;
background-image: linear-gradient(to bottom, #333 0px, #333 100%);
}
2015-03-20 12:12:55 +00:00
.abook-self {
background-color: #251111;
}
.acl-button-show,
.acl-button-hide {
color: #fff;
}
#acl-showall {
color: #fff;
}
#acl-list {
border: 1px solid #333;
}
.acl-list-item {
border: 1px solid #333;
}
.modal-content {
background-color: #111;
}
a.btn, aside a {
2015-11-14 19:43:34 +00:00
font-weight: 400 !important;
}
2015-10-26 14:27:47 +00:00
.btn {
2015-03-20 12:12:55 +00:00
background-color: #1e1e1e;
border-color: #222;
color: #ccc;
text-shadow: none;
box-shadow: none;
}
2015-10-26 14:27:47 +00:00
.btn:hover, .btn:focus, .btn:active {
2015-03-20 12:12:55 +00:00
background-color: #222;
border-color: #222;
color: #fff;
text-decoration: underline;
}
.btn-default.btn-sm:hover, .btn-default.btn-sm:focus, .btn-default.btn-sm:active .btn-default.btn-sm.active {
text-decoration: none;
}
2015-10-26 14:27:47 +00:00
.btn-primary, input#event-submit, input#rmagic-submit-button, input#lostpass-submit-button {
background-color: #337AB7;
color: #FFF;
}
.btn-primary:hover, .btn-primary:focus, input#event-submit:hover, input#event-submit:focus, input#rmagic-submit-button:hover, input#rmagic-submit-button:focus, input#lostpass-submit-button:hover, input#lostpass-submit-button:focus {
border-color: #204D74;
background-color: #286090;
color: #FFF;
}
.btn-success {
color: #FFF !important;
background-color: #5CB85C !important;
border-color: #4CAE4C !important;
2015-10-26 14:27:47 +00:00
}
.btn-success:hover, .btn-success:focus {
color: #FFF !important;
background-color: #449D44 !important;
border-color: #398439 !important;
}
.btn-warning {
color: #FFF !important;
background-color: #F0AD4E !important;
border-color: #EEA236 !important;
}
.btn-warning:hover, .btn-warning:focus {
color: #FFF !important;
background-color: #EC971F !important;
border-color: #D58512 !important;
2015-10-26 14:27:47 +00:00
}
.btn-danger, form#chat-destroy > input {
background-color: #D9534F !important;
border-color: #D43F3A !important;
color: #FFF !important;
2015-10-26 14:27:47 +00:00
}
.btn-danger:hover, .btn-danger:focus, form#chat-destroy > input:hover, form#chat-destroy > input:focus {
color: #FFF !important;
background-color: #C9302C !important;
border-color: #AC2925 !important;
2015-10-26 14:27:47 +00:00
}
2015-03-20 12:12:55 +00:00
.pager_first,
.pager_last,
.pager_prev,
.pager_next,
.pager-prev,
.pager-next,
.pager_n {
border: 1px solid #222;
background: #1e1e1e;
}
input {
border: 1px solid #222;
}
input[type="submit"] {
background-color: #333;
color: #fff;
}
2015-03-26 08:45:30 +00:00
.notify-seen a {
background: #111;
color: #222 !important;
}
.notify-seen a:hover {
background: #222;
color: #ccc !important;
}
nav .dropdown-menu>li>a{
color: #fff;
}
nav .dropdown-menu>li>a:hover,nav .dropdown-menu>li>a:focus{
color: #fff;
background-color: #222;
background-image: none;
}
nav .dropdown-menu .divider{
background-color: #222;
}
nav .dropdown-menu>li>a:hover,nav .dropdown-menu>li>a:focus{
color: #fff;
background-color: #222;
background-image: none;
}
nav .dropdown-menu {
background-color: #000;
}
2015-06-05 19:15:21 +00:00
#nav-search-text {
background-color: #999;
}
.autocomplete .selected {
background: #999;
}
.nav-tabs{
border-bottom:1px solid #333;
}
.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus{
border:1px solid #333;
}
.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus {
color: #fff;
background-color: #111;
}
.nav-tabs.nav-justified > li > a {
color: #ccc;
}
.nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
text-decoration: underline;
background-color: #222;
color: #ccc;
2015-10-26 14:27:47 +00:00
border-color: #333;
2015-06-05 19:15:21 +00:00
}
aside .nav > li > a:hover, aside .nav > li > a:focus {
text-decoration: underline;
background-color: #222;
}
a, a:visited, a:link, .fakelink, .fakelink:visited, .fakelink:link {
font-weight: bold;
}
.group-selected, .fileas-selected, .categories-selected, .search-selected, .active {
color: #fff !important;
text-decoration: underline !important;
}
.generic-content-wrapper-styled {
background-color: rgba(28,28,28,0.8);
}
.autocomplete {
background: #222;
}
blockquote {
background-color: #1e1e1e;
border-left: 3px solid #666;
color: #ccc;
}
code {
border: 1px solid #090909;
background: #000;
color: #fff;
}
pre {
background: #000;
color: #fff;
border:1px solid #090909;
}
.notif-item a {
color: #ccc;
}
.notif-item a:hover {
color: #fff;
}
.dropdown-menu {
background-color: #222;
}
.dropdown-menu >li > a {
color: #ccc;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
color: #ddd;
background-color: #333;
background-image: none;
}
.open .dropdown-toggle.btn-default {
color: #ccc;
background-color: #222;
border-color: #222;
}
.pmenu-item:hover a {
background-color: #333 !important;
color: #ddd;
}
2015-06-05 19:15:21 +00:00
.preview {
background: url('../img/gray_and_black_diagonal_stripes_background_seamless.gif');
}
2015-10-26 14:27:47 +00:00
.xdsoft_datepicker.active {
color: #222 !important;
text-decoration: none !important;
}
.xdsoft_datepicker.active:hover, .xdsoft_datepicker.active:focus {
color: #222 !important;
text-decoration: underline;
}
2015-06-05 19:15:21 +00:00
@media (min-width: 768px) {
.nav-tabs.nav-justified > li > a {
border-bottom: 1px solid #333;
}
}