summaryrefslogtreecommitdiff
path: root/frontend/static/sass/stylesheets/profile.css
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/static/sass/stylesheets/profile.css')
-rwxr-xr-x[-rw-r--r--]frontend/static/sass/stylesheets/profile.css152
1 files changed, 76 insertions, 76 deletions
diff --git a/frontend/static/sass/stylesheets/profile.css b/frontend/static/sass/stylesheets/profile.css
index b7d5219..13b4a58 100644..100755
--- a/frontend/static/sass/stylesheets/profile.css
+++ b/frontend/static/sass/stylesheets/profile.css
@@ -1,4 +1,4 @@
-/* line 17, /var/lib/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
+/* line 5, ../../../../../../../usr/lib/ruby/gems/2.2.0/gems/compass-1.0.3/vendor/bundle/ruby/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
@@ -20,52 +20,52 @@ time, mark, audio, video {
vertical-align: baseline;
}
-/* line 22, /var/lib/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
+/* line 22, ../../../../../../../usr/lib/ruby/gems/2.2.0/gems/compass-1.0.3/vendor/bundle/ruby/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
line-height: 1;
}
-/* line 24, /var/lib/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
+/* line 24, ../../../../../../../usr/lib/ruby/gems/2.2.0/gems/compass-1.0.3/vendor/bundle/ruby/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
list-style: none;
}
-/* line 26, /var/lib/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
+/* line 26, ../../../../../../../usr/lib/ruby/gems/2.2.0/gems/compass-1.0.3/vendor/bundle/ruby/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
border-collapse: collapse;
border-spacing: 0;
}
-/* line 28, /var/lib/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
+/* line 28, ../../../../../../../usr/lib/ruby/gems/2.2.0/gems/compass-1.0.3/vendor/bundle/ruby/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
text-align: left;
font-weight: normal;
vertical-align: middle;
}
-/* line 30, /var/lib/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
+/* line 30, ../../../../../../../usr/lib/ruby/gems/2.2.0/gems/compass-1.0.3/vendor/bundle/ruby/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
quotes: none;
}
-/* line 103, /var/lib/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
+/* line 103, ../../../../../../../usr/lib/ruby/gems/2.2.0/gems/compass-1.0.3/vendor/bundle/ruby/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
content: "";
content: none;
}
-/* line 32, /var/lib/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
+/* line 32, ../../../../../../../usr/lib/ruby/gems/2.2.0/gems/compass-1.0.3/vendor/bundle/ruby/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
border: none;
}
-/* line 116, /var/lib/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
-article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
+/* line 116, ../../../../../../../usr/lib/ruby/gems/2.2.0/gems/compass-1.0.3/vendor/bundle/ruby/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
+article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
display: block;
}
/* line 8, ../src/profile.sass */
body {
- background: #888888;
+ background: #888;
overflow-y: hidden;
overflow-x: hidden;
font-family: trebuchet ms, sans-serif;
@@ -96,7 +96,7 @@ body {
font-weight: normal;
font-style: italic;
font-family: georgia, garamond, serif;
- color: #ff88bb;
+ color: #f8b;
display: inline-block;
}
/* line 34, ../src/profile.sass */
@@ -104,7 +104,7 @@ body {
position: relative;
display: inline-block;
font-size: 12px;
- color: white;
+ color: #fff;
max-width: 250px;
left: 10px;
top: -6px;
@@ -118,7 +118,7 @@ body {
left: 0;
width: 100%;
height: 64px;
- background-color: black;
+ background-color: #000;
opacity: 0.8;
z-index: 19;
}
@@ -132,7 +132,7 @@ body {
}
/* line 57, ../src/profile.sass */
#likebutton a {
- color: #3333ff;
+ color: #33f;
}
/* line 59, ../src/profile.sass */
@@ -162,15 +162,15 @@ body {
}
/* line 77, ../src/profile.sass */
#contact #bio p {
- color: #dddddd;
- background-color: black;
+ color: #ddd;
+ background-color: #000;
padding: 10px 5px;
text-align: center;
opacity: 0.7;
}
/* line 83, ../src/profile.sass */
#contact #bio a {
- color: #eebbff;
+ color: #ebf;
display: block;
}
/* line 86, ../src/profile.sass */
@@ -188,7 +188,7 @@ body {
}
/* line 95, ../src/profile.sass */
#sitez div {
- color: #dddddd;
+ color: #ddd;
cursor: pointer;
display: inline-block;
padding: 4px 8px 4px 8px;
@@ -196,7 +196,7 @@ body {
}
/* line 101, ../src/profile.sass */
#sitez div a {
- color: #bbbbcc;
+ color: #bbc;
}
/* line 103, ../src/profile.sass */
#sitez div#settings-hook {
@@ -209,8 +209,8 @@ body {
-webkit-border-radius: 10px 10px 3px 3px;
-o-border-radius: 10px 10px 3px 3px;
border-radius: 10px 10px 3px 3px;
- background-color: #333333;
- color: white;
+ background-color: #333;
+ color: #fff;
}
/* line 108, ../src/profile.sass */
#sitez div#settings-hook.opened {
@@ -218,8 +218,8 @@ body {
-webkit-border-radius: 10px 10px 3px 3px;
-o-border-radius: 10px 10px 3px 3px;
border-radius: 10px 10px 3px 3px;
- background-color: #333333;
- color: white;
+ background-color: #333;
+ color: #fff;
}
/* line 114, ../src/profile.sass */
@@ -250,10 +250,10 @@ body {
right: 20px;
z-index: 80;
width: 500px;
- background-color: #222222;
+ background-color: #222;
color: #657b83;
display: none;
- box-shadow: 0 5px 10px black;
+ box-shadow: 0 5px 10px #000;
}
/* line 139, ../src/profile.sass */
#settings-container .close {
@@ -274,7 +274,7 @@ body {
}
/* line 151, ../src/profile.sass */
#settings-container .close:hover {
- color: white;
+ color: #fff;
cursor: pointer;
}
/* line 154, ../src/profile.sass */
@@ -287,7 +287,7 @@ body {
color: #93a1a1;
display: block;
padding: 10px;
- background-color: #333333;
+ background-color: #333;
-moz-border-radius: 10px 10px 0 0;
-webkit-border-radius: 10px 10px 0 0;
-o-border-radius: 10px 10px 0 0;
@@ -350,7 +350,7 @@ body {
list-style-type: none;
padding: 10px;
cursor: pointer;
- border-top: 1px solid black;
+ border-top: 1px solid #000;
background-color: transparent;
text-decoration: none;
font-size: 14px;
@@ -384,7 +384,7 @@ body {
background-color: #eeeeee;
overflow-y: scroll;
overflow-x: hidden;
- color: #333333;
+ color: #333;
}
/* line 227, ../src/profile.sass */
#msg strong {
@@ -403,13 +403,13 @@ body {
#player {
padding: 10px;
position: absolute;
- background: black;
+ background: #000;
}
/* line 237, ../src/profile.sass */
#player #projector {
display: block;
position: fixed;
- background-color: black;
+ background-color: #000;
}
/* line 241, ../src/profile.sass */
#player #projector #screen {
@@ -425,7 +425,7 @@ body {
position: absolute;
top: 0;
right: 0;
- background-color: black;
+ background-color: #000;
z-index: 21;
}
/* line 254, ../src/profile.sass */
@@ -437,7 +437,7 @@ body {
padding: 5px 0 5px 0;
font-size: 13px;
text-align: center;
- background-color: black;
+ background-color: #000;
z-index: 20;
}
/* line 263, ../src/profile.sass */
@@ -471,7 +471,7 @@ body {
position: absolute;
bottom: 0;
left: 10px;
- color: white;
+ color: #fff;
z-index: 20;
}
/* line 288, ../src/profile.sass */
@@ -499,27 +499,27 @@ body {
}
/* line 303, ../src/profile.sass */
#player nav#controls #scan.blinkOn {
- background-color: white;
- color: black;
+ background-color: #fff;
+ color: #000;
}
/* line 306, ../src/profile.sass */
#player nav#controls #scan.blinkOff {
- background-color: black;
- color: white;
+ background-color: #000;
+ color: #fff;
}
/* line 309, ../src/profile.sass */
#player nav#controls #like {
- color: #ee44bb;
+ color: #e4b;
}
/* line 311, ../src/profile.sass */
#player nav#controls #like.liked {
- color: #4444ff;
+ color: #44f;
}
/* line 313, ../src/profile.sass */
#playlistbg {
position: absolute;
- background-color: black;
+ background-color: #000;
opacity: 0.5;
}
@@ -532,9 +532,9 @@ body {
/* line 321, ../src/profile.sass */
#playlist ul#queue {
width: 100%;
- border-top: 1px solid #888888;
- border-left: 1px solid #888888;
- border-bottom: 1px solid #888888;
+ border-top: 1px solid #888;
+ border-left: 1px solid #888;
+ border-bottom: 1px solid #888;
-webkit-padding-start: 0;
-webkit-margin-before: 0;
overflow-y: scroll;
@@ -546,11 +546,11 @@ body {
padding: 5px;
display: block;
cursor: pointer;
- border-bottom: 1px solid #333333;
+ border-bottom: 1px solid #333;
}
/* line 336, ../src/profile.sass */
#playlist ul#queue li span.title {
- color: #dddddd;
+ color: #ddd;
display: block;
padding: 5px;
font-size: 15px;
@@ -558,7 +558,7 @@ body {
}
/* line 342, ../src/profile.sass */
#playlist ul#queue li span.title:hover {
- color: white;
+ color: #fff;
}
/* line 344, ../src/profile.sass */
#playlist ul#queue li a.user {
@@ -586,35 +586,35 @@ body {
#playlist ul#queue li span.score {
float: right;
font-size: 14px;
- color: #bbbbbb;
+ color: #bbb;
padding: 5px 10px 5px 5px;
}
/* line 365, ../src/profile.sass */
#playlist ul#queue li.playing {
- background-color: #222222;
+ background-color: #222;
}
/* line 367, ../src/profile.sass */
#playlist ul#queue li.playing span.title {
- color: white;
+ color: #fff;
}
/* line 369, ../src/profile.sass */
#playlist ul#queue li#queueLess {
- color: white;
+ color: #fff;
text-align: center;
border: 0;
- border-bottom: 1px solid #333333;
+ border-bottom: 1px solid #333;
font-size: 18px;
padding: 10px 0;
cursor: pointer;
}
/* line 372, ../src/profile.sass */
#playlist ul#queue li#queueLess:hover {
- background-color: #666666;
- color: white;
+ background-color: #666;
+ color: #fff;
}
/* line 380, ../src/profile.sass */
#playlist ul#queue li#queueMore {
- color: white;
+ color: #fff;
text-align: center;
border: 0;
font-size: 33px;
@@ -623,12 +623,12 @@ body {
}
/* line 383, ../src/profile.sass */
#playlist ul#queue li#queueMore:hover {
- background-color: #666666;
- color: white;
+ background-color: #666;
+ color: #fff;
}
/* line 390, ../src/profile.sass */
#playlist ul#queue li#queueDone {
- color: #dddddd;
+ color: #ddd;
text-align: center;
border: 0;
font-size: 33px;
@@ -637,7 +637,7 @@ body {
/* line 396, ../src/profile.sass */
#playlist ul#queue li#queueLoading {
text-align: center;
- color: white;
+ color: #fff;
font-size: 24px;
padding: 80px;
}
@@ -655,13 +655,13 @@ body {
padding: 5px 8px 8px 8px;
margin: 0 0 0 10px;
list-style-type: none;
- border-top: 1px solid black;
- border-right: 1px solid black;
- border-left: 1px solid black;
- border-bottom: 1px solid #888888;
+ border-top: 1px solid #000;
+ border-right: 1px solid #000;
+ border-left: 1px solid #000;
+ border-bottom: 1px solid #888;
display: inline-block;
- background-color: #333333;
- color: #bbbbbb;
+ background-color: #333;
+ color: #bbb;
cursor: pointer;
opacity: 0.7;
z-index: 89;
@@ -670,10 +670,10 @@ body {
#playlist ol li.mode {
position: relative;
padding: 8px 8px 8px 8px;
- border-color: #888888;
- border-bottom: 1px solid #111111;
- background-color: #111111;
- color: white;
+ border-color: #888;
+ border-bottom: 1px solid #111;
+ background-color: #111;
+ color: #fff;
z-index: 91;
}
@@ -684,8 +684,8 @@ nav {
}
/* line 433, ../src/profile.sass */
nav button, nav #video-link {
- background-color: #333333;
- color: #dddddd;
+ background-color: #333;
+ color: #ddd;
border: 0;
font-size: 14px;
min-width: 40px;
@@ -696,8 +696,8 @@ nav button, nav #video-link {
}
/* line 436, ../src/profile.sass */
nav button:hover, nav #video-link:hover {
- background-color: #666666;
- color: white;
+ background-color: #666;
+ color: #fff;
}
/* line 446, ../src/profile.sass */
nav #video-link {
@@ -726,8 +726,8 @@ nav #video-link {
top: 0;
max-width: 80%;
margin: 0 0 200px 0;
- box-shadow: 0 5px 10px black;
- background-color: white;
+ box-shadow: 0 5px 10px #000;
+ background-color: #fff;
}
/* line 466, ../src/profile.sass */
#gif-container #gifs div {