Remove bullets from footer links

Match the design of footer elements to openstack.org footer.

Change-Id: Iea45e1c444398030e850c2f7bad8a78292e066af
This commit is contained in:
Marton Kiss 2014-04-24 19:09:19 +02:00
parent 6c912891bc
commit c4b95b4203
2 changed files with 68 additions and 36 deletions

View File

@ -194,21 +194,39 @@ h3 {
float: left; float: left;
margin-right: 10px; margin-right: 10px;
} }
/* line 180, ../sass/custom.scss */ /* line 179, ../sass/custom.scss */
#footer .span-8 h3, #footer .span-4 h3 {
margin-bottom: 10px;
}
/* line 182, ../sass/custom.scss */
#footer .span-8 ul, #footer .span-4 ul {
margin-top: 10px;
list-style: none;
padding: 0px;
}
/* line 186, ../sass/custom.scss */
#footer .span-8 ul li, #footer .span-4 ul li {
line-height: 18px;
}
/* line 188, ../sass/custom.scss */
#footer .span-8 ul li a, #footer .span-8 ul li a.hover, #footer .span-4 ul li a, #footer .span-4 ul li a.hover {
color: #000000;
}
/* line 194, ../sass/custom.scss */
#footer .span-8 { #footer .span-8 {
width: 310px; width: 310px;
} }
/* line 183, ../sass/custom.scss */ /* line 197, ../sass/custom.scss */
#footer .span-4 { #footer .span-4 {
width: 150px; width: 150px;
} }
/* line 186, ../sass/custom.scss */ /* line 200, ../sass/custom.scss */
#footer .span-4.last { #footer .span-4.last {
margin-right: 0px; margin-right: 0px;
} }
/** Groups Page **/ /** Groups Page **/
/* line 193, ../sass/custom.scss */ /* line 207, ../sass/custom.scss */
.view-groups-groups-directory { .view-groups-groups-directory {
margin-top: 1em; margin-top: 1em;
margin-bottom: 2em; margin-bottom: 2em;
@ -218,22 +236,22 @@ h3 {
-o-column-count: 6; -o-column-count: 6;
column-count: 6; column-count: 6;
} }
/* line 197, ../sass/custom.scss */ /* line 211, ../sass/custom.scss */
.view-groups-groups-directory h3 { .view-groups-groups-directory h3 {
margin-top: 0px; margin-top: 0px;
margin-bottom: 0.5em; margin-bottom: 0.5em;
} }
/* line 201, ../sass/custom.scss */ /* line 215, ../sass/custom.scss */
.view-groups-groups-directory .views-row-last { .view-groups-groups-directory .views-row-last {
padding-bottom: 1em; padding-bottom: 1em;
} }
/* line 204, ../sass/custom.scss */ /* line 218, ../sass/custom.scss */
.view-groups-groups-directory a { .view-groups-groups-directory a {
color: #1F7A95; color: #1F7A95;
} }
/** Activity stream **/ /** Activity stream **/
/* line 211, ../sass/custom.scss */ /* line 225, ../sass/custom.scss */
.view-commons-activity-streams-activity { .view-commons-activity-streams-activity {
background: #f2f6f7; background: #f2f6f7;
padding: 10px; padding: 10px;
@ -241,35 +259,35 @@ h3 {
line-height: 1em; line-height: 1em;
/* activity stream row */ /* activity stream row */
} }
/* line 217, ../sass/custom.scss */ /* line 231, ../sass/custom.scss */
.view-commons-activity-streams-activity .views-row { .view-commons-activity-streams-activity .views-row {
overflow: hidden; overflow: hidden;
padding-left: 58px; padding-left: 58px;
padding-bottom: 0.5em; padding-bottom: 0.5em;
min-height: 50px; min-height: 50px;
} }
/* line 222, ../sass/custom.scss */ /* line 236, ../sass/custom.scss */
.view-commons-activity-streams-activity .views-row div.user-picture { .view-commons-activity-streams-activity .views-row div.user-picture {
position: absolute; position: absolute;
float: left; float: left;
margin-left: -58px; margin-left: -58px;
} }
/* line 227, ../sass/custom.scss */ /* line 241, ../sass/custom.scss */
.view-commons-activity-streams-activity .views-row .user-picture img { .view-commons-activity-streams-activity .views-row .user-picture img {
width: 40px; width: 40px;
} }
/* line 230, ../sass/custom.scss */ /* line 244, ../sass/custom.scss */
.view-commons-activity-streams-activity .views-row .views-field-timestamp { .view-commons-activity-streams-activity .views-row .views-field-timestamp {
font-size: 0.85em; font-size: 0.85em;
margin-top: 0.5em; margin-top: 0.5em;
} }
/* line 234, ../sass/custom.scss */ /* line 248, ../sass/custom.scss */
.view-commons-activity-streams-activity .views-row a { .view-commons-activity-streams-activity .views-row a {
color: #1f7a95; color: #1f7a95;
} }
/** Breadcrumb **/ /** Breadcrumb **/
/* line 243, ../sass/custom.scss */ /* line 257, ../sass/custom.scss */
nav.breadcrumb { nav.breadcrumb {
display: none; display: none;
} }
@ -284,7 +302,7 @@ nav.breadcrumb {
.two-brick.at-panel:after { .two-brick.at-panel:after {
clear: both; clear: both;
} }
/* line 254, ../sass/custom.scss */ /* line 268, ../sass/custom.scss */
.two-brick.at-panel .region-two-brick-left-above { .two-brick.at-panel .region-two-brick-left-above {
float: left; float: left;
width: 50%; width: 50%;
@ -298,7 +316,7 @@ nav.breadcrumb {
box-sizing: border-box; box-sizing: border-box;
word-wrap: break-word; word-wrap: break-word;
} }
/* line 257, ../sass/custom.scss */ /* line 271, ../sass/custom.scss */
.two-brick.at-panel .region-two-brick-right-above { .two-brick.at-panel .region-two-brick-right-above {
float: left; float: left;
width: 50%; width: 50%;
@ -322,7 +340,7 @@ nav.breadcrumb {
.three-50-25-25:after { .three-50-25-25:after {
clear: both; clear: both;
} }
/* line 266, ../sass/custom.scss */ /* line 280, ../sass/custom.scss */
.three-50-25-25 .region-three-50-25-25-first { .three-50-25-25 .region-three-50-25-25-first {
float: left; float: left;
width: 50%; width: 50%;
@ -336,7 +354,7 @@ nav.breadcrumb {
box-sizing: border-box; box-sizing: border-box;
word-wrap: break-word; word-wrap: break-word;
} }
/* line 269, ../sass/custom.scss */ /* line 283, ../sass/custom.scss */
.three-50-25-25 .region-three-50-25-25-second { .three-50-25-25 .region-three-50-25-25-second {
float: left; float: left;
width: 25%; width: 25%;
@ -350,7 +368,7 @@ nav.breadcrumb {
box-sizing: border-box; box-sizing: border-box;
word-wrap: break-word; word-wrap: break-word;
} }
/* line 272, ../sass/custom.scss */ /* line 286, ../sass/custom.scss */
.three-50-25-25 .region-three-50-25-25-third { .three-50-25-25 .region-three-50-25-25-third {
float: left; float: left;
width: 25%; width: 25%;
@ -374,7 +392,7 @@ nav.breadcrumb {
.openstack-front .openstack-front-container:after { .openstack-front .openstack-front-container:after {
clear: both; clear: both;
} }
/* line 283, ../sass/custom.scss */ /* line 297, ../sass/custom.scss */
.openstack-front .region-openstack-front-first { .openstack-front .region-openstack-front-first {
float: left; float: left;
width: 50%; width: 50%;
@ -388,7 +406,7 @@ nav.breadcrumb {
box-sizing: border-box; box-sizing: border-box;
word-wrap: break-word; word-wrap: break-word;
} }
/* line 286, ../sass/custom.scss */ /* line 300, ../sass/custom.scss */
.openstack-front .region-openstack-front-second { .openstack-front .region-openstack-front-second {
float: left; float: left;
width: 25%; width: 25%;
@ -402,7 +420,7 @@ nav.breadcrumb {
box-sizing: border-box; box-sizing: border-box;
word-wrap: break-word; word-wrap: break-word;
} }
/* line 289, ../sass/custom.scss */ /* line 303, ../sass/custom.scss */
.openstack-front .region-openstack-front-third { .openstack-front .region-openstack-front-third {
float: left; float: left;
width: 25%; width: 25%;
@ -416,7 +434,7 @@ nav.breadcrumb {
box-sizing: border-box; box-sizing: border-box;
word-wrap: break-word; word-wrap: break-word;
} }
/* line 292, ../sass/custom.scss */ /* line 306, ../sass/custom.scss */
.openstack-front .region-openstack-front-bottom-first { .openstack-front .region-openstack-front-bottom-first {
float: left; float: left;
width: 50%; width: 50%;
@ -430,7 +448,7 @@ nav.breadcrumb {
box-sizing: border-box; box-sizing: border-box;
word-wrap: break-word; word-wrap: break-word;
} }
/* line 295, ../sass/custom.scss */ /* line 309, ../sass/custom.scss */
.openstack-front .region-openstack-front-bottom-second { .openstack-front .region-openstack-front-bottom-second {
float: left; float: left;
width: 50%; width: 50%;
@ -446,41 +464,41 @@ nav.breadcrumb {
} }
/** Landing page upcoming events **/ /** Landing page upcoming events **/
/* line 302, ../sass/custom.scss */ /* line 316, ../sass/custom.scss */
.view-commons-events-upcoming { .view-commons-events-upcoming {
background: #f2f6f7; background: #f2f6f7;
padding: 10px; padding: 10px;
line-height: 1em; line-height: 1em;
} }
/* line 307, ../sass/custom.scss */ /* line 321, ../sass/custom.scss */
.view-commons-events-upcoming .attachment-before, .view-commons-events-upcoming .attachment-before,
.view-commons-events-upcoming .view-filters { .view-commons-events-upcoming .view-filters {
display: none; display: none;
} }
/* line 311, ../sass/custom.scss */ /* line 325, ../sass/custom.scss */
.view-commons-events-upcoming .field-items, .view-commons-events-upcoming .field, .view-commons-events-upcoming .field-items, .view-commons-events-upcoming .field,
.view-commons-events-upcoming .field-item { .view-commons-events-upcoming .field-item {
display: inline; display: inline;
} }
/* line 314, ../sass/custom.scss */ /* line 328, ../sass/custom.scss */
.view-commons-events-upcoming article { .view-commons-events-upcoming article {
padding-bottom: 1em; padding-bottom: 1em;
} }
/* line 317, ../sass/custom.scss */ /* line 331, ../sass/custom.scss */
.view-commons-events-upcoming header { .view-commons-events-upcoming header {
margin-bottom: 0.5em; margin-bottom: 0.5em;
} }
/* line 320, ../sass/custom.scss */ /* line 334, ../sass/custom.scss */
.view-commons-events-upcoming header a { .view-commons-events-upcoming header a {
color: #1f7a95; color: #1f7a95;
} }
/* line 323, ../sass/custom.scss */ /* line 337, ../sass/custom.scss */
.view-commons-events-upcoming .field-item { .view-commons-events-upcoming .field-item {
font-size: 0.85em; font-size: 0.85em;
} }
/** Group page **/ /** Group page **/
/* line 335, ../sass/custom.scss */ /* line 349, ../sass/custom.scss */
.node-type-group .pane-commons-contributors-group-panel-pane-2, .node-type-group .pane-commons-contributors-group-panel-pane-2,
.node-type-group article .links, .node-type-group article .links,
.node-type-group .rate-widget, .node-type-group .rate-widget,
@ -488,7 +506,7 @@ nav.breadcrumb {
.node-type-group .field-name-field-group-location { .node-type-group .field-name-field-group-location {
display: none; display: none;
} }
/* line 338, ../sass/custom.scss */ /* line 352, ../sass/custom.scss */
.node-type-group #quicktabs-commons_bw { .node-type-group #quicktabs-commons_bw {
background: #f2f6f7; background: #f2f6f7;
padding: 10px; padding: 10px;
@ -497,7 +515,7 @@ nav.breadcrumb {
} }
/** Community stats block **/ /** Community stats block **/
/* line 348, ../sass/custom.scss */ /* line 362, ../sass/custom.scss */
.pane-groups-homepage-groups-community-stats { .pane-groups-homepage-groups-community-stats {
font-size: 130%; font-size: 130%;
text-align: center; text-align: center;
@ -508,11 +526,11 @@ nav.breadcrumb {
font-family: 'PT Sans',serif; font-family: 'PT Sans',serif;
padding: 5px; padding: 5px;
} }
/* line 349, ../sass/custom.scss */ /* line 363, ../sass/custom.scss */
.pane-groups-homepage-groups-community-stats h2 { .pane-groups-homepage-groups-community-stats h2 {
display: none; display: none;
} }
/* line 352, ../sass/custom.scss */ /* line 366, ../sass/custom.scss */
.pane-groups-homepage-groups-community-stats em { .pane-groups-homepage-groups-community-stats em {
font-weight: bold; font-weight: bold;
} }

View File

@ -176,6 +176,20 @@ h3{
.span-8, .span-4 { .span-8, .span-4 {
float: left; float: left;
margin-right: 10px; margin-right: 10px;
h3 {
margin-bottom: 10px;
}
ul {
margin-top: 10px;
list-style: none;
padding: 0px;
li {
line-height: 18px;
a, a.hover {
color: #000000;
}
}
}
} }
.span-8 { .span-8 {
width: 310px; width: 310px;