|
@@ -1365,32 +1365,38 @@ The register and sign-in page style
|
|
}
|
|
}
|
|
#repo-hooks-panel,
|
|
#repo-hooks-panel,
|
|
#repo-hooks-history-panel,
|
|
#repo-hooks-history-panel,
|
|
|
|
+#user-social-panel,
|
|
#user-ssh-panel {
|
|
#user-ssh-panel {
|
|
margin-bottom: 20px;
|
|
margin-bottom: 20px;
|
|
}
|
|
}
|
|
#repo-hooks-panel .setting-list,
|
|
#repo-hooks-panel .setting-list,
|
|
#repo-hooks-history-panel .setting-list,
|
|
#repo-hooks-history-panel .setting-list,
|
|
|
|
+#user-social-panel .setting-list,
|
|
#user-ssh-panel .setting-list {
|
|
#user-ssh-panel .setting-list {
|
|
background-color: #FFF;
|
|
background-color: #FFF;
|
|
}
|
|
}
|
|
#repo-hooks-panel .setting-list li,
|
|
#repo-hooks-panel .setting-list li,
|
|
#repo-hooks-history-panel .setting-list li,
|
|
#repo-hooks-history-panel .setting-list li,
|
|
|
|
+#user-social-panel .setting-list li,
|
|
#user-ssh-panel .setting-list li {
|
|
#user-ssh-panel .setting-list li {
|
|
padding: 8px 20px;
|
|
padding: 8px 20px;
|
|
border-bottom: 1px solid #eaeaea;
|
|
border-bottom: 1px solid #eaeaea;
|
|
}
|
|
}
|
|
#repo-hooks-panel .setting-list li.ssh:hover,
|
|
#repo-hooks-panel .setting-list li.ssh:hover,
|
|
#repo-hooks-history-panel .setting-list li.ssh:hover,
|
|
#repo-hooks-history-panel .setting-list li.ssh:hover,
|
|
|
|
+#user-social-panel .setting-list li.ssh:hover,
|
|
#user-ssh-panel .setting-list li.ssh:hover {
|
|
#user-ssh-panel .setting-list li.ssh:hover {
|
|
background-color: #ffffEE;
|
|
background-color: #ffffEE;
|
|
}
|
|
}
|
|
#repo-hooks-panel .setting-list li i,
|
|
#repo-hooks-panel .setting-list li i,
|
|
#repo-hooks-history-panel .setting-list li i,
|
|
#repo-hooks-history-panel .setting-list li i,
|
|
|
|
+#user-social-panel .setting-list li i,
|
|
#user-ssh-panel .setting-list li i {
|
|
#user-ssh-panel .setting-list li i {
|
|
padding-right: 5px;
|
|
padding-right: 5px;
|
|
}
|
|
}
|
|
#repo-hooks-panel .active-icon,
|
|
#repo-hooks-panel .active-icon,
|
|
#repo-hooks-history-panel .active-icon,
|
|
#repo-hooks-history-panel .active-icon,
|
|
|
|
+#user-social-panel .active-icon,
|
|
#user-ssh-panel .active-icon {
|
|
#user-ssh-panel .active-icon {
|
|
width: 10px;
|
|
width: 10px;
|
|
height: 10px;
|
|
height: 10px;
|
|
@@ -1401,24 +1407,29 @@ The register and sign-in page style
|
|
}
|
|
}
|
|
#repo-hooks-panel .ssh-content,
|
|
#repo-hooks-panel .ssh-content,
|
|
#repo-hooks-history-panel .ssh-content,
|
|
#repo-hooks-history-panel .ssh-content,
|
|
|
|
+#user-social-panel .ssh-content,
|
|
#user-ssh-panel .ssh-content {
|
|
#user-ssh-panel .ssh-content {
|
|
margin-left: 24px;
|
|
margin-left: 24px;
|
|
}
|
|
}
|
|
#repo-hooks-panel .ssh-content .octicon,
|
|
#repo-hooks-panel .ssh-content .octicon,
|
|
#repo-hooks-history-panel .ssh-content .octicon,
|
|
#repo-hooks-history-panel .ssh-content .octicon,
|
|
|
|
+#user-social-panel .ssh-content .octicon,
|
|
#user-ssh-panel .ssh-content .octicon {
|
|
#user-ssh-panel .ssh-content .octicon {
|
|
margin-right: 4px;
|
|
margin-right: 4px;
|
|
}
|
|
}
|
|
#repo-hooks-panel .ssh-content .print,
|
|
#repo-hooks-panel .ssh-content .print,
|
|
#repo-hooks-history-panel .ssh-content .print,
|
|
#repo-hooks-history-panel .ssh-content .print,
|
|
|
|
+#user-social-panel .ssh-content .print,
|
|
#user-ssh-panel .ssh-content .print,
|
|
#user-ssh-panel .ssh-content .print,
|
|
#repo-hooks-panel .ssh-content .activity,
|
|
#repo-hooks-panel .ssh-content .activity,
|
|
#repo-hooks-history-panel .ssh-content .activity,
|
|
#repo-hooks-history-panel .ssh-content .activity,
|
|
|
|
+#user-social-panel .ssh-content .activity,
|
|
#user-ssh-panel .ssh-content .activity {
|
|
#user-ssh-panel .ssh-content .activity {
|
|
color: #888;
|
|
color: #888;
|
|
}
|
|
}
|
|
#repo-hooks-panel .ssh-delete-btn,
|
|
#repo-hooks-panel .ssh-delete-btn,
|
|
#repo-hooks-history-panel .ssh-delete-btn,
|
|
#repo-hooks-history-panel .ssh-delete-btn,
|
|
|
|
+#user-social-panel .ssh-delete-btn,
|
|
#user-ssh-panel .ssh-delete-btn {
|
|
#user-ssh-panel .ssh-delete-btn {
|
|
margin-top: 6px;
|
|
margin-top: 6px;
|
|
}
|
|
}
|