Skip to content
This repository has been archived by the owner on Aug 28, 2022. It is now read-only.

Commit

Permalink
minor stylesheet tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
avandeputte authored Oct 22, 2016
1 parent 6d3bf93 commit fbfb927
Show file tree
Hide file tree
Showing 5 changed files with 50 additions and 50 deletions.
2 changes: 1 addition & 1 deletion app/themes/default/m_colors.less
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@
@RevealContentColor: black;
@RevealFooterBackgroundColor: @RevealContentBackgroundColor;
@RevealFooterColor: @RevealContentColor;
@RevealHeaderBackgroundColor: @DarkElementBackgroundColor;
@RevealHeaderBackgroundColor: #393;
@RevealHeaderColor: white;
2 changes: 1 addition & 1 deletion app/themes/default/m_main.less
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ ul.tabmenu li {

ul.tabmenu li a {
display: inline-block;
color: @TabMenuTextColor;
color: #FFFFFF;
text-align: center;
padding: 15px 20px 15px 20px;
text-decoration: none;
Expand Down
88 changes: 44 additions & 44 deletions app/themes/default/m_style.css
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
padding: 0;
}
html {
background: ;
background: #777;
}
body {
font-family: Arial, sans-serif;
Expand All @@ -27,18 +27,18 @@ input {
margin-top: 215px;
}
.entry {
border-top: solid 2px ;
background: ;
border-top: solid 2px #393;
background: #DDDDDD;
height: 525px;
position: relative;
font-size: 2.25em;
}
.entry-p {
font-style: italic;
color: ;
color: #000000;
}
.entry-h4 {
color: ;
color: #000000;
font-size: 1.25em;
width: 700px;
padding: 1px;
Expand Down Expand Up @@ -75,7 +75,7 @@ input {
}
#logo a {
text-decoration: none;
color: ;
color: #FFFFFF;
}
#logo h1 {
top: 5px;
Expand Down Expand Up @@ -108,15 +108,15 @@ ul.tabmenu li {
}
ul.tabmenu li a {
display: inline-block;
color: ;
color: #FFFFFF;
text-align: center;
padding: 15px 20px 15px 20px;
text-decoration: none;
transition: 0.1s;
font-size: 2.5em;
}
ul.tabmenu li a:hover {
background-color: ;
background-color: #393;
}
ul.tabmenu li a:focus,
a.active {
Expand Down Expand Up @@ -179,18 +179,18 @@ a.settings_page {
display: table;
}
#hdhr_entry {
border-top: solid 1px ;
background: ;
border-top: solid 1px #393;
background: #DDDDDD;
height: 350px;
font-size: 2em;
}
.hdhr_entry h4 {
color: ;
color: #000000;
font-size: 2em;
}
.hdhr_entry p {
font-style: italic;
color: ;
color: #000000;
font-size: 1.5em;
}
#rules_page {
Expand All @@ -215,22 +215,22 @@ a.settings_page {
width: 100%;
}
.rule_entry {
border-top: solid 2px ;
background: ;
border-top: solid 2px #393;
background: #DDDDDD;
height: 525px;
position: relative;
font-size: 2.25em;
}
.rule_entry h4 {
color: ;
color: #000000;
font-size: 1.25em;
width: 700px;
padding: 1px;
padding-top: 70px;
}
.rule_entry p {
font-style: italic;
color: ;
color: #000000;
}
#series_page {
position: relative;
Expand All @@ -256,8 +256,8 @@ a.settings_page {
.series_entry {
width: 264px;
height: 210px;
border: solid 2px ;
background: ;
border: solid 2px #393;
background: #DDDDDD;
margin: 10px;
display: inline-block;
font-size: 0.75em;
Expand All @@ -284,21 +284,21 @@ a.settings_page {
width: 100%;
}
.recording_entry {
border-top: solid 2px ;
background: ;
border-top: solid 2px #393;
background: #DDDDDD;
height: 525px;
position: relative;
font-size: 2.25em;
}
.recording_entry h4 {
color: ;
color: #000000;
font-size: 1.25em;
width: 700px;
padding: 1px;
}
.recording_entry p {
font-style: italic;
color: ;
color: #000000;
}
ul.sortby {
list-style-type: none;
Expand All @@ -318,13 +318,13 @@ ul.sortby li {
}
ul.sortby li a {
display: inline-block;
color: ;
color: white;
text-align: center;
text-decoration: none;
transition: 0.1s;
border: none;
border-radius: 2px 2px 2px 2px;
background-color: ;
background-color: #393;
padding: 2px 2px;
font-style: normal;
font-weight: normal;
Expand All @@ -351,21 +351,21 @@ ul.sortby li a {
width: 100%;
}
.upcoming_entry {
border-top: solid 2px ;
background: ;
border-top: solid 2px #393;
background: #DDDDDD;
height: 525px;
position: relative;
font-size: 2.25em;
}
.upcoming_entry h4 {
color: ;
color: #000000;
font-size: 1.25em;
width: 700px;
padding: 1px;
}
.upcoming_entry p {
font-style: italic;
color: ;
color: #000000;
}
#search_page {
position: relative;
Expand All @@ -392,16 +392,16 @@ ul.sortby li a {
width: 100%;
}
.search_entry {
border-top: solid 2px ;
background: ;
border-top: solid 2px #393;
background: #DDDDDD;
height: 525px;
position: relative;
font-size: 2.25em;
font-size: 1.5em;
overflow-y: auto;
}
.search_entry h4 {
color: ;
color: #000000;
font-size: 1.25em;
width: 700px;
padding: 1px;
Expand All @@ -410,7 +410,7 @@ ul.sortby li a {
}
.search_entry p {
font-style: italic;
color: ;
color: #000000;
font-size: 14px;
}
#searchheader {
Expand Down Expand Up @@ -465,10 +465,10 @@ button {
.RuleCountButton,
.UpcomingCountButton {
display: inline-block;
color: ;
color: white;
text-align: center;
border-radius: 5px 5px 5px 5px;
background-color: ;
background-color: #393;
padding: 1px 1px;
spacing: 2px;
font-size: 42px;
Expand Down Expand Up @@ -536,7 +536,7 @@ button {
overflow: auto;
}
.revealModal-content {
background-color: ;
background-color: #EEE;
width: 90%;
min-height: 700px;
padding: 10px;
Expand All @@ -549,21 +549,21 @@ button {
padding-top: 5px;
padding-bottom: 5px;
margin: auto;
background-color: ;
color: ;
background-color: #393;
color: white;
border: 1px solid #888;
border-radius: 20px 20px 0 0;
}
.revealModal-header h4 {
color: ;
color: white;
font-size: 2em;
}
.revealModal-footer {
width: 90%;
padding: 10px;
margin: auto;
background-color: ;
color: ;
background-color: #EEE;
color: black;
height: 50px;
border: 1px solid #888;
border-radius: 0 0 20px 20px;
Expand All @@ -590,8 +590,8 @@ ul.modal_decorator li {
}
ul.modal_decorator li p {
display: inline-block;
color: ;
background-color: ;
color: white;
background-color: #008800;
text-align: center;
padding: 2px 5px;
text-decoration: none;
Expand All @@ -600,8 +600,8 @@ ul.modal_decorator li p {
}
ul.modal_decorator li a {
display: inline-block;
color: ;
background-color: ;
color: white;
background-color: #008800;
text-align: center;
padding: 2px 5px;
text-decoration: none;
Expand Down
4 changes: 2 additions & 2 deletions app/themes/default/main.less
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ a.recordings_page{
}
a.rules_page{
background-image: url("rules.png");
background-size: 18px;
background-size: 16px;
background-repeat: no-repeat;
background-position: left center;
}
Expand All @@ -158,7 +158,7 @@ a.series_page{
}
a.upcoming_page{
background-image: url("upcoming.png");
background-size: 18px;
background-size: 17px;
background-repeat: no-repeat;
background-position: left center;
}
Expand Down
4 changes: 2 additions & 2 deletions app/themes/default/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ a.recordings_page {
}
a.rules_page {
background-image: url("rules.png");
background-size: 18px;
background-size: 16px;
background-repeat: no-repeat;
background-position: left center;
}
Expand All @@ -137,7 +137,7 @@ a.series_page {
}
a.upcoming_page {
background-image: url("upcoming.png");
background-size: 18px;
background-size: 17px;
background-repeat: no-repeat;
background-position: left center;
}
Expand Down

0 comments on commit fbfb927

Please sign in to comment.