X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/b1beaacd2b45c95cba8802b2483becc5223d52d3..c96e00c83d1545c9180c100666a6c0ab6438bfb5:/dwb/userstyles/facebook.com.css diff --git a/dwb/userstyles/facebook.com.css b/dwb/userstyles/facebook.com.css deleted file mode 100644 index f1ca50b..0000000 --- a/dwb/userstyles/facebook.com.css +++ /dev/null @@ -1,64 +0,0 @@ -:not(img) { - background-color: #222222 ! important; - color: #D4D2CF ! important; -} - -:link, :link * { - color: #5DC3D7!important; -} - -:visited, :visited * { - color: #666665 !important; -} - -.tagContainer { - display: none; -} - -#rightCol, .UIStandardFrame_SidebarAds { - display: none; -} - -/*Attemt to still show new members link*/ -#groupsNewMembersLink { - display: block !important; -} - -.hasLeftCol #contentArea, .hasLeftCol .uiStreamHomepage { - width: 785px !important; -} - -.hasLeftCol .storyContent .shareRedesign, .hasLeftCol .mainWrapper .fbUfi, .hasLeftCol .mainWrapper .uiUfi { - width: 640px !important; -} - -.storyContent .shareRedesignVideo > iframe { - width: 640px !important; - height: 360px !important; - margin-left: auto; - margin-right: auto; -} - -.commentContent .uiStreamAttachments .swfObject { - width: 100% !important; - height: 100% !important; - margin-left: auto; - margin-right: auto; -} - -iframe, embed { - width: 100% !important; - height: 360px !important; -} - -.mainWrapper, .storyInnerContent { - width: 640px; -} - -#leftCol, #pagelet_bluebar { - position: fixed; -} - -#globalContainer { - padding-top: 37px; -}