Hi Justin,

I tried the follwoing:

[.columns]
-
* Siemens S7Comm (0x32) (Step7) icon:check[role=green]
* Beckhoff ADS icon:check[role=green]
* Modbus icon:check[role=green]
* EtherNet/IP icon:check[role=green]
* KNX icon:wrench[role=yellow]

* Emerson DeltaV icon:wrench[role=yellow]
* Siemens S7CommPlus (0x72) (TIA) icon:wrench[role=yellow]
* Profinet icon:pause-circle[role=light-gray]
* OPC-UA icon:pause-circle[role=light-gray]
* BacNet icon:pause-circle[role=light-gray]
-

Unfortunately both versions of the CSS styles achieved what was intended.

Chris


Am 03.09.19, 15:22 schrieb "Justin Mclean" <[email protected]>:

    Hi,
    
    Not tested but this would probably work for an arbitrary number of columns:
    
    [.columns]
    —
    content A
    
    content B
    
    content C
    —
    
    . columns {
     -webkit-column-count: auto;
     -moz-column-count: auto;
     column-count: auto;
    }

Reply via email to