Skip to content

Instantly share code, notes, and snippets.

@joshmckibbin
Last active July 5, 2018 02:32
Show Gist options
  • Save joshmckibbin/cfa9cb694ba21f56f06eaf62487857c0 to your computer and use it in GitHub Desktop.
Save joshmckibbin/cfa9cb694ba21f56f06eaf62487857c0 to your computer and use it in GitHub Desktop.

Revisions

  1. joshmckibbin revised this gist Jul 5, 2018. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion fb-video-override.css
    Original file line number Diff line number Diff line change
    @@ -1,5 +1,5 @@
    /*
    ** Install the Stylish browser extension (or similar) and use these styles in combination with FB's 'Quiet Mode'
    ** Install the Stylus browser extension (or similar) and use these styles in combination with FB's 'Quiet Mode'
    */

    #BuddylistPagelet,
  2. joshmckibbin revised this gist Apr 26, 2018. 1 changed file with 4 additions and 0 deletions.
    4 changes: 4 additions & 0 deletions fb-video-override.css
    Original 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;
    }
  3. joshmckibbin revised this gist Apr 26, 2018. No changes.
  4. joshmckibbin renamed this gist Apr 26, 2018. 1 changed file with 0 additions and 0 deletions.
    File renamed without changes.
  5. joshmckibbin revised this gist Apr 26, 2018. 1 changed file with 5 additions and 2 deletions.
    7 changes: 5 additions & 2 deletions fb-live-override.css
    Original file line number Diff line number Diff line change
    @@ -1,11 +1,14 @@
    /* Install the Stylish browser extension and use these styles in combination with 'Quiet Mode' */
    /*
    ** 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 {
    ._1e8c,
    ._4ua2 {
    display: none !important;
    }

  6. joshmckibbin revised this gist Apr 26, 2018. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion fb-live-override.css
    Original file line number Diff line number Diff line change
    @@ -1,4 +1,4 @@
    /* Install the Stylish browser extension and use these styles */
    /* Install the Stylish browser extension and use these styles in combination with 'Quiet Mode' */

    #BuddylistPagelet,
    ._3pmv,
  7. joshmckibbin renamed this gist Apr 26, 2018. 1 changed file with 0 additions and 0 deletions.
    File renamed without changes.
  8. joshmckibbin renamed this gist Apr 26, 2018. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion gistfile1.txt → gistfile1.css
    Original file line number Diff line number Diff line change
    @@ -6,7 +6,7 @@ form[id^="u_3_"],
    .uiStreamStory,
    #pagelet_bluebar,
    ._1e8c {
    display: none;
    display: none !important;
    }

    [class^="_5-g"] {
  9. joshmckibbin created this gist Apr 26, 2018.
    14 changes: 14 additions & 0 deletions gistfile1.txt
    Original 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;
    }