Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
steering
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD 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
AURA
steering
Commits
158ea6ae
Commit
158ea6ae
authored
11 years ago
by
Ernesto Rico Schmidt
Browse files
Options
Downloads
Patches
Plain Diff
minimized styles.css - styles.css is now in productive use
parent
12950ac0
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitignore
+1
-0
1 addition, 0 deletions
.gitignore
templates/program/styles.css
+2
-62
2 additions, 62 deletions
templates/program/styles.css
with
3 additions
and
62 deletions
.gitignore
+
1
−
0
View file @
158ea6ae
*.pyc
dev_data.sqlite
local_settings.py
site_media
This diff is collapsed.
Click to expand it.
templates/program/styles.css
+
2
−
62
View file @
158ea6ae
{
%
for
bf
in
broadcastformats
%
}
.bf-
{
{
bf.slug
}
}
{
background-color
:
{{
bf
.
color
}
}
;
}
{
%
endfor
%
}
dl
.filterbox
li
{
line-height
:
1em
;
}
.filterbox
.abbrev
{
padding-left
:
20px
;
}
.show-abbrevs
.abbrev
{
display
:
inline-block
;
width
:
11px
;
height
:
11px
;
margin-bottom
:
2px
;
}
a
.abbrev
,
.abbrev
{
background-repeat
:
no-repeat
;
background-position
:
left
center
;
}
.abbrev
span
{
display
:
none
;
}
{
%
for
mf
in
musicfocus
%
}
.mf-
{
{
mf.abbrev
}
}
{
background-image
:
url({{ mf.button_url }})
;
}
.filterbox
.mf-
{
{
mf.abbrev
}
}
:hover
{
background-image
:
url({{ mf.button_hover_url }})
;
}
...
...
@@ -18,7 +14,7 @@ a.abbrev, .abbrev { background-repeat:no-repeat; background-position:left center
.st-
{
{
st.abbrev
}
}
{
background-image
:
url({{ st.button_url }})
;
}
.filterbox
.st-
{
{
st.abbrev
}
}
:hover
{
background-image
:
url({{ st.button_hover_url }})
;
}
{
%
endfor
%
}
.show-detail-header
.abbrev
{
display
:
inline-block
;
float
:
left
;
width
:
17px
;
height
:
17px
;
margin-bottom
:
2px
;
margin-right
:
2px
;
}
{
%
for
mf
in
musicfocus
%
}
.show-detail-header
.mf-
{
{
mf.abbrev
}
}
{
background-image
:
url({{ mf.big_button_url }})
;
}
{
%
endfor
%
}
...
...
@@ -28,59 +24,3 @@ a.abbrev, .abbrev { background-repeat:no-repeat; background-position:left center
{
%
for
st
in
showtopic
%
}
.show-detail-header
.st-
{
{
st.abbrev
}
}
{
background-image
:
url({{ st.big_button_url }})
;
}
{
%
endfor
%
}
.portletItem.bcformat
{
margin-bottom
:
5px
;
padding
:
3px
;
}
.show-start
{
font-size
:
1em
;
}
#timeslots
h3
,
#shows
h3
{
margin-bottom
:
0.2em
;
margin-top
:
0
;
font-weight
:
normal
;
font-size
:
1em
;
}
#timeslots
h4
,
#shows
h4
{
margin-bottom
:
0.5em
;
margin-top
:
0
;
line-height
:
1.2em
;
font-weight
:
normal
;
font-size
:
0.9em
;
}
#shows
p
,
#timeslots
p
{
margin
:
0
;
font-size
:
0.9em
;
}
p
.show-description
{
font-style
:
italic
;
}
#shows
.show
,
#timeslots
.timeslot
{
padding
:
0.4em
;
min-height
:
30px
;
clear
:
both
;
border-bottom
:
1px
solid
white
;
}
.show-start
,
.show-abbrevs
{
float
:
left
;
}
.show-start
{
width
:
50px
;
}
.show-abbrevs
{
padding
:
2px
5px
;
text-align
:
center
;
width
:
50px
;
}
#timeslots
.show-detail
{
margin-left
:
120px
;
}
#shows
.show-detail
{
margin-left
:
60px
;
}
table
.week-navigation
td
{
text-align
:
center
;
padding
:
0
2em
;
}
table
.week-navigation
td
.current
,
table
.week-navigation
td
:hover
{
background-color
:
black
;
color
:
white
;
font-weight
:
bold
;
}
table
.week-navigation
td
:hover
a
,
table
.week-navigation
td
:hover
a
:hover
{
color
:
white
;
}
table
.week-navigation
{
margin
:
0
auto
0.55em
auto
;
}
div
.weekday
{
width
:
125px
;
float
:
left
;
line-height
:
1.2em
;
}
.weekday-starts
{
background-color
:
#858488
;
color
:
white
;
font-weight
:
bold
;
overflow
:
hidden
;
white-space
:
nowrap
;
font-size
:
10px
;
float
:
left
;
}
.weekday-starts-left
{
border-right
:
2px
solid
white
;
width
:
35px
;
}
.weekday-starts-right
{
border-left
:
2px
solid
white
;
width
:
34px
;
}
.weekday
.timeslot
{
overflow
:
hidden
;
text-overflow
:
ellipsis
;
-o-text-overflow
:
ellipsis
;
}
.weekday
.timeslot
div
{
border-top
:
1px
solid
white
;
}
div
.weekday
{
border-right
:
2px
solid
white
;
}
div
.weekday-last
{
border-right
:
none
;
}
div
.weekday
,
.weekday-starts
{
text-align
:
center
;
}
div
.weekday
h2
{
margin
:
0
;
padding
:
5px
0
;
background-color
:
black
;
color
:
white
;
text-transform
:
uppercase
;
font-size
:
14px
;
line-height
:
16px
;
border-bottom
:
1px
solid
white
;
}
.show-detail-header
{
padding
:
10px
;
margin-bottom
:
20px
;
}
#column-main
.show-detail-header
h1
,
#column-main
.show-detail-header
h2
{
text-shadow
:
none
;
}
.show-detail-header
p
{
font-size
:
1.2em
;
}
.show-detail-header
.show-details
{
display
:
inline-block
;
width
:
70%
;
}
.show-detail-header
.show-categorization
{
display
:
inline-block
;
width
:
20%
;
}
.program-box
.format
{
width
:
8px
;
font-size
:
8px
;
}
.program-box
.start
{
width
:
32px
;
padding-right
:
3px
;
}
.program-box
.show
{
padding-left
:
3px
;
}
#calendar
.ui-datepicker-prev
span
,
#calendar
.ui-datepicker-next
span
{
display
:
none
;
}
#calendar
.ui-datepicker-prev
{
float
:
left
;
display
:
inline-block
;
width
:
20%
;
height
:
17px
;
cursor
:
pointer
;
background-position
:
80%
center
;
background-repeat
:
no-repeat
;
background-image
:
url(img/arrow-left.png)
;
}
#calendar
.ui-datepicker-prev
:hover
{
background-color
:
black
;
background-image
:
url(img/arrow-left-h.png)
;
}
#calendar
.ui-datepicker-next
{
float
:
right
;
display
:
inline-block
;
width
:
20%
;
height
:
17px
;
cursor
:
pointer
;
background-position
:
20%
center
;
background-repeat
:
no-repeat
;
background-image
:
url(img/arrow-right.png)
;
}
#calendar
.ui-datepicker-next
:hover
{
background-color
:
black
;
background-image
:
url(img/arrow-right-h.png)
;
}
#calendar
.ui-datepicker-title
{
height
:
17px
;
width
:
auto
;
font-weight
:
bold
;
text-align
:
center
;
}
table
.ui-datepicker-calendar
{
width
:
100%
;
}
table
.ui-datepicker-calendar
td
{
width
:
14.3%
;
}
table
.ui-datepicker-calendar
td
a
.ui-state-default
{
text-align
:
center
;
display
:
inline-block
;
width
:
100%
;
}
table
.ui-datepicker-calendar
td
a
.ui-state-active
{
background-color
:
black
;
color
:
white
;
font-weight
:
bold
;
}
ul
.nowplaying
{
margin-top
:
20px
;
}
ul
.nowplaying
li
{
display
:
list-item
;
margin-bottom
:
10px
;
}
.nowplaying
.artist
{
font-weight
:
bold
;
}
.nowplaying
.track
{}
.nowplaying
.meta
{}
.host-list
{
-moz-column-count
:
3
;
-moz-column-gap
:
20px
;
}
#program-current-box
td
{
padding-bottom
:
0.4em
;
}
#shows
ul
li
{
display
:
list-item
;
font-size
:
0.9em
;
}
ul
.recommendations-list
li
{
white-space
:
nowrap
;
display
:
list-item
;
}
ul
.recommendations-list
li
a
{
display
:
inline-block
;
min-width
:
100px
;
}
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