Imported Upstream version 4.6.2
This commit is contained in:
26
install/ui/less/config-pages.less
Normal file
26
install/ui/less/config-pages.less
Normal file
@@ -0,0 +1,26 @@
|
||||
//
|
||||
// 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;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user