/* Apps */ #AppPreviewListModule .Content records record:nth-child(n+2) { display: none; } /* Articles */ #ArticlePreviewListModule .Content records record:nth-child(n+2) { display: none; } /* Bugs */ #BugPreviewListModule .Content records record:nth-child(n+2) { display: none; } /* Blogs */ #BlogPreviewListModule .Content records record:nth-child(n+2) { display: none; } /* Castaways */ #CastawayPreviewListModule .Content records record:nth-child(n+2) { display: none; } /* Concepts */ #ConceptPreviewListModule .Content records record:nth-child(n+2) { display: none; } /* Craftings */ #CraftingPreviewListModule .Content records record:nth-child(n+2) { display: none; } /* Effects */ #EffectPreviewListModule .Content records record:nth-child(n+2) { display: none; } /* Events */ #EventPreviewListModule .Content records record:nth-child(n+2) { display: none; } /* Game Files */ #GamefilePreviewListModule .Content records record:nth-child(n+2) { display: none; } /* Generators */ #GeneratorPreviewListModule .Content records record:nth-child(n+2) { display: none; } /* GUIs */ #GuiPreviewListModule .Content records record:nth-child(n+2) { display: none; } /* Ideas */ #IdeaPreviewListModule .Content records record:nth-child(n+2) { display: none; } /* Maps */ #MapPreviewListModule .Content records record:nth-child(n+2) { display: none; } /* Models */ #ModelPreviewListModule .Content records record:nth-child(n+2) { display: none; } /* News */ #NewsPreviewListModule .Content records record:nth-child(n+2) { display: none; } /* Polls */ #PollPreviewListModule .Content records record:nth-child(n+2) { display: none; } /* Prefabs */ #PrefabPreviewListModule .Content records record:nth-child(n+2) { display: none; } /* Projects */ #ProjectPreviewListModule .Content records record:nth-child(n+2) { display: none; } /* Questions */ #QuestionPreviewListModule .Content records record:nth-child(n+2) { display: none; } /* Reviews */ #ReviewPreviewListModule .Content records record:nth-child(n+2) { display: none; } /* Requests */ #RequestPreviewListModule .Content records record:nth-child(n+2) { display: none; } /* Scripts */ #ScriptPreviewListModule .Content records record:nth-child(n+2) { display: none; } /* Skins */ #SkinPreviewListModule .Content records record:nth-child(n+2) { display: none; } /* Sounds */ #SoundPreviewListModule .Content records record:nth-child(n+2) { display: none; } /* Sprays */ #SprayPreviewListModule .Content records record:nth-child(n+2) { display: none; } /* Support Tickets */ #SupportPreviewListModule .Content records record:nth-child(n+2) { display: none; } /* Threads */ #ThreadPreviewListModule .Content records record:nth-child(n+2) { display: none; } /* Textures */ #TexturePreviewListModule .Content records record:nth-child(n+2) { display: none; } /* Tools */ #ToolPreviewListModule .Content records record:nth-child(n+2) { display: none; } /* Tutorials */ #TutorialPreviewListModule .Content records record:nth-child(n+2) { display: none; } /* Wiki Entries */ #WikiPreviewListModule .Content records record:nth-child(n+2) { display: none; } /* WIPs */ #WipPreviewListModule .Content records record:nth-child(n+2) { display: none; } /* Ware Entries */ #WarePreviewListModule .Content records record:nth-child(n+2) { display: none; }