Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
EBI-Framework
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Operate
Environments
Analyze
Contributor analytics
CI/CD analytics
Repository analytics
Insights
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ebiwd
EBI-Framework
Commits
972829ae
Commit
972829ae
authored
8 years ago
by
khawkins
Browse files
Options
Downloads
Patches
Plain Diff
Compatibility updates
parent
cf9a2a5b
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
css/compliance-legacy-compatibility.css
+17
-29
17 additions, 29 deletions
css/compliance-legacy-compatibility.css
with
17 additions
and
29 deletions
css/compliance-legacy-compatibility.css
+
17
−
29
View file @
972829ae
...
...
@@ -76,12 +76,11 @@ img.float-l {
display
:
block
;
}
.event-teaser
.event-field
{
/* margin: 0 9px; */
display
:
block
;
}
.course-teaser-details
,
.event-teaser-details
{
top
:
0.1em
;
width
:
8
7
%
;
margin-
top
:
0.1em
;
width
:
8
4
%
;
}
@media
(
max-width
:
1075px
)
{
.event-teaser-details
{
...
...
@@ -130,6 +129,7 @@ img.float-l {
}
.course-teaser
span
{
display
:
inline-block
;
float
:
left
;
}
.course-teaser
div
.date
{
display
:
block
;
...
...
@@ -138,33 +138,23 @@ img.float-l {
margin
:
0
9px
;
display
:
block
;
}
.course-teaser
.start-now
{
position
:
relative
;
top
:
0.1em
;
border
:
1px
solid
#afafaf
;
.course-teaser
.start-now
a
:link
{
border
:
1px
solid
#fff
;
display
:
block
;
float
:
left
;
padding
:
2px
;
padding
:
5px
;
text-align
:
center
;
font-weight
:
bold
;
color
:
#444
;
font-size
:
85%
;
margin
:
0
9px
;
-webkit-border-radius
:
2px
;
-moz-border-radius
:
2px
;
border-radius
:
2px
;
background
:
#eeeeee
;
background
:
-moz-linear-gradient
(
top
,
#fefefe
0%
,
#efefef
100%
);
background
:
-webkit-gradient
(
linear
,
left
top
,
left
bottom
,
color-stop
(
0%
,
#fefefe
),
color-stop
(
100%
,
#efefef
));
background
:
-webkit-linear-gradient
(
top
,
#fefefe
0%
,
#efefef
100%
);
background
:
-o-linear-gradient
(
top
,
#fefefe
0%
,
#efefef
100%
);
background
:
-ms-linear-gradient
(
top
,
#fefefe
0%
,
#efefef
100%
);
background
:
linear-gradient
(
to
bottom
,
#fefefe
0%
,
#efefef
100%
);
filter
:
progid
:
DXImageTransform
.
Microsoft
.
gradient
(
startColorstr
=
'#fefefe'
,
endColorstr
=
'#efefef'
,
GradientType
=
0
);
margin
:
.5em
9px
0
;
background
:
#fab700
;
border-bottom
:
none
;
color
:
#fff
;
}
.course-teaser
.start-now
a
:link
{
.course-teaser
.start-now
a
:hover
{
border
:
1px
solid
#fab700
!important
;
border-bottom
:
none
;
text-shadow
:
1px
1px
1px
rgba
(
180
,
180
,
180
,
1
);
color
:
#fab700
;
background
:
#fff
;
}
.section-about
.event-participation
{
display
:
none
;
...
...
@@ -179,9 +169,7 @@ img.float-l {
margin-right
:
0.3em
;
background-color
:
#ddd
;
padding
:
1px
4px
1px
4px
;
-webkit-border-radius
:
4px
;
-moz-border-radius
:
4px
;
border-radius
:
4px
;
font-size
:
.85rem
;
}
.ebi-tags
{
float
:
right
;
...
...
@@ -258,11 +246,11 @@ img.float-l {
width
:
0.25em
;
height
:
0.35em
;
position
:
absolute
;
left
:
0.3em
;
left
:
4px
;
top
:
-0.3em
;
}
.event-date
.calendarpage
.uck
{
left
:
1.5em
;
left
:
24px
;
}
.events
table
{
border-spacing
:
0
10px
;
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
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