Created
July 18, 2016 10:21
-
-
Save simurai/7f82f24fd074b4c08598cdf8b3a50264 to your computer and use it in GitHub Desktop.
This adds a 2px outer border to HyperTerm.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// custom css to embed in the main window | |
// 2px outer border | |
css: '.hyperterm_main {border-width: 2px;} .header_header {top: 2px; left: 2px; right: 2px;}', |
Author
simurai
commented
Jul 18, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment