Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenOlat
Themebot
Commits
68b8624f
Verified
Commit
68b8624f
authored
Oct 25, 2021
by
Raphael Fetzer
👷
Browse files
Umstellung auf OpenOlat 16
parent
b11f6d08
Changes
1
Hide whitespace changes
Inline
Side-by-side
templates/kacheldesign.css
View file @
68b8624f
.o_entry
{
background-color
:
#eee
;
padding
:
0
;
box-shadow
:
1px
1px
8px
#f8f8f8
;
border
:
3px
solid
white
;
height
:
auto
!important
;
margin
:
0
;
}
.o_entry
.o_shorttitle
{
background-color
:
$
MAINCOLOR
;
padding
:
0.5em
2em
;
text-align
:
center
;
}
.o_entry
.o_shorttitle
h4
{
margin
:
0
;
}
/* Kacheldesign */
.o_entry
.o_shorttitle
h4
a
{
color
:
white
;
text-decoration
:
none
;
.o_cn_styled
{
background-color
:
#eee
;
box-shadow
:
1px
1px
8px
#f0f0f0
;
border
:
3px
solid
white
;
height
:
auto
!important
;
}
.o_entry
.o_peekview
,
.o_entry
.o_objectives
,
.o_entry
.o_displaytitle
{
padding
:
0
1em
1em
1em
;
font-size
:
125%
;
font-style
:
normal
!important
;
.o_cn_styled
.o_top
{
background-color
:
$
MAINCOLOR
;
text-align
:
center
;
}
.o_
peekview
{
padd
in
g
:
1em
!important
;
.o_
cn_styled
.o_top
.o_text
h4
{
marg
in
:
0
;
}
.o_peekview
.o_gotoNode
{
text-decoration
:
none
;
.o_cn_styled.o_cn_peekview
.o_text
{
padding-bottom
:
15px
;
text-align
:
center
;
}
.o_
peekview
.o_gotoNode
span
{
text-decoration
:
underline
;
.o_
cn_styled.o_cn_peekview
.o_text
p
:last-of-type
{
margin-bottom
:
0
;
}
.o_
entry
.o_objectives
,
.o_entry
.o_displaytit
le
{
padding
:
1em
;
text-
align
:
center
;
.o_
cn_styled
.o_top
.o_text
h4
.o_disab
le
d
{
color
:
white
!important
;
text-
decoration
:
line-through
;
}
.o_course_run
.o_toc
.o_entry
.o_objectives
{
background
:
#eeeeee
;
margin-top
:
0
!important
;
padding-top
:
20px
;
.o_cn_styled
.o_top
h4
a
,
.o_cn_styled
.o_top
.o_text
h2
{
color
:
white
;
text-decoration
:
none
;
}
/* Auf größeren Bilschirmen einspaltige Kacheln nicht über ganze Breite gehen lassen */
@media
screen
and
(
min-width
:
768px
)
{
.col-sm-12
:not
(
.col-md-6
)
.o_entry
{
max-width
:
66%
;
margin-left
:
auto
;
margin-right
:
auto
;
}
.col-sm-12
:not
(
.col-md-6
)
.o_entry
{
max-width
:
66%
;
margin-left
:
auto
;
margin-right
:
auto
;
}
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment