icingaweb2/public/css/icinga/main.less

10 lines
133 B
Plaintext
Raw Normal View History

/*! Icinga Web 2 | (c) 2013-2015 Icinga Development Team | GPLv2+ */
.pull-left {
float: left;
}
.pull-right {
float: right;
}