Merge https://github.com/friendica/red into pending_merge
This commit is contained in:
@@ -1850,11 +1850,11 @@ img.mail-list-sender-photo {
|
||||
}
|
||||
|
||||
#profile-jot-text::-webkit-input-placeholder {
|
||||
font-size:19px;
|
||||
font-size:18px;
|
||||
}
|
||||
|
||||
#profile-jot-text::-moz-placeholder {
|
||||
font-size:19px;
|
||||
font-size:18px;
|
||||
}
|
||||
|
||||
#profile-jot-text:focus::-webkit-input-placeholder {
|
||||
@@ -2234,7 +2234,6 @@ blockquote {
|
||||
|
||||
.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus{
|
||||
border:1px solid $navtabs_borderc;
|
||||
border-bottom:1px solid transparent;
|
||||
}
|
||||
|
||||
.nav-tabs.nav-justified > li > a {
|
||||
@@ -2245,7 +2244,6 @@ blockquote {
|
||||
text-decoration: $navtabs_decohover;
|
||||
background-color: $navtabs_bgchover;
|
||||
border-color: transparent;
|
||||
border-bottom-color: $navtabs_borderc;
|
||||
$navtabs_linkchover
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user