freeipa/install/ui/less/config-pages.less
Petr Vobornik 1829fa2c15 webui: apply PatternFly theme on config pages
https://fedorahosted.org/freeipa/ticket/4278

Reviewed-By: Endi Sukma Dewata <edewata@redhat.com>
2014-06-10 10:23:21 +02:00

26 lines
352 B
Plaintext

//
// For config pages in /install/html/ and /install/migration/
//
.info-page .navbar-header {
line-height: 40px;
}
.browser-config {
h2 {
margin-top: 1.5em;
}
.disabled {
color: #969696;
}
}
.ssbrowser {
h2 > img {
height: 22px;
vertical-align: bottom;
margin-right: 0.5em;
}
}