123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118 |
- <?xml version="1.0" encoding="utf-8"?>
- <Styles id="BuRThemeFlat1ListStyles" xmlns="http://www.br-automation.com/iat2015/styles/engineering/v1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
-
- <!-- version 5.2 widgets-->
- <!-- AlarmList -->
-
- <!-- Alarm inactive -->
- <Style id="style1" xsi:type="widgets.brease.AlarmListStyle"
- textColor="#474747"
- backColor="rgba(255,255,255,0)"
- />
-
- <!-- Alarm active unacknowledged -->
- <Style id="style2" xsi:type="widgets.brease.AlarmListStyle"
- textColor="#FFFFFF"
- backColor="rgba(255,0,0,0.8)"
- bold="true"
- />
-
- <!-- Alarm active acknowledged -->
- <Style id="style3" xsi:type="widgets.brease.AlarmListStyle"
- textColor="#FFFFFF"
- backColor="rgba(0,153,0,0.8)"
- />
- <Style id="style4" xsi:type="widgets.brease.AlarmListStyle"
- textColor="#474747"
- backColor="rgba(255,255,255,0)"
- />
- <Style id="style5" xsi:type="widgets.brease.AlarmListStyle"
- textColor="#474747"
- backColor="rgba(255,255,255,0)"
- />
- <Style id="style6" xsi:type="widgets.brease.AlarmListStyle"
- textColor="#474747"
- backColor="rgba(255,255,255,0)"
- />
- <Style id="style7" xsi:type="widgets.brease.AlarmListStyle"
- textColor="#474747"
- backColor="rgba(255,255,255,0)"
- />
- <Style id="style8" xsi:type="widgets.brease.AlarmListStyle"
- textColor="#474747"
- backColor="rgba(255,255,255,0)"
- />
-
- <!-- AlarmHistory -->
-
- <Style id="style1" xsi:type="widgets.brease.AlarmHistoryStyle"
- textColor="#474747"
- backColor="rgba(255,255,255,0)"
- />
- <Style id="style2" xsi:type="widgets.brease.AlarmHistoryStyle"
- textColor="#474747"
- backColor="rgba(255,255,255,0)"
- />
- <Style id="style3" xsi:type="widgets.brease.AlarmHistoryStyle"
- textColor="#474747"
- backColor="rgba(255,255,255,0)"
- />
- <Style id="style4" xsi:type="widgets.brease.AlarmHistoryStyle"
- textColor="#474747"
- backColor="rgba(255,255,255,0)"
- />
- <Style id="style5" xsi:type="widgets.brease.AlarmHistoryStyle"
- textColor="#474747"
- backColor="rgba(255,255,255,0)"
- />
- <Style id="style6" xsi:type="widgets.brease.AlarmHistoryStyle"
- textColor="#474747"
- backColor="rgba(255,255,255,0)"
- />
- <Style id="style7" xsi:type="widgets.brease.AlarmHistoryStyle"
- textColor="#474747"
- backColor="rgba(255,255,255,0)"
- />
- <Style id="style8" xsi:type="widgets.brease.AlarmHistoryStyle"
- textColor="#474747"
- backColor="rgba(255,255,255,0)"
- />
-
- <!-- AuditList -->
-
- <Style id="style1" xsi:type="widgets.brease.AuditListStyle"
- textColor="#474747"
- backColor="rgba(255,255,255,0)"
- />
- <Style id="style2" xsi:type="widgets.brease.AuditListStyle"
- textColor="#474747"
- backColor="rgba(255,255,255,0)"
- />
- <Style id="style3" xsi:type="widgets.brease.AuditListStyle"
- textColor="#474747"
- backColor="rgba(255,255,255,0)"
- />
- <Style id="style4" xsi:type="widgets.brease.AuditListStyle"
- textColor="#474747"
- backColor="rgba(255,255,255,0)"
- />
- <Style id="style5" xsi:type="widgets.brease.AuditListStyle"
- textColor="#474747"
- backColor="rgba(255,255,255,0)"
- />
- <Style id="style6" xsi:type="widgets.brease.AuditListStyle"
- textColor="#474747"
- backColor="rgba(255,255,255,0)"
- />
- <Style id="style7" xsi:type="widgets.brease.AuditListStyle"
- textColor="#474747"
- backColor="rgba(255,255,255,0)"
- />
- <Style id="style8" xsi:type="widgets.brease.AuditListStyle"
- textColor="#474747"
- backColor="rgba(255,255,255,0)"
- />
-
- </Styles>
|