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
1664d5cfe6
2772 changed files with 600692 additions and 0 deletions
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;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue