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
| /* Public Logseq custom.css file by acsr, Armin Stroß-Radschinski | |
| Licence MIT, do what you want, but quote me | |
| 20230418_165949-Rev.2 | |
| */ | |
| /* removed for helium plugin | |
| iframe[id^='youtube-player'] { | |
| height: 700px !important; | |
| }*/ |
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
| ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; | |
| ;;;;; | |
| ;;;;; CycleSpaces P4D Desktop Joystick Mouse Simulation via F1-F4 | |
| ;;;;; | |
| ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; | |
| /* | |
| SimulateP4DDesktopMouseFunctionKeys.ahk script based on: | |
| Windows Scripting Environment: https://www.autohotkey.com |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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
| #bottom-searchbox{ | |
| width: 300px; | |
| position: fixed; | |
| top: 0; | |
| left: 0; | |
| padding: 16px 12px 12px 12px; | |
| background-color: #005a8c; | |
| z-index: 1000; | |
| } |
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
| #!./bin/python | |
| # -*- coding: utf-8 -*- | |
| """ | |
| inspect_objects | |
| based on and requiring sphinx.ext.intersphinx | |
| ~~~~~~~~~~~~~~~~~~~~~~ | |
| List links to objects documented in as build Sphinx documentation. |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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
| (* | |
| CopyMailOutFoldername2Clipboard.applescript | |
| https://gist.github.com/acsr/59d047367d04564c09b3d7ab517bcf48 | |
| V 1.03 Copyright © 2009-2017 ACSR Industrialdesign – Armin Stross-Radschinski, [email protected] | |
| You may incorporate this code into your program(s) without | |
| restriction. This ACSR sample code has been provided "AS IS" and the | |
| responsibility for its operation is yours. You are not permitted to | |
| redistribute this ACSR sample code as "ACSR sample code" after having |
NewerOlder