Push 'Account' and 'Security' pages as well as 'My Servers'

This commit is contained in:
Dane Everitt
2017-01-15 14:09:57 -05:00
parent 1c85b1fbc4
commit 2fc852c6a4
19 changed files with 1068 additions and 3 deletions

View File

@@ -36,3 +36,12 @@
.btn-clear {
background: transparent;
}
.user-panel > .info {
position: relative;
left: 0;
}
code {
font-size: 85%;
}