Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Зуев Егор
/
wiki.dev
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Authored by
Dan Brown
2016-04-09 13:52:44 +0100
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Commit
a33deed26be2a6ba7131c6efbd7f77e842ee8647
a33deed2
1 parent
2e7345f4
Added user listing to role edit screen
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
0 deletions
resources/assets/sass/_tables.scss
resources/views/settings/roles/form.blade.php
resources/assets/sass/_tables.scss
View file @
a33deed
...
...
@@ -24,4 +24,13 @@ table {
background-color
:
#F8F8F8
;
font-weight
:
500
;
}
}
table
.list-table
{
margin
:
0
-
$-xs
;
td
{
border
:
0
;
vertical-align
:
middle
;
padding
:
$-xs
;
}
}
\ No newline at end of file
...
...
resources/views/settings/roles/form.blade.php
View file @
a33deed
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to post a comment