Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
edx-platform
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
edx
edx-platform
Commits
b04a0d99
Commit
b04a0d99
authored
Apr 01, 2014
by
cahrens
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update default font size to 14 for bulk e-mail editor (LMS).
parent
cc15a267
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
common/static/css/tinymce-studio-content.css
+1
-1
common/static/js/vendor/tinymce/js/tinymce/skins/studio-tmce4/content.min.css
+1
-1
No files found.
common/static/css/tinymce-studio-content.css
View file @
b04a0d99
...
...
@@ -4,7 +4,7 @@
padding
:
10px
;
background-color
:
#fff
;
font-family
:
'Open Sans'
,
Verdana
,
Arial
,
Helvetica
,
sans-serif
;
font-size
:
1
6
px
;
font-size
:
1
4
px
;
line-height
:
1.6
;
color
:
#3c3c3c
;
scrollbar-3dlight-color
:
#F0F0EE
;
...
...
common/static/js/vendor/tinymce/js/tinymce/skins/studio-tmce4/content.min.css
View file @
b04a0d99
.mce-content-body
{
background-color
:
#fff
;
font-family
:
Verdana
,
Arial
,
Helvetica
,
sans-serif
;
font-size
:
1
1
px
;
scrollbar-3dlight-color
:
#f0f0ee
;
scrollbar-arrow-color
:
#676662
;
scrollbar-base-color
:
#f0f0ee
;
scrollbar-darkshadow-color
:
#ddd
;
scrollbar-face-color
:
#e0e0dd
;
scrollbar-highlight-color
:
#f0f0ee
;
scrollbar-shadow-color
:
#f0f0ee
;
scrollbar-track-color
:
#f5f5f5
}
.mce-content-body
td
,
.mce-content-body
th
{
font-family
:
Verdana
,
Arial
,
Helvetica
,
sans-serif
;
font-size
:
11px
}
.mce-content-body
.mce-object
{
border
:
1px
dotted
#3a3a3a
;
background
:
#d5d5d5
url(img/object.gif)
no-repeat
center
}
.mce-content-body
.mce-pagebreak
{
cursor
:
default
;
display
:
block
;
width
:
100%
;
height
:
5px
;
border
:
1px
dashed
#666
;
margin-top
:
15px
}
.mce-content-body
.mce-item-anchor
{
cursor
:
default
;
display
:
inline-block
;
-webkit-user-select
:
all
;
-webkit-user-modify
:
read-only
;
-moz-user-select
:
all
;
-moz-user-modify
:
read-only
;
user-select
:
all
;
user-modify
:
read-only
;
width
:
9px
!important
;
height
:
9px
!important
;
border
:
1px
dotted
#3a3a3a
;
background
:
#d5d5d5
url(img/anchor.gif)
no-repeat
center
}
.mce-content-body
.mce-nbsp
{
background
:
#AAA
}
.mce-content-body
hr
{
cursor
:
default
}
.mce-content-body
.mce-match-marker
{
background
:
#AAA
;
color
:
#fff
}
.mce-content-body
.mce-match-marker-selected
{
background
:
#39f
;
color
:
#fff
}
.mce-content-body
.mce-spellchecker-word
{
background
:
url(img/wline.gif)
repeat-x
bottom
left
;
cursor
:
default
}
.mce-content-body
.mce-item-table
,
.mce-content-body
.mce-item-table
caption
,
.mce-content-body
.mce-item-table
td
,
.mce-content-body
.mce-item-table
th
{
border
:
1px
dashed
#BBB
}
.mce-content-body
td
.mce-item-selected
,
.mce-content-body
th
.mce-item-selected
{
background-color
:
#39f
!important
}
.mce-content-body
.mce-edit-focus
{
outline
:
1px
dotted
#333
}
.mce-content-body
{
background-color
:
#fff
;
font-family
:
Verdana
,
Arial
,
Helvetica
,
sans-serif
;
font-size
:
1
4
px
;
scrollbar-3dlight-color
:
#f0f0ee
;
scrollbar-arrow-color
:
#676662
;
scrollbar-base-color
:
#f0f0ee
;
scrollbar-darkshadow-color
:
#ddd
;
scrollbar-face-color
:
#e0e0dd
;
scrollbar-highlight-color
:
#f0f0ee
;
scrollbar-shadow-color
:
#f0f0ee
;
scrollbar-track-color
:
#f5f5f5
}
.mce-content-body
td
,
.mce-content-body
th
{
font-family
:
Verdana
,
Arial
,
Helvetica
,
sans-serif
;
font-size
:
11px
}
.mce-content-body
.mce-object
{
border
:
1px
dotted
#3a3a3a
;
background
:
#d5d5d5
url(img/object.gif)
no-repeat
center
}
.mce-content-body
.mce-pagebreak
{
cursor
:
default
;
display
:
block
;
width
:
100%
;
height
:
5px
;
border
:
1px
dashed
#666
;
margin-top
:
15px
}
.mce-content-body
.mce-item-anchor
{
cursor
:
default
;
display
:
inline-block
;
-webkit-user-select
:
all
;
-webkit-user-modify
:
read-only
;
-moz-user-select
:
all
;
-moz-user-modify
:
read-only
;
user-select
:
all
;
user-modify
:
read-only
;
width
:
9px
!important
;
height
:
9px
!important
;
border
:
1px
dotted
#3a3a3a
;
background
:
#d5d5d5
url(img/anchor.gif)
no-repeat
center
}
.mce-content-body
.mce-nbsp
{
background
:
#AAA
}
.mce-content-body
hr
{
cursor
:
default
}
.mce-content-body
.mce-match-marker
{
background
:
#AAA
;
color
:
#fff
}
.mce-content-body
.mce-match-marker-selected
{
background
:
#39f
;
color
:
#fff
}
.mce-content-body
.mce-spellchecker-word
{
background
:
url(img/wline.gif)
repeat-x
bottom
left
;
cursor
:
default
}
.mce-content-body
.mce-item-table
,
.mce-content-body
.mce-item-table
caption
,
.mce-content-body
.mce-item-table
td
,
.mce-content-body
.mce-item-table
th
{
border
:
1px
dashed
#BBB
}
.mce-content-body
td
.mce-item-selected
,
.mce-content-body
th
.mce-item-selected
{
background-color
:
#39f
!important
}
.mce-content-body
.mce-edit-focus
{
outline
:
1px
dotted
#333
}
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