finnally doooo and close #11

Former-commit-id: b899f43722862ed4aafbca659670f26011ae727d [formerly 746709cdc2fa58bc69a71fa795a5589a1145d853] [formerly 5aab2327e90c4dd0a47b71d8ef90043e8918db06 [formerly eb22fd20ce78b48c6a2a3c3ffc59b1ca76feda5e]]
Former-commit-id: ca8b01af19ef3bbd870636170f60fd7ae8e4cd7f [formerly be235a498e36298e07f1b5d07939668d57e08fe2]
Former-commit-id: 6bccf20702c8b3867a3a2ebae711834a740a06ad
This commit is contained in:
Henrique Dias
2017-04-23 15:14:59 +01:00
parent f3408df0b5
commit 777d18e887
6 changed files with 96 additions and 6 deletions

View File

@@ -45,7 +45,6 @@ button {
padding: .5em 1em;
margin-left: .5em;
border-radius: .1em;
background-color;
cursor: pointer;
background: #2196f3;
color: #fff;
@@ -376,10 +375,6 @@ header>div div {
position: relative;
}
header .actions {
/* margin-left: auto; */
}
#logout {
border-radius: 0;
margin-left: auto;
@@ -1010,6 +1005,10 @@ header .actions {
padding: .3em;
}
.prompt code {
word-wrap: break-word;
}
.prompt div,
.help div {
margin-top: 1em;