Changes

no edit summary
Line 1: Line 1: −
<pre style="background-color: #EEEEEE; color: Black; border-radius: 10px; padding: 10px;">
+
<pre class="header-style">
 
This trigger fires when airplane mode is activated or when airplane mode is deactivated.
 
This trigger fires when airplane mode is activated or when airplane mode is deactivated.
 
</pre>
 
</pre>
 
<br>
 
<br>
 
'''Example Usage:'''<br/>
 
'''Example Usage:'''<br/>
When you activate airplane mode between the hours of 10:00 p.m. and 7:00 a.m., calls and notifications will be silenced.
+
When you activate airplane mode between the hours of 10:00 p.m. and 7:00 a.m., mute the media volume.
   −
<pre style="background-color: #AC2424; color: white; border-radius: 10px; padding: 10px;">
+
<pre class="trigger-style">
 
Triggers
 
Triggers
    
Airplane mode enabled
 
Airplane mode enabled
</pre><br>
+
</pre>
<pre style="background-color: #1665B0; color: white; border-radius: 10px; padding: 10px;">
+
<pre class="action-style">
 
Actions
 
Actions
   −
Notification volume = 0
+
Media volume = 0
Ring volume = 0
+
</pre>
</pre><br>
+
<pre class="constraint-style">
<pre style="background-color: green; color: white; border-radius: 10px; padding: 10px;">
   
Constraints
 
Constraints
    
Time of day (10:00 p.m. - 7:00 a.m.)
 
Time of day (10:00 p.m. - 7:00 a.m.)
 
</pre><br>
 
</pre><br>