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
bdeb2e86
Commit
bdeb2e86
authored
Jul 26, 2017
by
Joshua Spayd
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove unnecessary "// Overrides" comments
parent
dc22ec50
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
3 deletions
+1
-3
lms/static/sass/course/layout/_courseware_preview.scss
+1
-3
No files found.
lms/static/sass/course/layout/_courseware_preview.scss
View file @
bdeb2e86
...
@@ -107,14 +107,13 @@
...
@@ -107,14 +107,13 @@
color
:
$white
;
color
:
$white
;
}
}
#toggle_timer
{
#toggle_timer
{
// Overrides:
border-top
:
none
;
border-top
:
none
;
border-right
:
none
;
border-right
:
none
;
border-bottom
:
none
;
border-bottom
:
none
;
border-top-right-radius
:
2px
;
border-top-right-radius
:
2px
;
border-bottom-right-radius
:
2px
;
border-bottom-right-radius
:
2px
;
&
:hover
{
&
:hover
{
// Overrides:
border-top
:
none
;
border-top
:
none
;
border-right
:
none
;
border-right
:
none
;
border-bottom
:
none
;
border-bottom
:
none
;
...
@@ -155,7 +154,6 @@
...
@@ -155,7 +154,6 @@
#toggle_timer
{
#toggle_timer
{
@extend
.exam-button-turn-in-exam
;
@extend
.exam-button-turn-in-exam
;
//Overrides:
padding
:
(
$baseline
/
5
)
(
$baseline
/
3
);
padding
:
(
$baseline
/
5
)
(
$baseline
/
3
);
border-bottom-left-radius
:
0
;
border-bottom-left-radius
:
0
;
border-top-left-radius
:
0
;
border-top-left-radius
:
0
;
...
...
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