Kevin prototype #35
@@ -1,9 +1,5 @@
|
||||
.platform {
|
||||
margin: auto;
|
||||
/*background-color: white;
|
||||
border-radius: 10px;
|
||||
padding: 15px;
|
||||
box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);*/
|
||||
min-width: 800px;
|
||||
}
|
||||
|
||||
@@ -19,6 +15,10 @@
|
||||
padding: 5px;
|
||||
}*/
|
||||
|
||||
input[type="radio"], input[type="checkbox"] {
|
||||
height: auto;
|
||||
}
|
||||
|
||||
.admin-actions {
|
||||
display: inline-block;
|
||||
padding: 8px;
|
||||
@@ -35,8 +35,6 @@
|
||||
}
|
||||
|
||||
.admin-searchinput {
|
||||
border: 2px solid #B78996;
|
||||
border-radius: 2px;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user