Skip to content
This repository was archived by the owner on Nov 9, 2023. It is now read-only.

Commit 645e43c

Browse files
committed
ReadMe: Added Features and Known issues sections.
1 parent 6321797 commit 645e43c

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

ReadMe.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,23 @@
1010

1111
CssGitHubWindows is a user style which transforms GitHub's pages into GUI resembling Windows 9x. All modern browsers should be supported.
1212

13+
NOTE: the style is a proof-of-concept / alpha. Only some parts of the website have been fully transformed.
14+
1315
Screenshots
1416
===========
1517

1618
![YaLinqo](Images/Screenshots/YaLinqo.png)
1719

1820
![CoreFX](Images/Screenshots/CoreFX.png)
1921

22+
Features
23+
========
24+
25+
* Almost pixel-perfect reproduction of buttons, tabs, separators, groups, edit boxes, list boxes, tooltips, windows.
26+
* Focus rectangles, text selection styles and other elements adjusted where possible.
27+
* Some icons changed into icons from Windows 9x.
28+
* Some UI has been transformed, for example repository stats are displayed as a shell list box and various group boxes have been titled.
29+
2030
Install
2131
=======
2232

@@ -52,6 +62,12 @@ Click on the extension title to see detailed instructions.
5262
* Click "Install with Stylish" button.
5363
</details>
5464

65+
Known issues
66+
============
67+
68+
* Due to requirement of elements to have multiple borders, size of some controls like buttons has been changed. If GitHub uses pixel sizes for buttons, they may be cut by a few pixels.
69+
* Due to tooltips being children of controls, they change full control size, so focus borders may be displayed incorrectly.
70+
5571
License
5672
=======
5773
Licensed under the [MIT License](License.md).

0 commit comments

Comments
 (0)