mirror of
https://github.com/tag1consulting/d7_to_d10_migration.git
synced 2025-08-31 22:48:56 +00:00
Initial commit
This commit is contained in:
commit
c5e731d8ae
2773 changed files with 600767 additions and 0 deletions
58
drupal7/web/themes/bartik/css/colors.css
Normal file
58
drupal7/web/themes/bartik/css/colors.css
Normal file
|
@ -0,0 +1,58 @@
|
|||
|
||||
/* ---------- Color Module Styles ----------- */
|
||||
|
||||
body,
|
||||
body.overlay {
|
||||
color: #3b3b3b;
|
||||
}
|
||||
.comment .comment-arrow {
|
||||
border-color: #ffffff;
|
||||
}
|
||||
#page,
|
||||
#main-wrapper,
|
||||
#main-menu-links li a.active,
|
||||
#main-menu-links li.active-trail a {
|
||||
background: #ffffff;
|
||||
}
|
||||
.tabs ul.primary li a.active {
|
||||
background-color: #ffffff;
|
||||
}
|
||||
.tabs ul.primary li.active a {
|
||||
background-color: #ffffff;
|
||||
border-bottom: 1px solid #ffffff;
|
||||
}
|
||||
#header {
|
||||
background-color: #48a9e4;
|
||||
background-image: -moz-linear-gradient(top, #0779bf 0%, #48a9e4 100%);
|
||||
background-image: -ms-linear-gradient(top, #0779bf 0%, #48a9e4 100%);
|
||||
background-image: -o-linear-gradient(top, #0779bf 0%, #48a9e4 100%);
|
||||
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #0779bf), color-stop(1, #48a9e4));
|
||||
background-image: -webkit-linear-gradient(top, #0779bf 0%, #48a9e4 100%);
|
||||
background-image: linear-gradient(top, #0779bf 0%, #48a9e4 100%);
|
||||
}
|
||||
a {
|
||||
color: #0071B3;
|
||||
}
|
||||
a:hover,
|
||||
a:focus {
|
||||
color: #018fe2;
|
||||
}
|
||||
a:active {
|
||||
color: #23aeff;
|
||||
}
|
||||
.sidebar .block {
|
||||
background-color: #f6f6f2;
|
||||
border-color: #f9f9f9;
|
||||
}
|
||||
#page-wrapper,
|
||||
#footer-wrapper {
|
||||
background: #292929;
|
||||
}
|
||||
.region-header,
|
||||
.region-header a,
|
||||
.region-header li a.active,
|
||||
#name-and-slogan,
|
||||
#name-and-slogan a,
|
||||
#secondary-menu-links li a {
|
||||
color: #fffeff;
|
||||
}
|
48
drupal7/web/themes/bartik/css/ie-rtl.css
Normal file
48
drupal7/web/themes/bartik/css/ie-rtl.css
Normal file
|
@ -0,0 +1,48 @@
|
|||
|
||||
fieldset legend {
|
||||
left: 6px;
|
||||
}
|
||||
ul.action-links li a,
|
||||
#user-login-form li.openid-link a,
|
||||
#user-login li.openid-link a {
|
||||
zoom: 1;
|
||||
}
|
||||
.comment .attribution {
|
||||
float: right;
|
||||
}
|
||||
.comment .comment-arrow {
|
||||
position: absolute;
|
||||
right: 25px;
|
||||
}
|
||||
.region-header .block,
|
||||
.region-header #block-user-login .form-item {
|
||||
float: none;
|
||||
display: inline;
|
||||
vertical-align: top;
|
||||
}
|
||||
.region-header #block-user-login .item-list li {
|
||||
float: none;
|
||||
}
|
||||
.region-header #block-user-login .item-list li.last {
|
||||
padding-right: 0;
|
||||
}
|
||||
#user-login-form li.openid-link a,
|
||||
#user-login li.openid-link a {
|
||||
background-position: right -3px;
|
||||
padding-right: 20px;
|
||||
zoom: 1;
|
||||
}
|
||||
#main-menu ul.links li {
|
||||
margin: 0;
|
||||
}
|
||||
#main-menu ul.links li,
|
||||
#main-menu ul.links li a {
|
||||
display: inline;
|
||||
float: none;
|
||||
margin: 0;
|
||||
zoom: 1;
|
||||
}
|
||||
#footer li {
|
||||
display: inline;
|
||||
float: none;
|
||||
}
|
63
drupal7/web/themes/bartik/css/ie.css
Normal file
63
drupal7/web/themes/bartik/css/ie.css
Normal file
|
@ -0,0 +1,63 @@
|
|||
|
||||
.block {
|
||||
zoom: 1;
|
||||
}
|
||||
#password-strength-text {
|
||||
margin-top: 0;
|
||||
}
|
||||
fieldset legend {
|
||||
left: -8px;
|
||||
padding: 0;
|
||||
}
|
||||
#footer-wrapper #footer .block {
|
||||
height: 100%;
|
||||
}
|
||||
.comment .attribution {
|
||||
display: inline-block;
|
||||
position: relative;
|
||||
float: left; /* LTR */
|
||||
overflow: hidden;
|
||||
}
|
||||
.comment .comment-text {
|
||||
display: inline-block;
|
||||
width: auto;
|
||||
}
|
||||
#search-block-form input.form-submit,
|
||||
#search-form input.form-submit {
|
||||
text-transform: capitalize; /* Trigger text indent. */
|
||||
height: 26px;
|
||||
}
|
||||
.meta {
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
.region-header .form-required {
|
||||
color: #eee;
|
||||
}
|
||||
#search-block-form input.form-submit:hover,
|
||||
#search-block-form input.form-submit:focus,
|
||||
#search-form input.form-submit:hover,
|
||||
#search-form input.form-submit:focus {
|
||||
background-position: center -25px;
|
||||
}
|
||||
.contact-form #edit-message {
|
||||
width: 75%;
|
||||
}
|
||||
.contact-form .resizable-textarea .grippie {
|
||||
width: 76.3%;
|
||||
}
|
||||
#footer li {
|
||||
float: left; /* LTR */
|
||||
}
|
||||
#footer-wrapper {
|
||||
color: #c0c0c0;
|
||||
}
|
||||
#footer-wrapper a {
|
||||
color: #fcfcfc;
|
||||
}
|
||||
#footer-wrapper a:hover,
|
||||
#footer-wrapper a:focus {
|
||||
color: #fefefe;
|
||||
}
|
||||
.node-teaser {
|
||||
margin-top: 10px;
|
||||
}
|
18
drupal7/web/themes/bartik/css/ie6.css
Normal file
18
drupal7/web/themes/bartik/css/ie6.css
Normal file
|
@ -0,0 +1,18 @@
|
|||
|
||||
#content {
|
||||
overflow: hidden;
|
||||
}
|
||||
.form-item-search-block-form {
|
||||
width: 50%;
|
||||
}
|
||||
.tabs ul.primary,
|
||||
.region-header .block-menu li a,
|
||||
.comment-form .form-item {
|
||||
zoom: 1;
|
||||
}
|
||||
#block-search-form .form-item-search-block-form input {
|
||||
width: 67%;
|
||||
}
|
||||
.node-teaser {
|
||||
border-bottom: 1px solid #d3d7d9;
|
||||
}
|
22
drupal7/web/themes/bartik/css/layout-rtl.css
Normal file
22
drupal7/web/themes/bartik/css/layout-rtl.css
Normal file
|
@ -0,0 +1,22 @@
|
|||
|
||||
/* ---------- Basic Layout RTL Styles ----------- */
|
||||
|
||||
#content,
|
||||
#sidebar-first,
|
||||
#sidebar-second,
|
||||
.region-triptych-first,
|
||||
.region-triptych-middle,
|
||||
.region-triptych-last,
|
||||
.region-footer-firstcolumn,
|
||||
.region-footer-secondcolumn,
|
||||
.region-footer-thirdcolumn,
|
||||
.region-footer-fourthcolumn {
|
||||
float: right;
|
||||
}
|
||||
.region-header {
|
||||
float: left;
|
||||
}
|
||||
#secondary-menu {
|
||||
left: 0;
|
||||
right: auto;
|
||||
}
|
100
drupal7/web/themes/bartik/css/layout.css
Normal file
100
drupal7/web/themes/bartik/css/layout.css
Normal file
|
@ -0,0 +1,100 @@
|
|||
|
||||
/* ---------- Basic Layout Styles ----------- */
|
||||
|
||||
html,
|
||||
body,
|
||||
#page {
|
||||
height: 100%;
|
||||
}
|
||||
#page-wrapper {
|
||||
min-height: 100%;
|
||||
min-width: 960px;
|
||||
}
|
||||
#header div.section,
|
||||
#featured div.section,
|
||||
#messages div.section,
|
||||
#main,
|
||||
#triptych,
|
||||
#footer-columns,
|
||||
#footer {
|
||||
width: 960px;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
}
|
||||
#header div.section {
|
||||
position: relative;
|
||||
}
|
||||
.region-header {
|
||||
float: right; /* LTR */
|
||||
margin: 0 5px 10px;
|
||||
}
|
||||
.with-secondary-menu .region-header {
|
||||
margin-top: 3em;
|
||||
}
|
||||
.without-secondary-menu .region-header {
|
||||
margin-top: 15px;
|
||||
}
|
||||
#secondary-menu {
|
||||
position: absolute;
|
||||
right: 0; /* LTR */
|
||||
top: 0;
|
||||
width: 480px;
|
||||
}
|
||||
#content,
|
||||
#sidebar-first,
|
||||
#sidebar-second,
|
||||
.region-triptych-first,
|
||||
.region-triptych-middle,
|
||||
.region-triptych-last,
|
||||
.region-footer-firstcolumn,
|
||||
.region-footer-secondcolumn,
|
||||
.region-footer-thirdcolumn,
|
||||
.region-footer-fourthcolumn {
|
||||
display: inline;
|
||||
float: left; /* LTR */
|
||||
position: relative;
|
||||
}
|
||||
.one-sidebar #content {
|
||||
width: 720px;
|
||||
}
|
||||
.two-sidebars #content {
|
||||
width: 480px;
|
||||
}
|
||||
.no-sidebars #content {
|
||||
width: 960px;
|
||||
float: none;
|
||||
}
|
||||
#sidebar-first,
|
||||
#sidebar-second {
|
||||
width: 240px;
|
||||
}
|
||||
#main-wrapper {
|
||||
min-height: 300px;
|
||||
}
|
||||
#content .section,
|
||||
.sidebar .section {
|
||||
padding: 0 15px;
|
||||
}
|
||||
#breadcrumb {
|
||||
margin: 0 15px;
|
||||
}
|
||||
.region-triptych-first,
|
||||
.region-triptych-middle,
|
||||
.region-triptych-last {
|
||||
margin: 20px 20px 30px;
|
||||
width: 280px;
|
||||
}
|
||||
#footer-wrapper {
|
||||
padding: 35px 5px 30px;
|
||||
}
|
||||
.region-footer-firstcolumn,
|
||||
.region-footer-secondcolumn,
|
||||
.region-footer-thirdcolumn,
|
||||
.region-footer-fourthcolumn {
|
||||
padding: 0 10px;
|
||||
width: 220px;
|
||||
}
|
||||
#footer {
|
||||
width: 940px;
|
||||
min-width: 920px;
|
||||
}
|
67
drupal7/web/themes/bartik/css/maintenance-page.css
Normal file
67
drupal7/web/themes/bartik/css/maintenance-page.css
Normal file
|
@ -0,0 +1,67 @@
|
|||
|
||||
body.maintenance-page {
|
||||
background-color: #fff;
|
||||
color: #000;
|
||||
}
|
||||
.maintenance-page #page-wrapper {
|
||||
background: #fff;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
min-width: 0;
|
||||
min-height: 0;
|
||||
width: 800px;
|
||||
border: 1px solid #ddd;
|
||||
margin-top: 40px;
|
||||
}
|
||||
.maintenance-page #page {
|
||||
margin: 20px 40px 40px;
|
||||
}
|
||||
.maintenance-page #main-wrapper {
|
||||
min-height: inherit;
|
||||
}
|
||||
.maintenance-page #header,
|
||||
.maintenance-page #messages,
|
||||
.maintenance-page #main {
|
||||
width: auto;
|
||||
}
|
||||
.maintenance-page #header div.section,
|
||||
.maintenance-page #main {
|
||||
width: 700px;
|
||||
}
|
||||
.maintenance-page #main {
|
||||
margin: 0;
|
||||
}
|
||||
.maintenance-page #content .section {
|
||||
padding: 0 0 0 10px;
|
||||
}
|
||||
.maintenance-page #header {
|
||||
background-color: #fff;
|
||||
background-image: none;
|
||||
}
|
||||
.maintenance-page #name-and-slogan {
|
||||
margin-bottom: 50px;
|
||||
margin-left: 0;
|
||||
padding-top: 20px;
|
||||
font-size: 90%;
|
||||
}
|
||||
.maintenance-page #name-and-slogan,
|
||||
.maintenance-page #name-and-slogan a,
|
||||
.maintenance-page #name-and-slogan a:hover,
|
||||
.maintenance-page #name-and-slogan a:hover {
|
||||
color: #777;
|
||||
}
|
||||
.maintenance-page h1#page-title {
|
||||
line-height: 1em;
|
||||
margin-top: 0;
|
||||
}
|
||||
.maintenance-page #messages {
|
||||
padding: 0;
|
||||
margin-top: 30px;
|
||||
}
|
||||
.maintenance-page #messages div.messages {
|
||||
margin: 0;
|
||||
}
|
||||
.maintenance-page #messages div.section {
|
||||
padding: 0;
|
||||
width: auto;
|
||||
}
|
46
drupal7/web/themes/bartik/css/print.css
Normal file
46
drupal7/web/themes/bartik/css/print.css
Normal file
|
@ -0,0 +1,46 @@
|
|||
|
||||
/* ---------- General Layout ---------- */
|
||||
|
||||
body,
|
||||
input,
|
||||
textarea,
|
||||
select {
|
||||
color: #000;
|
||||
background: none;
|
||||
}
|
||||
body.two-sidebars,
|
||||
body.sidebar-first,
|
||||
body.sidebar-second,
|
||||
body {
|
||||
width: 640px;
|
||||
}
|
||||
#sidebar-first,
|
||||
#sidebar-second,
|
||||
.navigation,
|
||||
#toolbar,
|
||||
#footer-wrapper,
|
||||
.tabs,
|
||||
.add-or-remove-shortcuts {
|
||||
display: none;
|
||||
}
|
||||
.one-sidebar #content,
|
||||
.two-sidebars #content {
|
||||
width: 100%;
|
||||
}
|
||||
#triptych-wrapper {
|
||||
width: 960px;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
border: none;
|
||||
}
|
||||
#triptych-first, #triptych-middle, #triptych-last {
|
||||
width: 250px;
|
||||
}
|
||||
|
||||
/* ---------- Node Pages ---------- */
|
||||
|
||||
#comments .title,
|
||||
#comments form,
|
||||
.comment_forbidden {
|
||||
display: none;
|
||||
}
|
276
drupal7/web/themes/bartik/css/style-rtl.css
Normal file
276
drupal7/web/themes/bartik/css/style-rtl.css
Normal file
|
@ -0,0 +1,276 @@
|
|||
|
||||
/* ------------------ Reset Styles ------------------ */
|
||||
|
||||
caption,
|
||||
th,
|
||||
td {
|
||||
text-align: right;
|
||||
}
|
||||
blockquote {
|
||||
border-left: none;
|
||||
border-right: 4px solid #afafaf;
|
||||
}
|
||||
blockquote:before {
|
||||
content: "\201D";
|
||||
}
|
||||
blockquote:after {
|
||||
content: "\201C";
|
||||
}
|
||||
tr td,
|
||||
tr th {
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
/* ------------------ List Styles ------------------ */
|
||||
|
||||
.region-content ul,
|
||||
.region-content ol {
|
||||
padding: 2.5em 0 0.25em 0;
|
||||
}
|
||||
.item-list ul li {
|
||||
padding: 0.2em 0 0 0.5em;
|
||||
}
|
||||
ul.tips {
|
||||
padding: 0 1.25em 0 0;
|
||||
}
|
||||
.block ol,
|
||||
.block ul {
|
||||
padding: 0 1em 0.25em 0;
|
||||
}
|
||||
|
||||
/* ------------------ Header ------------------ */
|
||||
|
||||
#logo {
|
||||
padding: 15px 10px 15px 15px;
|
||||
}
|
||||
#logo,
|
||||
#name-and-slogan,
|
||||
.region-header .block,
|
||||
.region-header #block-user-login .form-item,
|
||||
.region-header #block-user-login .item-list li {
|
||||
float: right;
|
||||
}
|
||||
#name-and-slogan {
|
||||
margin: 0 15px 30px 0;
|
||||
}
|
||||
.region-header .form-text {
|
||||
margin-left: 2px;
|
||||
margin-right: 0;
|
||||
}
|
||||
.region-header #block-user-login .item-list li.last {
|
||||
padding-left: 0;
|
||||
padding-right: 0.5em;
|
||||
}
|
||||
.region-header #block-user-login ul.openid-links li.last {
|
||||
padding-right: 0;
|
||||
}
|
||||
.region-header #user-login-form li.openid-link a,
|
||||
.region-header #user-login li.openid-link a {
|
||||
background-position: right -3px;
|
||||
padding-left: 0;
|
||||
padding-right: 20px;
|
||||
}
|
||||
|
||||
/* --------------- Main Menu ------------ */
|
||||
|
||||
#main-menu ul.links li,
|
||||
#main-menu ul.links li a {
|
||||
float: right;
|
||||
}
|
||||
|
||||
/* --------------- Secondary Menu ------------ */
|
||||
|
||||
#secondary-menu-links {
|
||||
float: left;
|
||||
}
|
||||
|
||||
/* ----------------- Content ------------------ */
|
||||
|
||||
.submitted .user-picture img {
|
||||
float: right;
|
||||
margin-left: 5px;
|
||||
margin-right: 0;
|
||||
}
|
||||
.field-type-taxonomy-term-reference .field-label {
|
||||
padding-left: 5px;
|
||||
padding-right: 0;
|
||||
}
|
||||
.field-type-taxonomy-term-reference ul.links li {
|
||||
padding: 0 0 0 1em;
|
||||
float: right;
|
||||
}
|
||||
.link-wrapper {
|
||||
text-align: left;
|
||||
margin-right: 236px;
|
||||
margin-left: 0;
|
||||
}
|
||||
|
||||
/* ----------------- Comments ----------------- */
|
||||
|
||||
.comment .user-picture img {
|
||||
margin-right: 0;
|
||||
}
|
||||
.comment .attribution {
|
||||
float: right;
|
||||
padding: 0 0 0 30px;
|
||||
}
|
||||
.comment .comment-arrow {
|
||||
background-image: url(../images/comment-arrow-rtl.gif);
|
||||
margin-left: 0;
|
||||
margin-right: -47px;
|
||||
}
|
||||
.comment .indented {
|
||||
margin-right: 40px;
|
||||
margin-left: 0;
|
||||
}
|
||||
.comment ul.links li {
|
||||
padding: 0 0 0.5em;
|
||||
}
|
||||
.comment-unpublished {
|
||||
margin-left: 5px;
|
||||
margin-right: 0;
|
||||
padding: 5px 5px 5px 2px;
|
||||
}
|
||||
|
||||
/* -------------- Password Meter ------------- */
|
||||
|
||||
#password-strength {
|
||||
left: auto;
|
||||
margin-top: 2em;
|
||||
right: 16em;
|
||||
}
|
||||
#password-strength-text {
|
||||
margin-top: 0;
|
||||
float: left;
|
||||
}
|
||||
.form-item-pass-pass2 label {
|
||||
clear: right;
|
||||
}
|
||||
|
||||
/* ----------------- Buttons ------------------ */
|
||||
|
||||
input.form-submit,
|
||||
a.button {
|
||||
margin-right: 0;
|
||||
margin-left: 0.6em;
|
||||
}
|
||||
|
||||
/* --------------- Search Form ---------------- */
|
||||
|
||||
#search-form input#edit-keys,
|
||||
#block-search-form .form-item-search-block-form input {
|
||||
float: right;
|
||||
margin-left: 5px;
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
/* ------------------ Footer ------------------ */
|
||||
|
||||
#footer-columns ul {
|
||||
padding-right: 0;
|
||||
}
|
||||
#footer-columns li a {
|
||||
padding: 0.8em 20px 0.8em 2px;
|
||||
}
|
||||
#footer li a {
|
||||
float: right;
|
||||
border-left: 1px solid #555;
|
||||
border-color: rgba(255, 255, 255, 0.15);
|
||||
border-right: none;
|
||||
}
|
||||
#footer li.first a {
|
||||
padding-right: 0;
|
||||
padding-left: 12px;
|
||||
}
|
||||
#footer li.last a {
|
||||
padding-left: 0;
|
||||
padding-right: 12px;
|
||||
border-left: none;
|
||||
}
|
||||
|
||||
/* --------------- System Tabs --------------- */
|
||||
|
||||
.tabs ul.primary li {
|
||||
margin: 0 0 0 5px;
|
||||
float: right;
|
||||
zoom: 1;
|
||||
}
|
||||
.tabs ul.secondary li {
|
||||
float: right;
|
||||
}
|
||||
.tabs ul.secondary li:first-child {
|
||||
padding-right: 0;
|
||||
}
|
||||
.tabs ul.secondary li:last-child {
|
||||
border-left: none;
|
||||
}
|
||||
ul.action-links li a {
|
||||
background-position: right center;
|
||||
padding-left: 0;
|
||||
padding-right: 15px;
|
||||
}
|
||||
|
||||
/* -------------- Form Elements ------------- */
|
||||
|
||||
.fieldset-legend span.summary {
|
||||
margin-left: 0;
|
||||
}
|
||||
#user-profile-form input#edit-submit {
|
||||
margin-left: 0;
|
||||
}
|
||||
.password-suggestions ul li {
|
||||
margin-right: 1.2em;
|
||||
margin-left: 0;
|
||||
}
|
||||
|
||||
/* Animated throbber */
|
||||
html.js input.form-autocomplete {
|
||||
background-position: 1% center;
|
||||
}
|
||||
html.js input.throbbing {
|
||||
background-position: 1% center;
|
||||
}
|
||||
|
||||
/* Comment form */
|
||||
.comment-form label {
|
||||
float: right;
|
||||
}
|
||||
.comment-form .form-type-checkbox,
|
||||
.comment-form .form-radios,
|
||||
.comment-form .form-item .description {
|
||||
margin-left: 0;
|
||||
margin-right: 120px;
|
||||
}
|
||||
#edit-actions input {
|
||||
margin-left: 0.6em;
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
/* -------------- Shortcut Links ------------- */
|
||||
|
||||
.shortcut-wrapper h1#page-title {
|
||||
float: right;
|
||||
}
|
||||
|
||||
/* ---------- Poll ----------- */
|
||||
|
||||
.poll .vote-form {
|
||||
text-align: right;
|
||||
}
|
||||
.poll .total {
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
/* ---------- Color Form ----------- */
|
||||
|
||||
.color-form #palette {
|
||||
margin-left: 0;
|
||||
margin-right: 20px;
|
||||
}
|
||||
.color-form .form-item label {
|
||||
float: right;
|
||||
}
|
||||
.color-form #palette .lock {
|
||||
right: -20px;
|
||||
left: 0;
|
||||
}
|
1641
drupal7/web/themes/bartik/css/style.css
Normal file
1641
drupal7/web/themes/bartik/css/style.css
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue