forked from openlp/openlp
Update to alert
This commit is contained in:
parent
7152d60a16
commit
6d5eae7377
@ -341,7 +341,7 @@ def build_alert(width, height, alertTab):
|
|||||||
Details from the Alert tab for fonts etc
|
Details from the Alert tab for fonts etc
|
||||||
"""
|
"""
|
||||||
style = """
|
style = """
|
||||||
.alertcommon { position: absolute; z-index:8; left 0px; top 0px; %s }
|
.alerttable { position: absolute; z-index:8; left 0px; top 0px; %s }
|
||||||
.alert { %s }
|
.alert { %s }
|
||||||
table {border=0; margin=0; padding=0; }
|
table {border=0; margin=0; padding=0; }
|
||||||
"""
|
"""
|
||||||
|
Loading…
Reference in New Issue
Block a user