New launcher stylesheets and texts

This commit is contained in:
2024-04-22 13:51:51 -06:00
parent 2e758b2570
commit 33227ec881
2 changed files with 35 additions and 3 deletions

View File

@@ -22,6 +22,10 @@
padding: 0;
}
.xash3d_launcher .notice {
padding: 2px 10px;
}
.xash3d_launcher .mod {
margin-bottom: 6px;
}
@@ -40,8 +44,7 @@
margin: 2px 0 2px 5px;
}
.xash3d_launcher .info h5 {
font-size: 8px;
.xash3d_launcher .info h4 {
margin: 0
}
@@ -63,6 +66,23 @@
opacity: .6;
}
.xash3d_launcher ~ footer div {
padding: 2px 1px 1px 1px;
vertical-align: middle;
}
.xash3d_launcher ~ footer .version {
color: #555;
}
.xash3d_launcher ~ footer .controls {
float: right;
}
.xash3d_launcher ~ footer button {
margin-left: 5px;
}
span.ui_menu__item__ico > img[src="/c/sys/skins/w93/xash"],
div.ui_icon__file img[src="/c/sys/skins/w93/xash"] {
display: block;