Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mahara
mahara
Commits
38253be8
Commit
38253be8
authored
Oct 31, 2007
by
Nigel McNie
Browse files
Removed a capitalisation CSS rule for headers, given that's not reflected in the site style.
parent
da402e16
Changes
1
Hide whitespace changes
Inline
Side-by-side
htdocs/theme/default/static/style/tinymce.css
View file @
38253be8
...
@@ -26,7 +26,6 @@ h1, h2 {
...
@@ -26,7 +26,6 @@ h1, h2 {
font-weight
:
normal
!important
;
font-weight
:
normal
!important
;
margin
:
0
0
5px
0
!important
;
margin
:
0
0
5px
0
!important
;
padding
:
0
!important
;
padding
:
0
!important
;
text-transform
:
capitalize
!important
;
border-bottom
:
1px
solid
#819f18
!important
;
border-bottom
:
1px
solid
#819f18
!important
;
}
}
h2
{
h2
{
...
@@ -38,7 +37,6 @@ h3, h4 {
...
@@ -38,7 +37,6 @@ h3, h4 {
font-weight
:
bold
!important
;
font-weight
:
bold
!important
;
font-size
:
17px
!important
;
font-size
:
17px
!important
;
margin
:
15px
0
0
!important
;
margin
:
15px
0
0
!important
;
text-transform
:
capitalize
!important
;
}
}
h4
{
h4
{
font-size
:
15px
!important
;
font-size
:
15px
!important
;
...
...
Write
Preview
Supports
Markdown
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