We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3aac02 commit fd1a872Copy full SHA for fd1a872
1 file changed
Github_User_Info/Github_User_Info.user.js
@@ -31,7 +31,7 @@
31
'background-color: #F5F5F5;' +
32
'padding: 10px;' +
33
'position: absolute;' +
34
- 'box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);' +
+ 'box-shadow: 0 0 10px rgba(0, 0, 1, 0.1);' +
35
'width: 320px;' +
36
'font-size: 11px;';
37
userMenu.classList.add('GithubUserInfo');
0 commit comments