Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
GoBigRed
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Digital Experience Group
GoBigRed
Commits
391c1b22
Commit
391c1b22
authored
13 years ago
by
Seth Meranda
Browse files
Options
Downloads
Patches
Plain Diff
Change the width of the social v. news, update presentation.
parent
24c503e2
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
css/gobigred.css
+58
-17
58 additions, 17 deletions
css/gobigred.css
index.php
+4
-4
4 additions, 4 deletions
index.php
with
62 additions
and
21 deletions
css/gobigred.css
+
58
−
17
View file @
391c1b22
...
@@ -166,6 +166,11 @@ Big Ten Video Slide
...
@@ -166,6 +166,11 @@ Big Ten Video Slide
border-radius
:
1em
;
border-radius
:
1em
;
margin-right
:
14px
;
margin-right
:
14px
;
}
}
#maincontent
.wdn_tabs
#tabFacebook
:hover
,
#maincontent
.wdn_tabs
#tabTwitter
:hover
{
-webkit-box-shadow
:
inset
0px
1px
1px
0px
rgba
(
0
,
0
,
0
,
0.4
);
-moz-box-shadow
:
inset
0px
1px
1px
0px
rgba
(
0
,
0
,
0
,
0.4
);
box-shadow
:
inset
0px
1px
1px
0px
rgba
(
0
,
0
,
0
,
0.4
);
}
#maincontent
.wdn_tabs
#tabFacebook
{
#maincontent
.wdn_tabs
#tabFacebook
{
background
:
#3b5998
;
/* Old browsers */
background
:
#3b5998
;
/* Old browsers */
background
:
-moz-linear-gradient
(
top
,
#3b5998
0%
,
#2e4777
100%
);
/* FF3.6+ */
background
:
-moz-linear-gradient
(
top
,
#3b5998
0%
,
#2e4777
100%
);
/* FF3.6+ */
...
@@ -196,6 +201,9 @@ background: linear-gradient(top, #4099ff 0%,#3479c9 100%); /* W3C */
...
@@ -196,6 +201,9 @@ background: linear-gradient(top, #4099ff 0%,#3479c9 100%); /* W3C */
color
:
#fff
;
color
:
#fff
;
height
:
auto
;
height
:
auto
;
}
}
#maincontent
.wdn_tabs
#tabFacebook
a
span
:hover
,
#maincontent
.wdn_tabs
#tabTwitter
a
span
:hover
{
text-decoration
:
none
;
}
#maincontent
.wdn_tabs
#tabFacebook
a
span
,
#maincontent
.wdn_tabs
#tabTwitter
a
span
{
#maincontent
.wdn_tabs
#tabFacebook
a
span
,
#maincontent
.wdn_tabs
#tabTwitter
a
span
{
color
:
#fff
;
color
:
#fff
;
font-weight
:
bold
;
font-weight
:
bold
;
...
@@ -203,6 +211,39 @@ background: linear-gradient(top, #4099ff 0%,#3479c9 100%); /* W3C */
...
@@ -203,6 +211,39 @@ background: linear-gradient(top, #4099ff 0%,#3479c9 100%); /* W3C */
margin
:
0
;
margin
:
0
;
padding
:
3px
8px
;
padding
:
3px
8px
;
}
}
#twitterFeed
ul
{
padding
:
0
;
list-style
:
none
;
color
:
#655F3C
;
font-size
:
1em
;
}
#twitterFeed
ul
li
{
padding
:
0.5em
0.2em
;
border-bottom
:
1px
solid
#F2EDDE
;
position
:
relative
;
}
#twitterFeed
ul
li
:after
{
position
:
absolute
;
background
:
#f2f2f2
;
/* Old browsers */
background
:
-moz-linear-gradient
(
top
,
#f2f2f2
0%
,
#ffffff
100%
);
/* FF3.6+ */
background
:
-webkit-gradient
(
linear
,
left
top
,
left
bottom
,
color-stop
(
0%
,
#f2f2f2
),
color-stop
(
100%
,
#ffffff
));
/* Chrome,Safari4+ */
background
:
-webkit-linear-gradient
(
top
,
#f2f2f2
0%
,
#ffffff
100%
);
/* Chrome10+,Safari5.1+ */
background
:
-o-linear-gradient
(
top
,
#f2f2f2
0%
,
#ffffff
100%
);
/* Opera11.10+ */
background
:
-ms-linear-gradient
(
top
,
#f2f2f2
0%
,
#ffffff
100%
);
/* IE10+ */
filter
:
progid
:
DXImageTransform
.
Microsoft
.
gradient
(
startColorstr
=
'#f2f2f2'
,
endColorstr
=
'#ffffff'
,
GradientType
=
0
);
/* IE6-9 */
background
:
linear-gradient
(
top
,
#f2f2f2
0%
,
#ffffff
100%
);
/* W3C */
bottom
:
-5px
;
width
:
100%
;
height
:
4px
;
left
:
0
;
content
:
''
;
}
#twitterFeed
ul
span
{
display
:
block
;
font-size
:
0.68em
;
color
:
#878787
;
background
:
url('images/twitterBird.png')
no-repeat
top
right
;
}
/*news headlines*/
/*news headlines*/
...
@@ -230,6 +271,23 @@ background: linear-gradient(top, #4099ff 0%,#3479c9 100%); /* W3C */
...
@@ -230,6 +271,23 @@ background: linear-gradient(top, #4099ff 0%,#3479c9 100%); /* W3C */
#maincontent
#newsList
li
{
#maincontent
#newsList
li
{
border-bottom
:
1px
solid
#F2EDDE
;
border-bottom
:
1px
solid
#F2EDDE
;
padding
:
0.5em
0.2em
;
padding
:
0.5em
0.2em
;
position
:
relative
;
}
#maincontent
#newsList
li
:after
{
position
:
absolute
;
background
:
#f2f2f2
;
/* Old browsers */
background
:
-moz-linear-gradient
(
top
,
#f2f2f2
0%
,
#ffffff
100%
);
/* FF3.6+ */
background
:
-webkit-gradient
(
linear
,
left
top
,
left
bottom
,
color-stop
(
0%
,
#f2f2f2
),
color-stop
(
100%
,
#ffffff
));
/* Chrome,Safari4+ */
background
:
-webkit-linear-gradient
(
top
,
#f2f2f2
0%
,
#ffffff
100%
);
/* Chrome10+,Safari5.1+ */
background
:
-o-linear-gradient
(
top
,
#f2f2f2
0%
,
#ffffff
100%
);
/* Opera11.10+ */
background
:
-ms-linear-gradient
(
top
,
#f2f2f2
0%
,
#ffffff
100%
);
/* IE10+ */
filter
:
progid
:
DXImageTransform
.
Microsoft
.
gradient
(
startColorstr
=
'#f2f2f2'
,
endColorstr
=
'#ffffff'
,
GradientType
=
0
);
/* IE6-9 */
background
:
linear-gradient
(
top
,
#f2f2f2
0%
,
#ffffff
100%
);
/* W3C */
bottom
:
-5px
;
width
:
100%
;
height
:
4px
;
left
:
0
;
content
:
''
;
}
}
#maincontent
#newsList
li
a
{
#maincontent
#newsList
li
a
{
color
:
#655F3C
;
color
:
#655F3C
;
...
@@ -372,20 +430,3 @@ background-image:
...
@@ -372,20 +430,3 @@ background-image:
}
}
#maincontent
.tab
a
{
color
:
#fff
!important
;}
#maincontent
.tab
a
{
color
:
#fff
!important
;}
#twitterFeed
ul
{
padding
:
0
;
list-style
:
none
;
}
#twitterFeed
ul
:after
{
background-image
:;
background-image
:;
}
#twitterFeed
ul
li
{
margin-bottom
:
7px
;
}
#twitterFeed
ul
span
{
display
:
block
;
font-size
:
0.68em
;
color
:
#878787
;
background
:
url('images/twitterBird.png')
no-repeat
top
right
;
}
This diff is collapsed.
Click to expand it.
index.php
+
4
−
4
View file @
391c1b22
...
@@ -145,8 +145,8 @@
...
@@ -145,8 +145,8 @@
</ul>
</ul>
</div>
</div>
<div
class=
"grid
3
"
id=
"socialFeeds"
>
<div
class=
"grid
5
"
id=
"socialFeeds"
>
<h3>
Social
</h3>
<h3>
Conversations with UNL
</h3>
<ul
class=
"wdn_tabs"
>
<ul
class=
"wdn_tabs"
>
<li
id=
"tabFacebook"
><a
href=
"#facebook"
>
Facebook
</a></li>
<li
id=
"tabFacebook"
><a
href=
"#facebook"
>
Facebook
</a></li>
<li
id=
"tabTwitter"
><a
href=
"#twitter"
>
Twitter
</a></li>
<li
id=
"tabTwitter"
><a
href=
"#twitter"
>
Twitter
</a></li>
...
@@ -155,7 +155,7 @@
...
@@ -155,7 +155,7 @@
<div
id=
"facebook"
>
<div
id=
"facebook"
>
<iframe
scrolling=
"no"
frameborder=
"0"
<iframe
scrolling=
"no"
frameborder=
"0"
src=
"http://www.facebook.com/connect/connect.php?id=10150299702907327&connections=6&stream=1"
src=
"http://www.facebook.com/connect/connect.php?id=10150299702907327&connections=6&stream=1"
style=
"border: none; width:
220
px; height:
4
00px;"
>
style=
"border: none; width:
386
px; height:
3
00px;"
>
Your browser does not support inline frames or is currently configured not to display
Your browser does not support inline frames or is currently configured not to display
inline frames. Content can be viewed at actual source page:"Your Facebook URL Goes Here"
inline frames. Content can be viewed at actual source page:"Your Facebook URL Goes Here"
</iframe>
</iframe>
...
@@ -170,7 +170,7 @@
...
@@ -170,7 +170,7 @@
</div>
</div>
<div
class=
"grid
6
"
id=
"newsItems"
>
<div
class=
"grid
4
"
id=
"newsItems"
>
<script
src=
"http://query.yahooapis.com/v1/public/yql?q=select%20*%20from%20rss%20where%20url%3D'http%3A%2F%2Fpipes.yahoo.com%2Fpipes%2Fpipe.run%3F_id%3D67df958f5c60c5217e7c28fb3b4556ff%26_render%3Drss'&format=json&diagnostics=true&callback=buildNews"
type=
"text/javascript"
></script>
<script
src=
"http://query.yahooapis.com/v1/public/yql?q=select%20*%20from%20rss%20where%20url%3D'http%3A%2F%2Fpipes.yahoo.com%2Fpipes%2Fpipe.run%3F_id%3D67df958f5c60c5217e7c28fb3b4556ff%26_render%3Drss'&format=json&diagnostics=true&callback=buildNews"
type=
"text/javascript"
></script>
</div>
</div>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment