summaryrefslogtreecommitdiff
path: root/frontend/static/sass/stylesheets/gallery-white.css
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/static/sass/stylesheets/gallery-white.css')
-rw-r--r--frontend/static/sass/stylesheets/gallery-white.css353
1 files changed, 353 insertions, 0 deletions
diff --git a/frontend/static/sass/stylesheets/gallery-white.css b/frontend/static/sass/stylesheets/gallery-white.css
new file mode 100644
index 0000000..ef7fcd8
--- /dev/null
+++ b/frontend/static/sass/stylesheets/gallery-white.css
@@ -0,0 +1,353 @@
+/* line 1, ../src/gallery-white.sass */
+body {
+ background: white;
+}
+
+/* line 3, ../src/gallery-white.sass */
+#loading {
+ background: transparent;
+ color: #e6f0f0;
+ text-shadow: #e6f0f0 0 0 50px;
+}
+
+/* line 7, ../src/gallery-white.sass */
+#player {
+ background: white;
+}
+/* line 9, ../src/gallery-white.sass */
+#player #projector {
+ background-color: black;
+}
+/* line 11, ../src/gallery-white.sass */
+#player #projector #video-title {
+ color: white;
+}
+/* line 16, ../src/gallery-white.sass */
+#player nav#controls #scan.blinkOn {
+ background-color: white;
+ color: black;
+}
+/* line 19, ../src/gallery-white.sass */
+#player nav#controls #scan.blinkOff {
+ background-color: black;
+ color: white;
+}
+/* line 22, ../src/gallery-white.sass */
+#player nav#controls #like {
+ color: #ffaaee;
+}
+/* line 24, ../src/gallery-white.sass */
+#player nav#controls #like.liked {
+ color: #8888ff;
+}
+
+/* line 26, ../src/gallery-white.sass */
+#playlistbg {
+ background-color: white;
+}
+
+/* line 30, ../src/gallery-white.sass */
+#playlist ul#queue li {
+ border-bottom: 1px solid #dddddd;
+}
+/* line 32, ../src/gallery-white.sass */
+#playlist ul#queue li span.title {
+ color: #333333;
+}
+/* line 34, ../src/gallery-white.sass */
+#playlist ul#queue li a.user {
+ color: #d33682;
+}
+/* line 36, ../src/gallery-white.sass */
+#playlist ul#queue li span.like {
+ color: #657b83;
+}
+/* line 38, ../src/gallery-white.sass */
+#playlist ul#queue li span.like.liked {
+ color: #c357a3;
+}
+/* line 40, ../src/gallery-white.sass */
+#playlist ul#queue li.playing {
+ background-color: #333333;
+}
+/* line 42, ../src/gallery-white.sass */
+#playlist ul#queue li.playing span.title {
+ color: white;
+}
+
+/* line 44, ../src/gallery-white.sass */
+#curtain {
+ background: #080810;
+ opacity: 0.3;
+}
+
+/* line 47, ../src/gallery-white.sass */
+#login {
+ background: white;
+ box-shadow: 0 5px 10px black;
+}
+/* line 51, ../src/gallery-white.sass */
+#login label {
+ color: black;
+}
+/* line 54, ../src/gallery-white.sass */
+#login #button-shim button {
+ padding: 2px 5px;
+}
+/* line 56, ../src/gallery-white.sass */
+#login #login-username, #login #login-password {
+ border: 2px solid #880066;
+}
+/* line 58, ../src/gallery-white.sass */
+#login a {
+ color: #6688ff;
+}
+
+/* line 62, ../src/gallery-white.sass */
+#sitez div:hover {
+ background-color: #333333;
+}
+/* line 64, ../src/gallery-white.sass */
+#sitez div.opened {
+ background-color: #333333;
+}
+
+/* line 67, ../src/gallery-white.sass */
+nav button {
+ background-color: #888888;
+}
+
+/* line 69, ../src/gallery-white.sass */
+#logobg {
+ background-color: black;
+ opacity: 0.7;
+}
+
+/* line 76, ../src/gallery-white.sass */
+#logo h1 {
+ color: #88ffff;
+}
+/* line 78, ../src/gallery-white.sass */
+#logo h2 {
+ color: #839496;
+}
+/* line 80, ../src/gallery-white.sass */
+#logo h2 a {
+ color: #268bd2;
+}
+
+/* line 85, ../src/gallery-white.sass */
+#likereport a {
+ background-color: #222222;
+ opacity: 0.95;
+}
+
+/* line 88, ../src/gallery-white.sass */
+#form {
+ background-color: white;
+}
+/* line 90, ../src/gallery-white.sass */
+#form #chat-message {
+ border: 1px solid #333333;
+}
+/* line 92, ../src/gallery-white.sass */
+#form button {
+ background-color: #dddddd;
+ color: #333333;
+}
+/* line 95, ../src/gallery-white.sass */
+#form button:hover {
+ background-color: #c8cbd6;
+}
+
+/* line 97, ../src/gallery-white.sass */
+#formbg {
+ background-color: white;
+ opacity: 0.7;
+}
+
+/* line 100, ../src/gallery-white.sass */
+#chatbg {
+ background-color: white;
+ opacity: 0.1;
+}
+
+/* line 103, ../src/gallery-white.sass */
+#chat {
+ background: transparent;
+}
+/* line 105, ../src/gallery-white.sass */
+#chat a {
+ color: #4444ff;
+}
+/* line 107, ../src/gallery-white.sass */
+#chat a.u {
+ color: #ff0066;
+ opacity: 0.9;
+}
+/* line 110, ../src/gallery-white.sass */
+#chat a.pic {
+ opacity: 1;
+}
+/* line 112, ../src/gallery-white.sass */
+#chat span {
+ color: #333333;
+ text-shadow: black 0 0 0;
+}
+/* line 115, ../src/gallery-white.sass */
+#chat .ytlink {
+ color: #8aaab3;
+ text-shadow: black 0 0 0;
+}
+/* line 118, ../src/gallery-white.sass */
+#chat .ytlink:hover {
+ color: #11182f;
+ text-shadow: black 0 0 0;
+}
+/* line 121, ../src/gallery-white.sass */
+#chat .ytlink.playing {
+ color: #cc22bb;
+}
+
+/* line 126, ../src/gallery-white.sass */
+#lastlogbg {
+ background-color: white;
+ opacity: 0.3;
+}
+
+/* line 129, ../src/gallery-white.sass */
+#lastlogbox {
+ opacity: 0.8;
+}
+/* line 131, ../src/gallery-white.sass */
+#lastlogbox h4 {
+ color: #666666;
+}
+/* line 133, ../src/gallery-white.sass */
+#lastlogbox ul {
+ border-top: 1px solid #dddddd;
+}
+
+/* line 136, ../src/gallery-white.sass */
+li.ll a {
+ color: #4a5a73;
+ border-bottom: 1px solid #dddddd;
+ text-shadow: black 0 0 0;
+}
+
+/* line 142, ../src/gallery-white.sass */
+button {
+ background: #dddddd;
+ color: #333333;
+}
+
+/* line 145, ../src/gallery-white.sass */
+#settings-container, #rooms-container, #about-container {
+ background-color: #222222;
+ color: #657b83;
+}
+/* line 148, ../src/gallery-white.sass */
+#settings-container .close, #rooms-container .close, #about-container .close {
+ color: #ded8c5;
+ background-color: #000b16;
+}
+/* line 151, ../src/gallery-white.sass */
+#settings-container .close:hover, #rooms-container .close:hover, #about-container .close:hover {
+ color: white;
+}
+/* line 154, ../src/gallery-white.sass */
+#settings-container h5, #rooms-container h5, #about-container h5 {
+ color: #93a1a1;
+ background-color: #333333;
+}
+/* line 157, ../src/gallery-white.sass */
+#settings-container p, #rooms-container p, #about-container p {
+ color: #b3c1c1;
+ background-color: #1b1b1f;
+}
+/* line 160, ../src/gallery-white.sass */
+#settings-container label, #rooms-container label, #about-container label {
+ color: #657b83;
+}
+/* line 162, ../src/gallery-white.sass */
+#settings-container span, #rooms-container span, #about-container span {
+ color: #839496;
+}
+/* line 169, ../src/gallery-white.sass */
+#settings-container ul li, #rooms-container ul li, #about-container ul li {
+ border-top: 1px solid black;
+ color: #83a1a1;
+}
+/* line 172, ../src/gallery-white.sass */
+#settings-container ul li:hover, #rooms-container ul li:hover, #about-container ul li:hover {
+ color: #fdf6e3;
+}
+/* line 174, ../src/gallery-white.sass */
+#settings-container ul a li, #rooms-container ul a li, #about-container ul a li {
+ color: #83a1a1;
+}
+/* line 176, ../src/gallery-white.sass */
+#settings-container ul a, #rooms-container ul a, #about-container ul a {
+ color: #83a1a1;
+}
+
+/* line 181, ../src/gallery-white.sass */
+#chat {
+ text-align: center;
+}
+/* line 183, ../src/gallery-white.sass */
+#chat img {
+ width: 520px;
+ max-width: none;
+ max-height: none;
+ border: 0;
+ margin: 0 auto;
+}
+/* line 189, ../src/gallery-white.sass */
+#chat a.u {
+ font-size: 14px;
+ min-width: 100px;
+ letter-spacing: -1px;
+ text-align: right;
+ padding-right: 20px;
+}
+/* line 195, ../src/gallery-white.sass */
+#chat a.pic {
+ padding: 0;
+ margin: 0;
+}
+/* line 198, ../src/gallery-white.sass */
+#chat * {
+ font-size: 14px;
+}
+/* line 200, ../src/gallery-white.sass */
+#chat .chatimg {
+ margin: 0 auto;
+ padding: 0;
+}
+/* line 203, ../src/gallery-white.sass */
+#chat .chatline {
+ width: 510px;
+ background-color: white;
+ padding: 2px 5px 2px 5px;
+ line-height: 16px;
+ text-align: left;
+ margin: 0 auto;
+ opacity: 0.9;
+}
+/* line 211, ../src/gallery-white.sass */
+#chat span {
+ color: #666666;
+ text-shadow: none;
+ font-weight: normal;
+}
+
+/* line 216, ../src/gallery-white.sass */
+#logo h2#topic {
+ left: 5px;
+}
+/* line 218, ../src/gallery-white.sass */
+#logo #likebutton {
+ position: relative;
+ left: 30px;
+}