mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-06 15:17:34 +00:00
Colouring Changes
- changed the control coloring (now blue) that are NOT included in the profile sync pt-BR Translation file updated
This commit is contained in:
parent
b95cf633c4
commit
e671abd640
10 changed files with 94 additions and 14 deletions
|
|
@ -31,7 +31,7 @@
|
|||
<SolidColorBrush x:Key="DarkBorder" Color="#FF10274F"/>
|
||||
<SolidColorBrush x:Key="HeaderBrush" Color="#FFF0F0F0"/>
|
||||
<SolidColorBrush x:Key="SolidBackground" Color="White" />
|
||||
<SolidColorBrush x:Key="UnSyncedSetting" Color="OrangeRed"/>
|
||||
<SolidColorBrush x:Key="UnSyncedSetting" Color="RoyalBlue"/>
|
||||
|
||||
<SolidColorBrush x:Key="TabItem.Selected.Background" Color="#FFFFFF"/>
|
||||
<SolidColorBrush x:Key="TabItem.Selected.Border" Color="#ACACAC"/>
|
||||
|
|
|
|||
|
|
@ -9,10 +9,10 @@
|
|||
|
||||
<entry>
|
||||
<id>urn:uuid:CDD1853D-66EA-4649-AD24-E491D64C853E</id>
|
||||
<title>1.1.77 (1.1.77.2)</title>
|
||||
<summary>1.1.77.2</summary>
|
||||
<title>1.1.77 (1.1.77.3)</title>
|
||||
<summary>1.1.77.3</summary>
|
||||
<link href="" />
|
||||
<updated>2022-06-22T00:00:00Z</updated>
|
||||
<updated>2022-06-24T00:00:00Z</updated>
|
||||
<content type="xhtml">
|
||||
<div xmlns="http://www.w3.org/1999/xhtml" style="font-family: Arial, Verdana, Helvetica, Sans-Serif;font-size: .8em;">
|
||||
<p>
|
||||
|
|
@ -20,6 +20,7 @@
|
|||
<br/>
|
||||
<ul>
|
||||
<li>Availability Status - Changed the Waiting for Publication status into two new statuses, to clarify the issue.</li>
|
||||
<li>Main Window - changed the control coloring (now blue) that are NOT included in the profile sync.</li>
|
||||
<li>Server Monitor - Added a Ports column that shows the main server ports.</li>
|
||||
<li>3rd Party Libraries - updated all library to latest versions.</li>
|
||||
</ul>
|
||||
|
|
|
|||
|
|
@ -5,7 +5,30 @@
|
|||
<title>Conan Server Manager Version Feed</title>
|
||||
<subtitle>This is the Conan Server Manager beta version feed.</subtitle>
|
||||
<link href="http://servermanagers.freeforums.net/" />
|
||||
<updated>2022-06-22T00:00:00Z</updated>
|
||||
<updated>2022-06-24T00:00:00Z</updated>
|
||||
|
||||
<entry>
|
||||
<id>urn:uuid:CDD1853D-66EA-4649-AD24-E491D64C853E</id>
|
||||
<title>1.1.77 (1.1.77.3)</title>
|
||||
<summary>1.1.77.3</summary>
|
||||
<link href="" />
|
||||
<updated>2022-06-24T00:00:00Z</updated>
|
||||
<content type="xhtml">
|
||||
<div xmlns="http://www.w3.org/1999/xhtml" style="font-family: Arial, Verdana, Helvetica, Sans-Serif;font-size: .8em;">
|
||||
<p>
|
||||
<u style="font-size: .9em;">CHANGE</u>
|
||||
<br/>
|
||||
<ul>
|
||||
<li>Main Window - changed the control coloring (now blue) that are NOT included in the profile sync.</li>
|
||||
</ul>
|
||||
</p>
|
||||
</div>
|
||||
</content>
|
||||
<author>
|
||||
<name>bletch</name>
|
||||
<email>bletch1971@hotmail.com</email>
|
||||
</author>
|
||||
</entry>
|
||||
|
||||
<entry>
|
||||
<id>urn:uuid:CDD1853D-66EA-4649-AD24-E491D64C853E</id>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue