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
#RequireAdmin | |
; www.projecthax.com | |
; | |
; Copy text press strg+c | |
; Paste text press "Pause" Button to silkroad | |
; | |
Dim $sKeyToPress = "{PAUSE}" ; you can change this for paste button | |
HotKeySet($sKeyToPress, "copy_paste") |
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
.layout-boxed { | |
background: black; | |
} | |
.skin-blue .main-header .navbar { | |
/* background-color: #3c8dbc; */ | |
} | |
.skin-blue .main-header .logo { | |
/* background-color: #367fa9; */ |
NewerOlder