slightly modified css

This commit is contained in:
Hendrik
2017-01-12 14:32:56 +01:00
parent 96c114cc10
commit 1b97b1fad3
2 changed files with 6 additions and 1 deletions

View File

@@ -6,6 +6,12 @@
box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}
.admin-panel input[type="submit"], button {
background-color: #845663;
color: white;
padding: 5px;
}
.admin-actions {
display: inline-block;
margin: 10px;

View File

@@ -87,7 +87,6 @@
</form>
</td>
</tr>
</table>
</div>
</form>