magic box: v1.0

This commit is contained in:
2015-04-27 21:35:05 +02:00
parent 27f5b44934
commit 19d36ce795
7 changed files with 125 additions and 42 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -1127,6 +1127,7 @@
#options #admin {
clear:both;
width:calc(100% - 20px);
padding-bottom:0;
}
#options #admin .magic_box {
@@ -1134,6 +1135,10 @@
padding:5px 10px 10px;
background:$col_main_4;
float:left;
margin: 0 10px 10px 0;
}
#options #admin .magic_box:last-child {
margin-right:0;
}
#options #admin .magic_box h3 {