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
D&T Internet GmbH
LEO4 Lehrgangsverwaltung
Commits
af89d7b8
Commit
af89d7b8
authored
Dec 16, 2020
by
Stefan Bublies
Browse files
new styles
parent
bac49d65
Changes
1
Hide whitespace changes
Inline
Side-by-side
Resources/Public/Stylesheets/style.css
View file @
af89d7b8
...
...
@@ -730,7 +730,33 @@ img {
font-size
:
1.0em
;
display
:
block
;
background-color
:
#FFFFD0
;
border
:
2px
solid
#FFFFFF
;
border
:
0px
solid
#FFFFFF
;
padding
:
0.5em
;
}
.bemerkungTextKT
{
float
:
left
;
width
:
370px
;
font-family
:
Arial
;
font-size
:
1.0em
;
display
:
block
;
background-color
:
#FFFFD0
;
border
:
0px
solid
#FFFFFF
;
padding
:
0.5em
;
margin-left
:
150px
;
}
.bemerkungText_gross
{
float
:
left
;
width
:
370px
;
font-family
:
Arial
;
font-size
:
1.0em
;
display
:
block
;
color
:
#808080
;
background-color
:
#FFFFFF
;
border
:
0px
solid
#FFFFFF
;
padding
:
0em
;
}
.beschreibungText_klein
{
...
...
@@ -1228,10 +1254,129 @@ input[type=radio]:checked + label{
text-align
:
left
;
}
#ppplus
{
width
:
500px
;
}
.T3_JahrStart
:after
{
content
:
"\A"
;
white-space
:
pre
;
}
.T3_JahrPlus1
:after
{
content
:
"\A"
;
white-space
:
pre
;
}
.T3_JahrPlus2
:after
{
content
:
"\A"
;
white-space
:
pre
;
}
.T3_JahrPlusX
:after
{
content
:
"\A"
;
white-space
:
pre
;
}
#lbMonatT3
{
margin-top
:
0em
;
margin-left
:
1em
;
margin-right
:
1em
;
float
:
left
;
/*font-family: Arial;*/
font-family
:
HelveticaNeueLT
,
OpenSans
,
Arial
,
Helvetica
,
sans-serif
;
font-size
:
1.2em
;
font-weight
:
bold
;
display
:
block
;
width
:
10em
;
text-align
:
center
;
}
#lbKommentarT3
{
margin-left
:
0em
;
margin-top
:
1em
;
margin-bottom
:
2em
;
clear
:
left
;
float
:
left
;
font-family
:
HelveticaNeueLT
,
OpenSans
,
Arial
,
Helvetica
,
sans-serif
;
font-size
:
1.2em
;
font-weight
:
normal
;
color
:
#808080
;
}
.ButtonT3
{
float
:
left
;
background-color
:
#e0e0e0
;
color
:
#000000
;
height
:
2em
;
border
:
1px
solid
#808080
;
cursor
:
pointer
;
width
:
4em
;
border-radius
:
4px
;
}
.ButtonT3
:disabled
{
background-color
:
#f0f0f0
;
border
:
1px
solid
#d0d0d0
;
color
:
#c0c0c0
;
cursor
:
default
;
}
.ButtonT3Mehr
{
clear
:
left
;
float
:
left
;
background-color
:
#e0e0e0
;
color
:
#000000
;
height
:
2em
;
border
:
1px
solid
#808080
;
cursor
:
pointer
;
width
:
12em
;
font-family
:
HelveticaNeueLT
,
OpenSans
,
Arial
,
Helvetica
,
sans-serif
;
font-size
:
1.0em
;
font-weight
:
normal
;
margin-bottom
:
2em
;
border-radius
:
4px
;
}
.ButtonT3Mehr
:disabled
{
background-color
:
#f0f0f0
;
border
:
1px
solid
#d0d0d0
;
color
:
#c0c0c0
;
cursor
:
default
;
}
#navHeaderT3
{
padding-top
:
1em
;
padding-bottom
:
2em
;
/*margin-bottom: 2em;*/
/*border-bottom: 1px solid #e0ddd6;*/
}
#navHeaderT3
:after
{
content
:
"\A"
;
white-space
:
pre
;
}
#navFooterT3
:after
{
content
:
"\A"
;
white-space
:
pre
;
}
#btMonatPlus
{
margin-bottom
:
1em
;
}
.verstecken
{
}
.item_vis_on
{
display
:
block
;
}
.item_vis_off
{
display
:
none
;
}
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