Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
edx-platform-release
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Hsin-Yu Chien
edx-platform-release
Commits
370872f2
Commit
370872f2
authored
11 years ago
by
Frances Botsford
Committed by
cahrens
11 years ago
Browse files
Options
Downloads
Patches
Plain Diff
ui changes from design team feedback on studio assets page
parent
c64e04d8
No related branches found
Branches containing commit
Tags
release-2021-03-25-11.22
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
cms/static/img/bg-micro-stripes.png
+0
-0
0 additions, 0 deletions
cms/static/img/bg-micro-stripes.png
cms/static/sass/views/_assets.scss
+7
-23
7 additions, 23 deletions
cms/static/sass/views/_assets.scss
with
7 additions
and
23 deletions
cms/static/img/bg-micro-stripes.png
+
0
−
0
View replaced file @
c64e04d8
View file @
370872f2
91 B
|
W:
|
H:
117 B
|
W:
|
H:
2-up
Swipe
Onion skin
This diff is collapsed.
Click to expand it.
cms/static/sass/views/_assets.scss
+
7
−
23
View file @
370872f2
...
...
@@ -11,23 +11,6 @@ body.course.uploads {
.content-primary
{
width
:
flex-grid
(
9
,
12
);
margin-right
:
flex-gutter
();
.no-assets-content
{
@extend
%ui-well
;
padding
:
(
$baseline
*
2
);
background-color
:
$gray-l4
;
text-align
:
center
;
color
:
$gray
;
.new-button
{
@extend
%t-copy-sub1
;
margin-left
:
$baseline
;
[
class
^=
"icon-"
]
{
margin-right
:
(
$baseline
/
2
);
}
}
}
}
.content-supplementary
{
...
...
@@ -49,7 +32,6 @@ body.course.uploads {
table
{
width
:
100%
;
border-top
:
5px
solid
$gray-l4
;
word-wrap
:
break-word
;
...
...
@@ -60,7 +42,7 @@ body.course.uploads {
@extend
%t-copy-sub2
;
background-color
:
$gray-l5
;
color
:
$gray
;
padding
:
(
$baseline
*.
75
)
$baseline
;
padding
:
0
$baseline
(
$baseline
*.
75
)
$baseline
;
text-align
:
left
;
vertical-align
:
middle
;
}
...
...
@@ -72,7 +54,7 @@ body.course.uploads {
}
tbody
{
box-shadow
:
0
2px
5
px
$shadow
;
box-shadow
:
0
2px
2
px
$shadow
-l1
;
border
:
1px
solid
$gray-l4
;
background
:
$white
;
...
...
@@ -97,14 +79,16 @@ body.course.uploads {
}
&
.is-locked
{
background
:
$gray-l5
url('../img/bg-micro-stripes.png')
0
0
repeat
;
background-image
:
url('../img/bg-micro-stripes.png')
;
background-position
:
0
0
;
background-repeat
:
repeat
;
.locked
a
{
background-color
:
$gray
;
color
:
$white
;
&
:hover
{
background-color
:
$
gray-d3
;
background-color
:
$
blue
;
}
}
}
...
...
@@ -214,7 +198,7 @@ body.course.uploads {
color
:
$gray-l3
;
&
:hover
{
background-color
:
$
gray-l3
;
background-color
:
$
blue
;
color
:
$gray-l6
;
}
}
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment