To change this template file, choose Tools | Templates
and open the template in the editor.
*/
-/*
+/*
Created on : 17.02.2016, 23:55:45
Author : rabuzarus
*/
background: $btn_primary_hover_color;
border-color: none;
}
-
+
.btn-link {
/* color: #6fdbe8;*/
color: $link_color;
whitespace: nowrap;
padding-left: 55px;
}
-header #banner #logo-img,
+header #banner #logo-img,
.navbar-brand #logo-img {
/*mask: url('network#m1');*/
/*mask-image: url('img/friendica-25.png');*/
top: 4px;
right: -2px;
background-color: #ff8989;
-
+
/* text-transform: uppercase;
display: inline-block;
padding: 3px 5px 4px;
width: 90px;*/
}
#contact-block contact-block-link {
-
+
}
#contact-block .contact-block-img {
height: 75px;
.wall-item-container.thread_level_6,
.wall-item-container.thread_level_7 {
margin-left: 15px;
-
+
}
/* Menubar Tabs */
#tabmenu,
transition: all .15s ease;
}
/*ul.tabs.visible-xs > li.active {
- min-width: 150px; This is a workaround to make the topbar-second dropdown better visible on mobile. We need something better here
+ min-width: 150px; This is a workaround to make the topbar-second dropdown better visible on mobile. We need something better here
}*/
ul.tabs li a {
margin-left: 10px;
}
.contact-wrapper .contact-photo-image-wrapper img.contact-photo.xl {
height: 80px;
- width: 80px;
+ width: 80px;
}
.contact-wrapper .contact-photo-image-wrapper img.contact-photo-xs {
height: 48px;
margin-top: -20px;
}
.contact-wrapper .media-body .contact-entry-name h4.media-heading a {
- font-weight: bold !important;
+ font-weight: bold !important;
color: $link_color;
font-size: 15px !important;
}
/* Search Page */
-/* This is a little bit hacky. Since the search page is used for diferent
+/* This is a little bit hacky. Since the search page is used for diferent
content types we can't apply the generic-page-wrapper class.
So we apply the css of the generic-page-wrapper class to the ul element with some
little modifications to emulate a standard page template */
#contact-list ul.dropdown-menu.textcomplete-dropdown.media-list > li:first-child {
display: none;
}
-#contact-list ul.dropdown-menu.textcomplete-dropdown.media-list
+#contact-list ul.dropdown-menu.textcomplete-dropdown.media-list
.textcomplete-item > a {
padding: 0 !important;
border-left: none;