Merge branch 'dark-root' into 'master'

fixed backgound of reshare and suggestions layout

See merge request disroot/hubzilla/dishub-themes!3
This commit is contained in:
antil0pa 2019-01-02 16:08:48 +01:00
commit 661dc9586a
2 changed files with 10 additions and 74 deletions

View File

@ -9,25 +9,6 @@ textarea, input, select
border-color: #2B2B2B !important;
}
#profile-jot-submit-wrapper {
border-top: none;
padding: 10px 0;
}
#jot-title {
border-radius: 3px;
}
#jot-title-wrap {
border-bottom: none;
margin-bottom: 5px;
}
#jot-category-wrap {
border-bottom: none;
margin-bottom: 5px;
}
.bootstrap-tagsinput {
background: #333;
}
@ -47,14 +28,9 @@ option {
border-radius: 0px
}
#profile-photo-wrapper {
border: none;
}
#profile-edit-default-desc {
background-color: #665029;
color: #FFF;
padding: 20px;
}
.photo {
@ -269,6 +245,10 @@ nav .dropdown-menu {
background-color: #000;
}
.shared_container {
background-color: #222;;
}
#nav-search-text {
background-color: #999;
}
@ -383,10 +363,6 @@ pre {
color: #ddd;
}
.preview {
background: url('../img/gray_and_black_diagonal_stripes_background_seamless.gif');
}
.xdsoft_datepicker.active {
color: #222 !important;
text-decoration: none !important;
@ -451,15 +427,7 @@ pre {
.profile-match-wrapper {
width: 150px;
height: 120px;
border: none;
}
.profile-match-name {
width: 144px;
white-space: nowrap;
text-overflow: ellipsis;
background-color: #333;
}
.widget-nav-pills-icons:hover + a {

View File

@ -9,25 +9,6 @@ textarea, input, select
border-color: #2B2B2B !important;
}
#profile-jot-submit-wrapper {
border-top: none;
padding: 10px 0;
}
#jot-title {
border-radius: 3px;
}
#jot-title-wrap {
border-bottom: none;
margin-bottom: 5px;
}
#jot-category-wrap {
border-bottom: none;
margin-bottom: 5px;
}
.bootstrap-tagsinput {
background: #333;
}
@ -47,14 +28,9 @@ option {
border-radius: 0px
}
#profile-photo-wrapper {
border: none;
}
#profile-edit-default-desc {
background-color: #665029;
color: #FFF;
padding: 20px;
}
.photo {
@ -269,6 +245,10 @@ nav .dropdown-menu {
background-color: #2f3337;
}
.shared_container {
background-color: #555;;
}
#nav-search-text {
background-color: #999;
}
@ -387,10 +367,6 @@ pre {
color: #ddd;
}
.preview {
background: url('../img/gray_and_black_diagonal_stripes_background_seamless.gif');
}
.xdsoft_datepicker.active {
color: #222 !important;
text-decoration: none !important;
@ -455,15 +431,7 @@ pre {
.profile-match-wrapper {
width: 150px;
height: 120px;
border: none;
}
.profile-match-name {
width: 144px;
white-space: nowrap;
text-overflow: ellipsis;
background-color: #333;
}
.widget-nav-pills-icons:hover + a {