Last active
July 5, 2018 02:32
-
-
Save joshmckibbin/cfa9cb694ba21f56f06eaf62487857c0 to your computer and use it in GitHub Desktop.
Revisions
-
joshmckibbin revised this gist
Jul 5, 2018 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -1,5 +1,5 @@ /* ** Install the Stylus browser extension (or similar) and use these styles in combination with FB's 'Quiet Mode' */ #BuddylistPagelet, -
joshmckibbin revised this gist
Apr 26, 2018 . 1 changed file with 4 additions and 0 deletions.There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -14,4 +14,8 @@ form[id^="u_3_"], [class^="_5-g"] { top: 0 !important; } ._6444 { background: transparent !important; } -
joshmckibbin revised this gist
Apr 26, 2018 . No changes.There are no files selected for viewing
-
joshmckibbin renamed this gist
Apr 26, 2018 . 1 changed file with 0 additions and 0 deletions.There are no files selected for viewing
File renamed without changes. -
joshmckibbin revised this gist
Apr 26, 2018 . 1 changed file with 5 additions and 2 deletions.There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -1,11 +1,14 @@ /* ** Install the Stylish browser extension (or similar) and use these styles in combination with FB's 'Quiet Mode' */ #BuddylistPagelet, ._3pmv, form[id^="u_3_"], .uiStreamStory, #pagelet_bluebar, ._1e8c, ._4ua2 { display: none !important; } -
joshmckibbin revised this gist
Apr 26, 2018 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -1,4 +1,4 @@ /* Install the Stylish browser extension and use these styles in combination with 'Quiet Mode' */ #BuddylistPagelet, ._3pmv, -
joshmckibbin renamed this gist
Apr 26, 2018 . 1 changed file with 0 additions and 0 deletions.There are no files selected for viewing
File renamed without changes. -
joshmckibbin renamed this gist
Apr 26, 2018 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -6,7 +6,7 @@ form[id^="u_3_"], .uiStreamStory, #pagelet_bluebar, ._1e8c { display: none !important; } [class^="_5-g"] { -
joshmckibbin created this gist
Apr 26, 2018 .There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,14 @@ /* Install the Stylish browser extension and use these styles */ #BuddylistPagelet, ._3pmv, form[id^="u_3_"], .uiStreamStory, #pagelet_bluebar, ._1e8c { display: none; } [class^="_5-g"] { top: 0 !important; }