summaryrefslogtreecommitdiff
path: root/source/content.css
diff options
context:
space:
mode:
Diffstat (limited to 'source/content.css')
-rw-r--r--source/content.css20
1 files changed, 0 insertions, 20 deletions
diff --git a/source/content.css b/source/content.css
index 66816ed7..fb080aa2 100644
--- a/source/content.css
+++ b/source/content.css
@@ -519,26 +519,6 @@ body > .footer li a {
cursor: pointer;
}
-/* For 'add-toggle-files-button' feature */
-:root .rgh-toggle-files {
- margin: -8px 0;
- margin-right: -10px;
- padding: 10px 13px;
-}
-.rgh-files-hidden .commit-tease {
- border-radius: 3px;
-}
-.repository-content:not(.rgh-files-hidden) .commit-tease .octicon-chevron-down {
- transform: rotate(0.5turn);
-}
-.rgh-files-hidden .files {
- display: none;
-}
-.rgh-files-hidden .file-wrap {
- border: none;
-}
-
-
.notifications-list .boxed-group-action {
margin: 5px 6px;
}