es-es+nl strings and fixing css maintained schemas
This commit is contained in:
@@ -11,6 +11,11 @@ body {
|
||||
border: 1px solid #FFF;
|
||||
}
|
||||
|
||||
#profile-jot-wrapper {
|
||||
background-color: inherit;
|
||||
border: none;
|
||||
}
|
||||
|
||||
.generic-content-wrapper-styled a:hover, .generic-content-wrapper-styled a:focus, .generic-content-wrapper-styled .field.checkbox:hover label, .generic-content-wrapper-styled .field.checkbox:focus label, .allcontact-link:hover, .allcontact-link:focus {
|
||||
color: rgba(255,255,255,.8);
|
||||
}
|
||||
@@ -458,3 +463,5 @@ a:hover > .icon-trash {
|
||||
background-color: #43488A !important;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
@@ -5,6 +5,7 @@
|
||||
|
||||
.vcard, #contact-block, .widget {
|
||||
background-color: transparent;
|
||||
border: none;
|
||||
border-bottom: 1px solid #333;
|
||||
border-radius: 0px
|
||||
}
|
||||
@@ -336,11 +337,18 @@ pre {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
|
||||
|
||||
@media (min-width: 768px) {
|
||||
.nav-tabs.nav-justified > li > a {
|
||||
border-bottom: 1px solid #333;
|
||||
}
|
||||
}
|
||||
|
||||
#profile-jot-wrapper {
|
||||
background-color: inherit;
|
||||
border: none;
|
||||
}
|
||||
|
||||
.nav-tabs.nav-justified {
|
||||
background-color: inherit;
|
||||
border: none;
|
||||
}
|
||||
|
||||
@@ -5,6 +5,7 @@
|
||||
|
||||
.vcard, #contact-block, .widget {
|
||||
background-color: transparent;
|
||||
border: none;
|
||||
border-bottom: 1px solid #fff;
|
||||
}
|
||||
|
||||
@@ -265,4 +266,12 @@ pre {
|
||||
}
|
||||
}
|
||||
|
||||
#profile-jot-wrapper {
|
||||
background-color: inherit;
|
||||
border: none;
|
||||
}
|
||||
|
||||
.nav-tabs.nav-justified {
|
||||
background-color: inherit;
|
||||
border: none;
|
||||
}
|
||||
|
||||
@@ -5,6 +5,7 @@
|
||||
|
||||
.vcard, #contact-block, .widget {
|
||||
background-color: transparent;
|
||||
border: none;
|
||||
border-bottom: 1px solid #fff;
|
||||
}
|
||||
|
||||
@@ -282,4 +283,12 @@ pre {
|
||||
}
|
||||
}
|
||||
|
||||
#profile-jot-wrapper {
|
||||
background-color: inherit;
|
||||
border: none;
|
||||
}
|
||||
|
||||
.nav-tabs.nav-justified {
|
||||
background-color: inherit;
|
||||
border: none;
|
||||
}
|
||||
|
||||
@@ -5,6 +5,7 @@
|
||||
|
||||
.vcard, #contact-block, .widget {
|
||||
background-color: transparent;
|
||||
border: none;
|
||||
border-bottom: 1px solid #fff;
|
||||
}
|
||||
|
||||
@@ -261,4 +262,12 @@ pre {
|
||||
}
|
||||
}
|
||||
|
||||
#profile-jot-wrapper {
|
||||
background-color: inherit;
|
||||
border: none;
|
||||
}
|
||||
|
||||
.nav-tabs.nav-justified {
|
||||
background-color: inherit;
|
||||
border: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user