Add public filter to admin projects
This commit is contained in:
parent
122acb2254
commit
68bfcd0521
10 changed files with 73 additions and 34 deletions
5
app/assets/stylesheets/sections/admin.scss
Normal file
5
app/assets/stylesheets/sections/admin.scss
Normal file
|
@ -0,0 +1,5 @@
|
|||
.admin-filter form {
|
||||
label { width: 110px; }
|
||||
.controls { margin-left: 130px; }
|
||||
.form-actions { padding-left: 130px; background: #fff }
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue