Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
edx-platform
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
edx
edx-platform
Commits
6980e9f1
Commit
6980e9f1
authored
Jul 29, 2013
by
Brian Talbot
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Studio: bulletproofs actions on course team view
parent
64566c14
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
2 deletions
+4
-2
cms/static/sass/views/_users.scss
+4
-2
No files found.
cms/static/sass/views/_users.scss
View file @
6980e9f1
...
...
@@ -120,10 +120,12 @@ body.course.users {
}
.action-role
{
margin-right
:
(
$baseline
/
2
);
width
:
flex-grid
(
3
,
4
);
margin-right
:
flex-gutter
();
}
.action-delete
{
width
:
flex-grid
(
1
,
4
);
// STATE: disabled
&
.is-disabled
{
...
...
@@ -167,7 +169,7 @@ body.course.users {
}
.notoggleforyou
{
@extend
.t-copy-sub
2
;
@extend
.t-copy-sub
1
;
color
:
$gray-l2
;
}
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment