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
e3d05d97
Commit
e3d05d97
authored
Sep 11, 2013
by
Pavel Yushchenko
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fixes style
parent
9a71c68f
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
16 additions
and
30 deletions
+16
-30
lms/static/sass/shared/_header.scss
+4
-7
lms/templates/footer.html
+4
-4
lms/templates/navigation.html
+4
-13
lms/templates/university_profile/edge.html
+4
-6
No files found.
lms/static/sass/shared/_header.scss
View file @
e3d05d97
...
@@ -20,17 +20,14 @@ header.global {
...
@@ -20,17 +20,14 @@ header.global {
float
:
left
;
float
:
left
;
margin
:
-2px
39px
0px
0px
;
margin
:
-2px
39px
0px
0px
;
position
:
relative
;
position
:
relative
;
}
!
.slim
a
{
span
{
display
:
block
;
position
:
absolute
;
}
span
{
display
:
inline-block
;
display
:
inline-block
;
margin-left
:
1
30px
;
margin-left
:
30px
;
font-size
:
initial
;
font-size
:
initial
;
white-space
:
nowrap
;
white-space
:
nowrap
;
}
position
:
absolute
;
}
}
ol
{
ol
{
...
...
lms/templates/footer.html
View file @
e3d05d97
...
@@ -40,16 +40,16 @@
...
@@ -40,16 +40,16 @@
<div
class=
"references"
>
<div
class=
"references"
>
<nav
class=
"nav-legal"
>
<nav
class=
"nav-legal"
>
<ul>
<ul>
<li
class=
"nav-legal-01"
>
<li>
<a
href=
"http://olimpiada.ru/"
>
Olimpiada.ru
</a>
<a
href=
"http://olimpiada.ru/"
>
Olimpiada.ru
</a>
</li>
</li>
<li
class=
"nav-legal-02"
>
<li>
<a
href=
"http://fizteh2013.ru/"
>
Олимпиада Физтех-2013
</a>
<a
href=
"http://fizteh2013.ru/"
>
Олимпиада Физтех-2013
</a>
</li>
</li>
<li
class=
"nav-legal-03"
>
<li>
<a
href=
"http://lomonosov.msu.ru/"
>
Олимпиада школьников ломоносов
</a>
<a
href=
"http://lomonosov.msu.ru/"
>
Олимпиада школьников ломоносов
</a>
</li>
</li>
<li
class=
"nav-legal-04"
>
<li>
<a
href=
"http://info.olimpiada.ru/calendar"
>
Календарь олимпиад
</a>
<a
href=
"http://info.olimpiada.ru/calendar"
>
Календарь олимпиад
</a>
</li>
</li>
</ul>
</ul>
...
...
lms/templates/navigation.html
View file @
e3d05d97
...
@@ -47,23 +47,14 @@ site_status_msg = get_site_status_msg(course_id)
...
@@ -47,23 +47,14 @@ site_status_msg = get_site_status_msg(course_id)
<img
src=
"${static.url(branding.get_logo_url(request.META.get('HTTP_HOST')))}"
alt=
"${_('{settings.PLATFORM_NAME} home')}"
/>
<img
src=
"${static.url(branding.get_logo_url(request.META.get('HTTP_HOST')))}"
alt=
"${_('{settings.PLATFORM_NAME} home')}"
/>
</
%
block>
</
%
block>
</a>
</a>
% if not course:
<span
style=
"
display: inline-block;
/* margin-top: 20px; */
margin-left: 130px;
/* float: left; */
font-size: initial;
/* font-weight: 800; */
white-space: nowrap;
"
>
Департамент образования города Москвы
<br>
центр педагогического мастерства
<br>
курсы повышения квалификации учителей
</span>
% endif
</h1>
</h1>
% if course:
% if course:
<h2><span
class=
"provider"
>
${course.display_org_with_default | h}:
</span>
${course.display_number_with_default | h} ${course.display_name_with_default}
</h2>
<h2><span
class=
"provider"
>
${course.display_org_with_default | h}:
</span>
${course.display_number_with_default | h} ${course.display_name_with_default}
</h2>
% else
<span>
Департамент образования города Москвы
<br>
центр педагогического мастерства
<br>
курсы повышения квалификации учителей
</span>
% endif
% endif
% if user.is_authenticated():
% if user.is_authenticated():
...
...
lms/templates/university_profile/edge.html
View file @
e3d05d97
...
@@ -161,20 +161,18 @@ float: right;
...
@@ -161,20 +161,18 @@ float: right;
</nav>
</nav>
</div>
</div>
<div
class=
"references"
style=
"margin: 10px 0 0 0;"
>
<div
class=
"references"
style=
"margin: 10px 0 0 0;"
>
<span
style=
"text-align: right;display: block;"
>
Полезные ссылки
</span>
<nav
class=
"nav-legal"
>
<nav
class=
"nav-legal"
>
<ul>
<ul>
<li
class=
"nav-legal-01"
>
<li>
<a
href=
"http://olimpiada.ru/"
>
Olimpiada.ru
</a>
<a
href=
"http://olimpiada.ru/"
>
Olimpiada.ru
</a>
</li>
</li>
<li
class=
"nav-legal-02"
>
<li>
<a
href=
"http://fizteh2013.ru/"
>
Олимпиада Физтех-2013
</a>
<a
href=
"http://fizteh2013.ru/"
>
Олимпиада Физтех-2013
</a>
</li>
</li>
<li
class=
"nav-legal-03"
>
<li>
<a
href=
"http://lomonosov.msu.ru/"
>
Олимпиада школьников ломоносов
</a>
<a
href=
"http://lomonosov.msu.ru/"
>
Олимпиада школьников ломоносов
</a>
</li>
</li>
<li
class=
"nav-legal-04"
>
<li>
<a
href=
"http://info.olimpiada.ru/calendar"
>
Календарь олимпиад
</a>
<a
href=
"http://info.olimpiada.ru/calendar"
>
Календарь олимпиад
</a>
</li>
</li>
</ul>
</ul>
...
...
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