Fix encoding issue with OpenRA.Utility. Refactor SidebarEntry. Add launcher pages to all mods.
This commit is contained in:
@@ -63,6 +63,16 @@
|
||||
font-size:1em;
|
||||
background-color: #272d2c;
|
||||
}
|
||||
|
||||
.button:active
|
||||
{
|
||||
background-color:#fff;
|
||||
}
|
||||
|
||||
.button:hover
|
||||
{
|
||||
background-color: #333;
|
||||
}
|
||||
|
||||
</style>
|
||||
</head>
|
||||
|
||||
Reference in New Issue
Block a user