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
370872f2
Commit
370872f2
authored
Sep 24, 2013
by
Frances Botsford
Committed by
cahrens
Sep 25, 2013
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ui changes from design team feedback on studio assets page
parent
c64e04d8
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
23 deletions
+7
-23
cms/static/img/bg-micro-stripes.png
+0
-0
cms/static/sass/views/_assets.scss
+7
-23
No files found.
cms/static/img/bg-micro-stripes.png
View replaced file @
c64e04d8
View file @
370872f2
91 Bytes
|
W:
|
H:
117 Bytes
|
W:
|
H:
2-up
Swipe
Onion skin
cms/static/sass/views/_assets.scss
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
5px
$shadow
;
box-shadow
:
0
2px
2px
$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
;
}
}
...
...
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