Skip to content
Snippets Groups Projects
Commit d915524d authored by Eric Rasmussen's avatar Eric Rasmussen
Browse files

[gh-135] Merging trunk into test -c1581

git-svn-id: file:///tmp/wdn_thm_drupal/branches/drupal-7.x/testing@1582 20a16fea-79d4-4915-8869-1ea9d5ebf173
parent 19c1358d
No related branches found
No related tags found
No related merge requests found
...@@ -72,10 +72,10 @@ body.node-type-digital-sign .field-name-field-beautyshots .field-item img { ...@@ -72,10 +72,10 @@ body.node-type-digital-sign .field-name-field-beautyshots .field-item img {
body.node-type-digital-sign .field-name-field-twitter { body.node-type-digital-sign .field-name-field-twitter {
display: inline-block; display: inline-block;
float: right; float: right;
width: 350px; width: 370px;
min-height: 175px; min-height: 175px;
padding: 20px 0 20px 20px; padding: 20px 0 20px 20px;
margin: 20px 0 0 50px; margin: 0 0 0 50px;
border-radius: 10px 0 0 90px / 10px 0 0 163px; border-radius: 10px 0 0 90px / 10px 0 0 163px;
font-family: Helvetica Neue, Helvetica, Arial, sans-serif; font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
background-color: rgba(255, 255, 255, 0.86); background-color: rgba(255, 255, 255, 0.86);
...@@ -235,7 +235,7 @@ body.node-type-digital-sign .field-name-field-newssources .field-newssources-qrc ...@@ -235,7 +235,7 @@ body.node-type-digital-sign .field-name-field-newssources .field-newssources-qrc
border-radius: 0 10px 10px 0; border-radius: 0 10px 10px 0;
} }
.field-name-field-newssources .field-display .desc { .field-name-field-newssources .field-display .desc {
line-height: 1.2em; line-height: 1.3em;
overflow: hidden; overflow: hidden;
max-height: 221px; max-height: 221px;
} }
...@@ -376,3 +376,11 @@ body.node-type-digital-sign .field-name-field-videosources .field-videosources-d ...@@ -376,3 +376,11 @@ body.node-type-digital-sign .field-name-field-videosources .field-videosources-d
margin: 0 60px; margin: 0 60px;
padding: 5px 0; padding: 5px 0;
} }
/* Bottom Right Graphic
****************/
.field-name-field-btm-img {
position: absolute !important;
bottom: 0;
left: 1700px;
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment