Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
en:hw:025-gate:led-indication [2021/06/09 07:50]
avsetula
en:hw:025-gate:led-indication [2021/06/09 07:55]
avsetula
Line 1: Line 1:
-<​html>​ 
-<​style>​ 
-@media only screen and (max-width: 583px) { 
-  div.wrap_half.wrap_column.plugin_wrap { 
-    width: 100% !important; 
-  } 
-} 
-</​style>​ 
-</​html>​ 
- 
 ====== LED indication ====== ====== LED indication ======
 <WRAP group 100%> <WRAP group 100%>
Line 213: Line 203:
 </​WRAP>​ </​WRAP>​
 </​WRAP>​ </​WRAP>​
 +
 +<​html>​
 +<​style>​
 +@media only screen and (max-width: 600px) {
 +  div.group.plugin_wrap > div.wrap_half.wrap_column.plugin_wrap {
 +    width: 100% !important;
 +  }
 +}
 +</​style>​
 +</​html>​