Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
OLAT CI-CD Testing Project
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Requirements
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Service Desk
Analyze
Contributor 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
Lars Oliver Dam
OLAT CI-CD Testing Project
Commits
02e8c14e
Commit
02e8c14e
authored
11 years ago
by
Florian Gnaegi - frentix GmbH
Browse files
Options
Downloads
Patches
Plain Diff
OO-1007 fix table vertical alignment to top
parent
ef51dc30
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
src/main/webapp/static/themes/openolat/all/content.css
+1
-1
1 addition, 1 deletion
src/main/webapp/static/themes/openolat/all/content.css
src/main/webapp/static/themes/openolat/all/content.scss
+9
-0
9 additions, 0 deletions
src/main/webapp/static/themes/openolat/all/content.scss
with
10 additions
and
1 deletion
src/main/webapp/static/themes/openolat/all/content.css
+
1
−
1
View file @
02e8c14e
@charset
"UTF-8"
;
@media
print
{
.o_noprint
{
display
:
none
!important
;
visibility
:
hidden
!important
;
height
:
0px
!important
;
width
:
0px
!important
}
#b_toplink
{
display
:
none
!important
;
visibility
:
hidden
!important
;
height
:
0px
!important
;
width
:
0px
!important
}
body
{
font-size
:
10pt
}
.b_noti
{
display
:
none
!important
;
visibility
:
hidden
!important
;
height
:
0px
!important
;
width
:
0px
!important
}
#b_main
.o_loginscreen
{
background-image
:
none
}
#b_main
.o_home
{
background-image
:
none
}
#b_main
.o_editor
{
background-image
:
none
}
#b_main
{
moz-box-shadow
:
none
;
-ms-box-shadow
:
none
;
-o-box-shadow
:
none
;
-webkit-box-shadow
:
none
;
box-shadow
:
none
;
border
:
none
}
body
,
#b_page_margins
,
#b_page
,
#b_main
,
#b_page_wrapper
{
margin
:
0
;
padding
:
0
;
border
:
0
}
body
*
{
font-family
:
"Times New Roman"
,
Times
,
serif
}
code
,
pre
{
font-family
:
"Courier New"
,
Courier
,
mono
}
#b_page_margins
,
#b_page
{
width
:
100%
!important
;
min-width
:
0
;
max-width
:
none
}
#b_footer
,
#b_topnav
,
#b_nav
,
#search
{
display
:
none
}
#b_col1
,
#b_col2
{
display
:
none
}
#b_col3
{
margin
:
0
!important
;
border
:
none
!important
}
.b_c25l
,
.b_c33l
,
.b_c38l
,
.b_c50l
,
.b_c62l
,
.b_c66l
,
.b_c75l
,
.b_c25r
,
.b_c33r
,
.b_c38r
,
.b_c50r
,
.b_c62r
,
.b_c66r
,
.b_c75r
{
width
:
100%
;
margin
:
0
;
float
:
none
;
overflow
:
visible
;
display
:
table
}
.b_subc
,
.b_subcl
,
.b_subcr
{
margin
:
0
;
padding
:
0
}
h1
,
h2
,
h3
,
h4
,
h5
,
h6
{
page-break-after
:
avoid
}
#b_page
a
[
href
^=
"http:"
],
#b_page
a
[
href
^=
"https:"
]
{
padding-left
:
0
;
background-image
:
none
}
#b_col1_content
:before
,
#b_col2_content
:before
,
#b_col3_content
:before
{
content
:
""
;
color
:
#888
;
background
:
inherit
;
display
:
block
;
font-weight
:
700
;
font-size
:
1.5em
}
.b_floatbox
,
.b_subcolumns
,
.b_subcolums_oldgecko
{
overflow
:
visible
;
display
:
table
}
#jsMath_PrintWarning
{
display
:
none
!important
;
visibility
:
hidden
!important
;
height
:
0px
!important
;
width
:
0px
!important
}
.o_wiki_wrapper
.b_c20l
,
.o_wiki_wrapper
.o_wikimod_nav
{
display
:
none
}
.o_wiki_wrapper
.b_c80r
{
width
:
100%
}
.o_wiki_wrapper
.b_c80r
div
.b_tabbedpane_tabs
{
display
:
none
}
.o_cal_toptoolbar.b_clearfix
{
display
:
none
}
.o_cal_wv
{
display
:
none
}
.o_cal_wv_print
{
display
:
block
}
#o_cal_config
.b_float_right
{
display
:
none
}
#o_cal_config_below_cal_container
.b_subcolumns
{
display
:
none
}
.o_cal_wv_print
ul
{
list-style-type
:
none
;
margin-left
:
0
}
.o_cal_event
{
clear
:
left
;
margin
:
0.2em
0
}
.o_cal_wv_list
*
{
float
:
left
;
width
:
100%
}
.o_cal_event
span
{
padding
:
0
0.4em
;
display
:
block
}
.o_cal_date
{
font-weight
:
bold
}
.o_cal_time
{
width
:
25%
}
.o_cal_subject
{
width
:
40%
;
border-left-style
:
solid
;
border-left-width
:
thick
}
.o_cal_subject
p
{
padding
:
0
0.4em
;
margin
:
0
}
.o_cal_location
{
float
:
right
;
width
:
34%
}
.o_cal_config_scrollwrapper
{
width
:
auto
;
height
:
auto
;
overflow
:
visible
;
overflow-x
:
visible
}
.o_cal_config_calendar
{
border-width
:
0
;
border-left-style
:
solid
;
border-left-width
:
thick
;
float
:
none
;
display
:
block
}
#o_cal_config_below_cal_container
{
border
:
none
;
background
:
none
;
overflow
:
visible
}
#o_cal_config_below_cal_container
*
{
background
:
none
;
color
:
black
}
#o_cal_config_below_cal_container
fieldset
{
border
:
none
}
#o_cal_config_below_cal_container
fieldset
legend
{
font-weight
:
bold
}}
textarea
,
pre
,
tt
,
code
{
font-family
:
"Helvetica Neue"
,
Helvetica
,
Arial
,
sans-serif
;
font-size
:
90%
;
color
:
inherit
;
line-height
:
inherit
;
margin
:
inherit
}
body
{
font-family
:
"Helvetica Neue"
,
Helvetica
,
Arial
,
sans-serif
;
font-size
:
80%
;
color
:
#444
}
*
:focus
,*
:active
{
outline
:
none
}
h1
,
h2
,
h3
,
h4
,
h5
,
h6
{
font-family
:
Century
Gothic
,
Apple
Gothic
,
sans-serif
;
font-weight
:
bold
;
margin
:
0
0
0.5em
0
}
h1
{
font-size
:
200%
}
h2
{
font-size
:
166.67%
}
h3
{
font-size
:
150%
}
h4
{
font-size
:
133.33%
}
h5
{
font-size
:
116.67%
}
h6
{
font-size
:
116.67%
;
font-style
:
italic
}
a
,
a
:visited
{
text-decoration
:
none
;
color
:
#025d8c
}
a
:hover
{
text-decoration
:
underline
;
color
:
#025d8c
}
a
img
{
border
:
none
;
outline
:
none
}
cite
,
blockquote
{
font-style
:
italic
}
blockquote
{
padding
:
8px
10px
6px
;
color
:
#646464
;
background
:
#F7F7F7
;
border
:
1px
solid
#EEEEEE
;
font-size
:
120%
}
strong
,
b
{
font-weight
:
bold
}
em
,
i
{
font-style
:
italic
}
textarea
,
pre
,
tt
,
code
{
font-family
:
monospace
;
font-size
:
1.2em
}
acronym
,
abbr
{
letter-spacing
:
.07em
;
border-bottom
:
.1em
dashed
#c00
;
cursor
:
help
}
legend
{
padding
:
0
5px
;
color
:
#504D4E
}
hr
{
color
:
#fff
;
background
:
transparent
;
margin
:
0
0
0.5em
0
;
padding
:
0
0
0.5em
0
;
border
:
0
;
border-bottom
:
1px
#eee
solid
}
p
{
margin
:
0
0
1em
0
}
dt
{
font-weight
:
bold
}
dd
{
margin
:
0
0
1em
2em
}
.b_info
{
padding
:
5px
5px
5px
30px
;
background
:
#e9eaef
url(../../openolat/images/information-white.png)
no-repeat
5px
5px
;
border
:
1px
solid
#C5C4C4
;
border-radius
:
4px
;
-webkit-border-radius
:
4px
;
-moz-border-radius
:
4px
;
-o-border-radius
:
4px
}
p
.b_info
,
div
.b_info
{
margin
:
1em
0
}
.b_note
{
padding
:
1em
;
background
:
#E2E2E2
;
border
:
2px
#B5B5B5
solid
;
border-radius
:
4px
;
-webkit-border-radius
:
4px
;
-moz-border-radius
:
4px
;
-o-border-radius
:
4px
}
p
.b_note
,
div
.b_note
{
margin
:
1em
0
}
.b_important
{
padding
:
1em
;
background
:
#FFF1A4
;
border
:
2px
#F4D000
solid
;
border-radius
:
4px
;
-webkit-border-radius
:
4px
;
-moz-border-radius
:
4px
;
-o-border-radius
:
4px
}
p
.b_important
,
div
.b_important
{
margin
:
1em
0
}
.b_warning
{
padding
:
1em
;
background
:
#FFD5AA
;
border
:
2px
#FF9E3E
solid
;
border-radius
:
4px
;
-webkit-border-radius
:
4px
;
-moz-border-radius
:
4px
;
-o-border-radius
:
4px
}
p
.b_warning
,
div
.b_warning
{
margin
:
1em
0
}
.b_error
{
padding
:
1em
;
background
:
#FF6A66
;
color
:
#fff
;
border
:
2px
#ff0600
solid
;
border-radius
:
4px
;
-webkit-border-radius
:
4px
;
-moz-border-radius
:
4px
;
-o-border-radius
:
4px
}
.b_error
.b_error_icon
{
padding
:
9px
0
9px
41px
;
background
:
url(../../openolat/images/icon_error_32.png)
no-repeat
}
.b_error
table
.b_grid
td
,
.b_error
table
.b_grid
th
,
.b_error
table
.b_border
td
,
.b_error
table
.b_border
th
{
border
:
1px
solid
#fff
}
p
.b_error
,
div
.b_error
{
margin
:
1em
0
}
.b_border_box
{
border
:
1px
solid
#777
;
padding
:
1em
;
border-radius
:
2px
;
-webkit-border-radius
:
2px
;
-moz-border-radius
:
2px
;
-o-border-radius
:
2px
}
p
.b_border_box
,
div
.b_border_box
{
margin
:
1em
0
}
table
.b_grid
{
background
:
transparent
;
border-collapse
:
separate
}
table
.b_grid
td
,
table
.b_grid
th
{
padding
:
2px
5px
;
border
:
1px
solid
#888
}
table
.b_grid
thead
th
{
background
:
#ccc
}
table
.b_grid
tbody
th
{
background
:
#eee
}
table
.b_border
{
background
:
transparent
;
border-collapse
:
collapse
}
table
.b_border
td
,
table
.b_border
th
{
padding
:
2px
5px
;
border
:
1px
solid
#888
}
table
.b_full
{
width
:
99.5%
}
.b_selected
,
p
.b_selected
,
div
.b_selected
{
font-weight
:
bold
}
.b_dimmed
,
p
.b_dimmed
,
div
.b_dimmed
{
zoom
:
1
;
-ms-filter
:
"progid:DXImageTransform.Microsoft.Alpha(Opacity=$percent)"
;
filter
:
alpha
(
opacity
=
40
);
-moz-opacity
:
0.4
;
-khtml-opacity
:
0.4
;
opacity
:
0.4
}
.b_disabled
,
p
.b_disabled
,
div
.b_disabled
{
color
:
#777
}
.b_deleted
,
p
.b_deleted
,
div
.b_deleted
{
text-decoration
:
line-through
}
.b_xsmall
,
sup
,
sub
,
p
.b_xsmall
,
div
.b_xsmall
{
font-size
:
80%
}
.b_small
,
small
,
p
.b_small
,
div
.b_small
{
font-size
:
90%
}
.b_large
,
p
.b_large
,
div
.b_large
{
font-size
:
110%
}
.b_xlarge
,
big
,
p
.b_xlarge
,
div
.b_xlarge
{
font-size
:
120%
}
.b_align_normal
{
text-align
:
left
}
.b_align_center
{
text-align
:
center
}
.b_align_inverse
{
text-align
:
right
}
.o_ochre
{
color
:
#c8a959
}
.o_blue
{
color
:
#12223F
}
a
.b_link_extern
{
background
:
transparent
url("../../openolat/images/external_link_trimmed.png")
no-repeat
right
top
;
padding-right
:
13px
}
a
.b_link_mailto
{
background
:
transparent
url("../../openolat/images/mail_small.png")
no-repeat
left
center
;
padding-left
:
18px
}
a
.b_link_forward
{
background
:
transparent
url("../../openolat/images/arrow_right.png")
no-repeat
right
center
;
padding-right
:
18px
}
img
.b_float_left
{
float
:
left
;
margin
:
0
2em
2em
0
}
img
.b_float_right
{
float
:
right
;
margin
:
0
0
2em
2em
}
img
.b_centered
{
display
:
block
;
margin
:
0
auto
2em
auto
}
img
.b_emoticons_angel
{
background
:
url(../../openolat/images/emoticons/smiley-angel.png)
no-repeat
;
width
:
16px
;
height
:
16px
}
img
.b_emoticons_angry
{
background
:
url(../../openolat/images/emoticons/smiley-mad.png)
no-repeat
;
width
:
16px
;
height
:
16px
}
img
.b_emoticons_blushing
{
background
:
url(../../openolat/images/emoticons/smiley-red.png)
no-repeat
;
width
:
16px
;
height
:
16px
}
img
.b_emoticons_confused
{
background
:
url(../../openolat/images/emoticons/smiley-confuse.png)
no-repeat
;
width
:
16px
;
height
:
16px
}
img
.b_emoticons_cool
{
background
:
url(../../openolat/images/emoticons/smiley-cool.png)
no-repeat
;
width
:
16px
;
height
:
16px
}
img
.b_emoticons_cry
{
background
:
url(../../openolat/images/emoticons/smiley-cry.png)
no-repeat
;
width
:
16px
;
height
:
16px
}
img
.b_emoticons_devil
{
background
:
url(../../openolat/images/emoticons/smiley-evil.png)
no-repeat
;
width
:
16px
;
height
:
16px
}
img
.b_emoticons_grin
{
background
:
url(../../openolat/images/emoticons/smiley-grin.png)
no-repeat
;
width
:
16px
;
height
:
16px
}
img
.b_emoticons_kiss
{
background
:
url(../../openolat/images/emoticons/smiley-kiss.png)
no-repeat
;
width
:
16px
;
height
:
16px
}
img
.b_emoticons_ohoh
{
background
:
url(../../openolat/images/emoticons/smiley-eek.png)
no-repeat
;
width
:
16px
;
height
:
16px
}
img
.b_emoticons_sad
{
background
:
url(../../openolat/images/emoticons/smiley-sad.png)
no-repeat
;
width
:
16px
;
height
:
16px
}
img
.b_emoticons_sick
{
background
:
url(../../openolat/images/emoticons/smiley-sad-blue.png)
no-repeat
;
width
:
16px
;
height
:
16px
}
img
.b_emoticons_smile
{
background
:
url(../../openolat/images/emoticons/smiley.png)
no-repeat
;
width
:
16px
;
height
:
16px
}
img
.b_emoticons_tongue
{
background
:
url(../../openolat/images/emoticons/smiley-razz.png)
no-repeat
;
width
:
16px
;
height
:
16px
}
img
.b_emoticons_ugly
{
background
:
url(../../openolat/images/emoticons/smiley-money.png)
no-repeat
;
width
:
16px
;
height
:
16px
}
img
.b_emoticons_weird
{
background
:
url(../../openolat/images/emoticons/smiley-nerd.png)
no-repeat
;
width
:
16px
;
height
:
16px
}
img
.b_emoticons_wink
{
background
:
url(../../openolat/images/emoticons/smiley-wink.png)
no-repeat
;
width
:
16px
;
height
:
16px
}
img
.b_emoticons_worried
{
background
:
url(../../openolat/images/emoticons/smiley-roll-blue.png)
no-repeat
;
width
:
16px
;
height
:
16px
}
img
.b_emoticons_up
{
background
:
url(../../openolat/images/emoticons/thumb-up.png)
no-repeat
;
width
:
16px
;
height
:
16px
}
img
.b_emoticons_down
{
background
:
url(../../openolat/images/emoticons/thumb.png)
no-repeat
;
width
:
16px
;
height
:
16px
}
@charset
"UTF-8"
;
@media
print
{
.o_noprint
{
display
:
none
!important
;
visibility
:
hidden
!important
;
height
:
0px
!important
;
width
:
0px
!important
}
#b_toplink
{
display
:
none
!important
;
visibility
:
hidden
!important
;
height
:
0px
!important
;
width
:
0px
!important
}
body
{
font-size
:
10pt
}
.b_noti
{
display
:
none
!important
;
visibility
:
hidden
!important
;
height
:
0px
!important
;
width
:
0px
!important
}
#b_main
.o_loginscreen
{
background-image
:
none
}
#b_main
.o_home
{
background-image
:
none
}
#b_main
.o_editor
{
background-image
:
none
}
#b_main
{
moz-box-shadow
:
none
;
-ms-box-shadow
:
none
;
-o-box-shadow
:
none
;
-webkit-box-shadow
:
none
;
box-shadow
:
none
;
border
:
none
}
body
,
#b_page_margins
,
#b_page
,
#b_main
,
#b_page_wrapper
{
margin
:
0
;
padding
:
0
;
border
:
0
}
body
*
{
font-family
:
"Times New Roman"
,
Times
,
serif
}
code
,
pre
{
font-family
:
"Courier New"
,
Courier
,
mono
}
#b_page_margins
,
#b_page
{
width
:
100%
!important
;
min-width
:
0
;
max-width
:
none
}
#b_footer
,
#b_topnav
,
#b_nav
,
#search
{
display
:
none
}
#b_col1
,
#b_col2
{
display
:
none
}
#b_col3
{
margin
:
0
!important
;
border
:
none
!important
}
.b_c25l
,
.b_c33l
,
.b_c38l
,
.b_c50l
,
.b_c62l
,
.b_c66l
,
.b_c75l
,
.b_c25r
,
.b_c33r
,
.b_c38r
,
.b_c50r
,
.b_c62r
,
.b_c66r
,
.b_c75r
{
width
:
100%
;
margin
:
0
;
float
:
none
;
overflow
:
visible
;
display
:
table
}
.b_subc
,
.b_subcl
,
.b_subcr
{
margin
:
0
;
padding
:
0
}
h1
,
h2
,
h3
,
h4
,
h5
,
h6
{
page-break-after
:
avoid
}
#b_page
a
[
href
^=
"http:"
],
#b_page
a
[
href
^=
"https:"
]
{
padding-left
:
0
;
background-image
:
none
}
#b_col1_content
:before
,
#b_col2_content
:before
,
#b_col3_content
:before
{
content
:
""
;
color
:
#888
;
background
:
inherit
;
display
:
block
;
font-weight
:
700
;
font-size
:
1.5em
}
.b_floatbox
,
.b_subcolumns
,
.b_subcolums_oldgecko
{
overflow
:
visible
;
display
:
table
}
#jsMath_PrintWarning
{
display
:
none
!important
;
visibility
:
hidden
!important
;
height
:
0px
!important
;
width
:
0px
!important
}
.o_wiki_wrapper
.b_c20l
,
.o_wiki_wrapper
.o_wikimod_nav
{
display
:
none
}
.o_wiki_wrapper
.b_c80r
{
width
:
100%
}
.o_wiki_wrapper
.b_c80r
div
.b_tabbedpane_tabs
{
display
:
none
}
.o_cal_toptoolbar.b_clearfix
{
display
:
none
}
.o_cal_wv
{
display
:
none
}
.o_cal_wv_print
{
display
:
block
}
#o_cal_config
.b_float_right
{
display
:
none
}
#o_cal_config_below_cal_container
.b_subcolumns
{
display
:
none
}
.o_cal_wv_print
ul
{
list-style-type
:
none
;
margin-left
:
0
}
.o_cal_event
{
clear
:
left
;
margin
:
0.2em
0
}
.o_cal_wv_list
*
{
float
:
left
;
width
:
100%
}
.o_cal_event
span
{
padding
:
0
0.4em
;
display
:
block
}
.o_cal_date
{
font-weight
:
bold
}
.o_cal_time
{
width
:
25%
}
.o_cal_subject
{
width
:
40%
;
border-left-style
:
solid
;
border-left-width
:
thick
}
.o_cal_subject
p
{
padding
:
0
0.4em
;
margin
:
0
}
.o_cal_location
{
float
:
right
;
width
:
34%
}
.o_cal_config_scrollwrapper
{
width
:
auto
;
height
:
auto
;
overflow
:
visible
;
overflow-x
:
visible
}
.o_cal_config_calendar
{
border-width
:
0
;
border-left-style
:
solid
;
border-left-width
:
thick
;
float
:
none
;
display
:
block
}
#o_cal_config_below_cal_container
{
border
:
none
;
background
:
none
;
overflow
:
visible
}
#o_cal_config_below_cal_container
*
{
background
:
none
;
color
:
black
}
#o_cal_config_below_cal_container
fieldset
{
border
:
none
}
#o_cal_config_below_cal_container
fieldset
legend
{
font-weight
:
bold
}}
textarea
,
pre
,
tt
,
code
{
font-family
:
"Helvetica Neue"
,
Helvetica
,
Arial
,
sans-serif
;
font-size
:
90%
;
color
:
inherit
;
line-height
:
inherit
;
margin
:
inherit
}
body
{
font-family
:
"Helvetica Neue"
,
Helvetica
,
Arial
,
sans-serif
;
font-size
:
80%
;
color
:
#444
}
*
:focus
,*
:active
{
outline
:
none
}
h1
,
h2
,
h3
,
h4
,
h5
,
h6
{
font-family
:
Century
Gothic
,
Apple
Gothic
,
sans-serif
;
font-weight
:
bold
;
margin
:
0
0
0.5em
0
}
h1
{
font-size
:
200%
}
h2
{
font-size
:
166.67%
}
h3
{
font-size
:
150%
}
h4
{
font-size
:
133.33%
}
h5
{
font-size
:
116.67%
}
h6
{
font-size
:
116.67%
;
font-style
:
italic
}
a
,
a
:visited
{
text-decoration
:
none
;
color
:
#025d8c
}
a
:hover
{
text-decoration
:
underline
;
color
:
#025d8c
}
a
img
{
border
:
none
;
outline
:
none
}
cite
,
blockquote
{
font-style
:
italic
}
blockquote
{
padding
:
8px
10px
6px
;
color
:
#646464
;
background
:
#F7F7F7
;
border
:
1px
solid
#EEEEEE
;
font-size
:
120%
}
strong
,
b
{
font-weight
:
bold
}
em
,
i
{
font-style
:
italic
}
textarea
,
pre
,
tt
,
code
{
font-family
:
monospace
;
font-size
:
1.2em
}
acronym
,
abbr
{
letter-spacing
:
.07em
;
border-bottom
:
.1em
dashed
#c00
;
cursor
:
help
}
legend
{
padding
:
0
5px
;
color
:
#504D4E
}
hr
{
color
:
#fff
;
background
:
transparent
;
margin
:
0
0
0.5em
0
;
padding
:
0
0
0.5em
0
;
border
:
0
;
border-bottom
:
1px
#eee
solid
}
p
{
margin
:
0
0
1em
0
}
dt
{
font-weight
:
bold
}
dd
{
margin
:
0
0
1em
2em
}
.b_info
{
padding
:
5px
5px
5px
30px
;
background
:
#e9eaef
url(../../openolat/images/information-white.png)
no-repeat
5px
5px
;
border
:
1px
solid
#C5C4C4
;
border-radius
:
4px
;
-webkit-border-radius
:
4px
;
-moz-border-radius
:
4px
;
-o-border-radius
:
4px
}
p
.b_info
,
div
.b_info
{
margin
:
1em
0
}
.b_note
{
padding
:
1em
;
background
:
#E2E2E2
;
border
:
2px
#B5B5B5
solid
;
border-radius
:
4px
;
-webkit-border-radius
:
4px
;
-moz-border-radius
:
4px
;
-o-border-radius
:
4px
}
p
.b_note
,
div
.b_note
{
margin
:
1em
0
}
.b_important
{
padding
:
1em
;
background
:
#FFF1A4
;
border
:
2px
#F4D000
solid
;
border-radius
:
4px
;
-webkit-border-radius
:
4px
;
-moz-border-radius
:
4px
;
-o-border-radius
:
4px
}
p
.b_important
,
div
.b_important
{
margin
:
1em
0
}
.b_warning
{
padding
:
1em
;
background
:
#FFD5AA
;
border
:
2px
#FF9E3E
solid
;
border-radius
:
4px
;
-webkit-border-radius
:
4px
;
-moz-border-radius
:
4px
;
-o-border-radius
:
4px
}
p
.b_warning
,
div
.b_warning
{
margin
:
1em
0
}
.b_error
{
padding
:
1em
;
background
:
#FF6A66
;
color
:
#fff
;
border
:
2px
#ff0600
solid
;
border-radius
:
4px
;
-webkit-border-radius
:
4px
;
-moz-border-radius
:
4px
;
-o-border-radius
:
4px
}
.b_error
.b_error_icon
{
padding
:
9px
0
9px
41px
;
background
:
url(../../openolat/images/icon_error_32.png)
no-repeat
}
.b_error
table
.b_grid
td
,
.b_error
table
.b_grid
th
,
.b_error
table
.b_border
td
,
.b_error
table
.b_border
th
{
border
:
1px
solid
#fff
}
p
.b_error
,
div
.b_error
{
margin
:
1em
0
}
.b_border_box
{
border
:
1px
solid
#777
;
padding
:
1em
;
border-radius
:
2px
;
-webkit-border-radius
:
2px
;
-moz-border-radius
:
2px
;
-o-border-radius
:
2px
}
p
.b_border_box
,
div
.b_border_box
{
margin
:
1em
0
}
table
.b_grid
{
background
:
transparent
;
border-collapse
:
separate
}
table
.b_grid
td
,
table
.b_grid
th
{
padding
:
2px
5px
;
border
:
1px
solid
#888
}
table
.b_grid
thead
th
{
background
:
#ccc
}
table
.b_grid
tbody
th
{
background
:
#eee
}
table
.b_border
{
background
:
transparent
;
border-collapse
:
collapse
}
table
.b_border
td
,
table
.b_border
th
{
padding
:
2px
5px
;
border
:
1px
solid
#888
}
table
.b_full
{
width
:
99.5%
}
table
td
{
vertical-align
:
top
}
table
.b_middle
{
background
:
transparent
}
table
.b_middle
td
{
vertical-align
:
middle
}
.b_selected
,
p
.b_selected
,
div
.b_selected
{
font-weight
:
bold
}
.b_dimmed
,
p
.b_dimmed
,
div
.b_dimmed
{
zoom
:
1
;
-ms-filter
:
"progid:DXImageTransform.Microsoft.Alpha(Opacity=$percent)"
;
filter
:
alpha
(
opacity
=
40
);
-moz-opacity
:
0.4
;
-khtml-opacity
:
0.4
;
opacity
:
0.4
}
.b_disabled
,
p
.b_disabled
,
div
.b_disabled
{
color
:
#777
}
.b_deleted
,
p
.b_deleted
,
div
.b_deleted
{
text-decoration
:
line-through
}
.b_xsmall
,
sup
,
sub
,
p
.b_xsmall
,
div
.b_xsmall
{
font-size
:
80%
}
.b_small
,
small
,
p
.b_small
,
div
.b_small
{
font-size
:
90%
}
.b_large
,
p
.b_large
,
div
.b_large
{
font-size
:
110%
}
.b_xlarge
,
big
,
p
.b_xlarge
,
div
.b_xlarge
{
font-size
:
120%
}
.b_align_normal
{
text-align
:
left
}
.b_align_center
{
text-align
:
center
}
.b_align_inverse
{
text-align
:
right
}
.o_ochre
{
color
:
#c8a959
}
.o_blue
{
color
:
#12223F
}
a
.b_link_extern
{
background
:
transparent
url("../../openolat/images/external_link_trimmed.png")
no-repeat
right
top
;
padding-right
:
13px
}
a
.b_link_mailto
{
background
:
transparent
url("../../openolat/images/mail_small.png")
no-repeat
left
center
;
padding-left
:
18px
}
a
.b_link_forward
{
background
:
transparent
url("../../openolat/images/arrow_right.png")
no-repeat
right
center
;
padding-right
:
18px
}
img
.b_float_left
{
float
:
left
;
margin
:
0
2em
2em
0
}
img
.b_float_right
{
float
:
right
;
margin
:
0
0
2em
2em
}
img
.b_centered
{
display
:
block
;
margin
:
0
auto
2em
auto
}
img
.b_emoticons_angel
{
background
:
url(../../openolat/images/emoticons/smiley-angel.png)
no-repeat
;
width
:
16px
;
height
:
16px
}
img
.b_emoticons_angry
{
background
:
url(../../openolat/images/emoticons/smiley-mad.png)
no-repeat
;
width
:
16px
;
height
:
16px
}
img
.b_emoticons_blushing
{
background
:
url(../../openolat/images/emoticons/smiley-red.png)
no-repeat
;
width
:
16px
;
height
:
16px
}
img
.b_emoticons_confused
{
background
:
url(../../openolat/images/emoticons/smiley-confuse.png)
no-repeat
;
width
:
16px
;
height
:
16px
}
img
.b_emoticons_cool
{
background
:
url(../../openolat/images/emoticons/smiley-cool.png)
no-repeat
;
width
:
16px
;
height
:
16px
}
img
.b_emoticons_cry
{
background
:
url(../../openolat/images/emoticons/smiley-cry.png)
no-repeat
;
width
:
16px
;
height
:
16px
}
img
.b_emoticons_devil
{
background
:
url(../../openolat/images/emoticons/smiley-evil.png)
no-repeat
;
width
:
16px
;
height
:
16px
}
img
.b_emoticons_grin
{
background
:
url(../../openolat/images/emoticons/smiley-grin.png)
no-repeat
;
width
:
16px
;
height
:
16px
}
img
.b_emoticons_kiss
{
background
:
url(../../openolat/images/emoticons/smiley-kiss.png)
no-repeat
;
width
:
16px
;
height
:
16px
}
img
.b_emoticons_ohoh
{
background
:
url(../../openolat/images/emoticons/smiley-eek.png)
no-repeat
;
width
:
16px
;
height
:
16px
}
img
.b_emoticons_sad
{
background
:
url(../../openolat/images/emoticons/smiley-sad.png)
no-repeat
;
width
:
16px
;
height
:
16px
}
img
.b_emoticons_sick
{
background
:
url(../../openolat/images/emoticons/smiley-sad-blue.png)
no-repeat
;
width
:
16px
;
height
:
16px
}
img
.b_emoticons_smile
{
background
:
url(../../openolat/images/emoticons/smiley.png)
no-repeat
;
width
:
16px
;
height
:
16px
}
img
.b_emoticons_tongue
{
background
:
url(../../openolat/images/emoticons/smiley-razz.png)
no-repeat
;
width
:
16px
;
height
:
16px
}
img
.b_emoticons_ugly
{
background
:
url(../../openolat/images/emoticons/smiley-money.png)
no-repeat
;
width
:
16px
;
height
:
16px
}
img
.b_emoticons_weird
{
background
:
url(../../openolat/images/emoticons/smiley-nerd.png)
no-repeat
;
width
:
16px
;
height
:
16px
}
img
.b_emoticons_wink
{
background
:
url(../../openolat/images/emoticons/smiley-wink.png)
no-repeat
;
width
:
16px
;
height
:
16px
}
img
.b_emoticons_worried
{
background
:
url(../../openolat/images/emoticons/smiley-roll-blue.png)
no-repeat
;
width
:
16px
;
height
:
16px
}
img
.b_emoticons_up
{
background
:
url(../../openolat/images/emoticons/thumb-up.png)
no-repeat
;
width
:
16px
;
height
:
16px
}
img
.b_emoticons_down
{
background
:
url(../../openolat/images/emoticons/thumb.png)
no-repeat
;
width
:
16px
;
height
:
16px
}
This diff is collapsed.
Click to expand it.
src/main/webapp/static/themes/openolat/all/content.scss
+
9
−
0
View file @
02e8c14e
...
@@ -179,6 +179,15 @@ table {
...
@@ -179,6 +179,15 @@ table {
&
.b_full
{
&
.b_full
{
width
:
99
.5%
;
width
:
99
.5%
;
}
}
td
{
vertical-align
:
top
;
}
&
.b_middle
{
background
:
transparent
;
td
{
vertical-align
:
middle
;
}
}
}
}
/* font styles */
/* font styles */
...
...
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