Reduced font-size of outline numbers.

This commit is contained in:
Emanuel Schuetze 2016-09-20 16:57:57 +02:00
parent cc5ff21005
commit 875b7b2ddd
1 changed files with 3 additions and 1 deletions

View File

@ -352,7 +352,9 @@ angular.module('OpenSlidesApp.core.site', [
lineNumberObject = {
width: 20,
text: lineNumberOutline,
color: "gray"
color: "gray",
fontSize: 8,
margin: [0, 2, 0, 0]
},
col = {
columns: [