first tweaks for colibris
This commit is contained in:
parent
9e71a743e2
commit
92cdca0d49
29 changed files with 3176 additions and 1199 deletions
|
@ -47,7 +47,7 @@
|
|||
height: 88px;
|
||||
margin: 5px 23px 0px 34px;
|
||||
|
||||
font-family: 'Covered By Your Grace',"Arial Rounded MT Bold", arial, serif;
|
||||
font-family: 'ubuntumedium', Verdana, Geneva, Tahoma, sans-serif;
|
||||
font-size: 18px;
|
||||
letter-spacing: 0px;
|
||||
|
||||
|
|
|
@ -1,6 +0,0 @@
|
|||
@font-face {
|
||||
font-family: 'Covered By Your Grace';
|
||||
font-style: normal;
|
||||
font-weight: 400;
|
||||
src: local('Covered By Your Grace'), local('CoveredByYourGrace'), url(../fonts/covered_by_your_grace.ttf) format('truetype');
|
||||
}
|
4
client/css/font-awesome.min.css
vendored
4
client/css/font-awesome.min.css
vendored
File diff suppressed because one or more lines are too long
|
@ -1,51 +0,0 @@
|
|||
.container.ombre {
|
||||
margin-top: 30px;
|
||||
margin-bottom: 30px;
|
||||
padding: 20px 30px;
|
||||
}
|
||||
body {
|
||||
background-color: #eee;
|
||||
}
|
||||
h1 {
|
||||
font-family: "DejaVu Sans",Verdana,Geneva,sans-serif !important;
|
||||
font-size: 48px;
|
||||
}
|
||||
h1 a.banner {
|
||||
font-size: 48px;
|
||||
font-weight: bold;
|
||||
font-family: "DejaVu Sans", Verdana, Geneva, sans-serif !important;
|
||||
}
|
||||
.content h1, .content h2, .content h3 {
|
||||
font-family: 'Rock Salt', "Arial Rounded MT Bold", arial, serif !important;
|
||||
margin-bottom: 5px;
|
||||
}
|
||||
.content h3 {
|
||||
font-size: 14px;
|
||||
}
|
||||
#go {
|
||||
cursor: pointer;
|
||||
text-decoration: none;
|
||||
}
|
||||
.notice-bar {
|
||||
color: #B82E12;
|
||||
opacity: 0.75;
|
||||
text-align: center;
|
||||
margin-left: 0;
|
||||
font-size: 1.3em;
|
||||
}
|
||||
#marker,
|
||||
#eraser,
|
||||
.active-connections {
|
||||
display: none;
|
||||
}
|
||||
#revisions-list {
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
||||
#add-col[style], #delete-col[style] {
|
||||
display:inline !important; // No mouvehover effect on mobile
|
||||
}
|
||||
|
||||
.board-outline {
|
||||
margin: auto;
|
||||
}
|
Binary file not shown.
Before Width: | Height: | Size: 173 KiB |
|
@ -53,7 +53,7 @@
|
|||
height: 90px;
|
||||
xmargin: 5px 20px 0px 30px;
|
||||
|
||||
font-family: 'Helvetica Neue', arial, serif;
|
||||
font-family: 'ubuntumedium', Verdana, Geneva, Tahoma, sans-serif;
|
||||
font-size: 12px;
|
||||
letter-spacing: 0px;
|
||||
|
||||
|
|
|
@ -1,6 +0,0 @@
|
|||
@font-face {
|
||||
font-family: 'Rock Salt';
|
||||
font-style: normal;
|
||||
font-weight: 400;
|
||||
src: local('Rock Salt'), local('RockSalt'), url(../fonts/rock_salt.ttf) format('truetype');
|
||||
}
|
Binary file not shown.
Before Width: | Height: | Size: 186 KiB |
Binary file not shown.
Before Width: | Height: | Size: 36 KiB |
|
@ -48,7 +48,7 @@
|
|||
height: 45px;
|
||||
margin: 1px 10px 0px 19px;
|
||||
|
||||
font-family: "Arial Rounded MT Bold" , arial, serif;
|
||||
font-family: 'ubuntumedium', Verdana, Geneva, Tahoma, sans-serif;
|
||||
font-size: 10px;
|
||||
letter-spacing: 0px;
|
||||
line-height: 9px;
|
||||
|
@ -77,7 +77,7 @@
|
|||
height: 45px;
|
||||
margin: 0px 10px 0px 19px;
|
||||
|
||||
font-family: "Arial Rounded MT Bold", "Arial" , arial, serif;
|
||||
font-family: 'ubuntulight', Verdana, Geneva, Tahoma, sans-serif;
|
||||
xfont-size: 10px;
|
||||
letter-spacing: 0px;
|
||||
line-height: 8px;
|
||||
|
|
|
@ -1,56 +1,181 @@
|
|||
@font-face {
|
||||
font-family: 'geomanistregular';
|
||||
src: url('/fonts/geomanist/geomanist-book-webfont.woff2') format('woff2'),
|
||||
url('/fonts/geomanist/geomanist-book-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'geomanistitalic';
|
||||
src: url('/fonts/geomanist/geomanist-book-italic-webfont.woff2') format('woff2'),
|
||||
url('/fonts/geomanist/geomanist-book-italic-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
/*
|
||||
@font-face {
|
||||
font-family: 'ubuntubold';
|
||||
src: url('/fonts/ubuntu/ubuntu-b-webfont.woff2') format('woff2'),
|
||||
url('/fonts/ubuntu/ubuntu-b-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'ubuntubold_italic';
|
||||
src: url('/fonts/ubuntu/ubuntu-bi-webfont.woff2') format('woff2'),
|
||||
url('/fonts/ubuntu/ubuntu-bi-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'ubuntu_condensedregular';
|
||||
src: url('/fonts/ubuntu/ubuntu-c-webfont.woff2') format('woff2'),
|
||||
url('/fonts/ubuntu/ubuntu-c-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
|
||||
} */
|
||||
|
||||
@font-face {
|
||||
font-family: 'ubuntulight';
|
||||
src: url('/fonts/ubuntu/ubuntu-l-webfont.woff2') format('woff2'),
|
||||
url('/fonts/ubuntu/ubuntu-l-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'ubuntulight_italic';
|
||||
src: url('/fonts/ubuntu/ubuntu-li-webfont.woff2') format('woff2'),
|
||||
url('/fonts/ubuntu/ubuntu-li-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'ubuntumedium';
|
||||
src: url('/fonts/ubuntu/ubuntu-m-webfont.woff2') format('woff2'),
|
||||
url('/fonts/ubuntu/ubuntu-m-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
/*
|
||||
@font-face {
|
||||
font-family: 'ubuntumedium_italic';
|
||||
src: url('/fonts/ubuntu/ubuntu-mi-webfont.woff2') format('woff2'),
|
||||
url('/fonts/ubuntu/ubuntu-mi-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'ubunturegular';
|
||||
src: url('/fonts/ubuntu/ubuntu-r-webfont.woff2') format('woff2'),
|
||||
url('/fonts/ubuntu/ubuntu-r-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
/*
|
||||
@font-face {
|
||||
font-family: 'ubuntuitalic';
|
||||
src: url('/fonts/ubuntu/ubuntu-ri-webfont.woff2') format('woff2'),
|
||||
url('/fonts/ubuntu/ubuntu-ri-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
} */
|
||||
|
||||
body {
|
||||
font-family: 'Helvetica Neue Light', arial, serif;
|
||||
font-size: 13px;
|
||||
font-family: 'ubuntulight', Verdana, Geneva, Tahoma, sans-serif;
|
||||
font-size: 16px;
|
||||
color: #333;
|
||||
|
||||
xheight: 1400px;
|
||||
xwidth: 2000px;
|
||||
|
||||
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
|
||||
user-select: none;
|
||||
-o-user-select:none;
|
||||
-o-user-select: none;
|
||||
-moz-user-select: none;
|
||||
-khtml-user-select: none;
|
||||
-webkit-user-select: none;
|
||||
}
|
||||
|
||||
a, a:visited {
|
||||
color:#64d29b;
|
||||
text-decoration: none;
|
||||
}
|
||||
a:hover, a:focus, a:active {
|
||||
color:#64d29b;
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
#colibris-menu,
|
||||
#archipel {
|
||||
background: #5a696b;
|
||||
height:22px;
|
||||
}
|
||||
#archipel .archipel__islands a::before {
|
||||
font-weight: 400;
|
||||
font-family: sans-serif;
|
||||
content: '';
|
||||
display: inline-block;
|
||||
margin-right: 0;
|
||||
}
|
||||
#archipel .archipel__islands a:hover,
|
||||
#archipel .archipel__islands a:focus,
|
||||
#archipel .archipel__islands a:active
|
||||
{
|
||||
color:#64d29b;
|
||||
}
|
||||
.social-links a::before {
|
||||
width: 16px;
|
||||
padding-right: 0;
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.main-header {
|
||||
margin:2em 0;
|
||||
display: flex;
|
||||
align-content: space-around;
|
||||
align-items: center;
|
||||
}
|
||||
.logo {
|
||||
width: 400px;
|
||||
}
|
||||
.base-line {
|
||||
font-family: 'geomanistitalic', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
|
||||
color:#5b6a6c;
|
||||
font-size: 20px;
|
||||
margin-left:2em;
|
||||
}
|
||||
|
||||
.container {
|
||||
max-width:1140px;
|
||||
margin: 0 auto;
|
||||
}
|
||||
#board {
|
||||
position: relative;
|
||||
background-color: #dcd5d1;
|
||||
background-color: #EEE;
|
||||
|
||||
height: 100%;
|
||||
xwidth: 980px;
|
||||
xborder: solid silver 8px;
|
||||
|
||||
background-image: -webkit-gradient(
|
||||
linear,
|
||||
left top,
|
||||
right bottom,
|
||||
color-stop(0.49, rgb(214,210,206)),
|
||||
color-stop(0.84, rgb(196,191,182))
|
||||
);
|
||||
background-image: -webkit-gradient(linear,
|
||||
left top,
|
||||
right bottom,
|
||||
color-stop(0.49, #EEE),
|
||||
color-stop(0.84, #CCC));
|
||||
|
||||
xbackground: -moz-linear-gradient(top, rgb(214,210,206), #000);
|
||||
|
||||
-moz-box-shadow:inset 1px 1px 3px #999;
|
||||
box-shadow:inset 1px 1px 3px #999;
|
||||
-moz-box-shadow: inset 1px 1px 3px #999;
|
||||
box-shadow: inset 1px 1px 3px #999;
|
||||
}
|
||||
|
||||
.board-outline {
|
||||
border: solid #ccc 8px;
|
||||
border: solid #ddd 6px;
|
||||
display: block;
|
||||
height: 466px;
|
||||
|
||||
xmargin-left: auto;
|
||||
xmargin-right: auto;
|
||||
|
||||
box-shadow: 1px 3px 2px #aaa;
|
||||
|
||||
x-webkit-transform:rotate(0.3deg); /*"is that a little off-level? i feel like it is off-level"*/
|
||||
box-shadow: 1px 1px 1px #aaa;
|
||||
}
|
||||
|
||||
#board-doodles {
|
||||
|
@ -59,40 +184,44 @@ body {
|
|||
position: absolute;
|
||||
display: inline;
|
||||
opacity: 0.035;
|
||||
background-image: url('scribbles2.png');
|
||||
background-image: url('/images/scribbles2.png');
|
||||
}
|
||||
|
||||
|
||||
|
||||
.hover .content {
|
||||
xborder: solid rgba(92, 157, 181,0.5) 3px;
|
||||
xborder: solid rgba(92, 157, 181, 0.5) 3px;
|
||||
}
|
||||
|
||||
|
||||
.card-icon {
|
||||
display:none;
|
||||
position: absolute;
|
||||
top: 3%; left: 82%;
|
||||
opacity: .3;
|
||||
width: 16px; height: 16px;
|
||||
display: none;
|
||||
position: absolute;
|
||||
top: 3%;
|
||||
left: 82%;
|
||||
opacity: .3;
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
}
|
||||
|
||||
.card-icon-hover {
|
||||
opacity: .9;
|
||||
}
|
||||
|
||||
.card-edit-form, .card-edit-form input, .card-edit-form textarea {
|
||||
.card-edit-form,
|
||||
.card-edit-form input,
|
||||
.card-edit-form textarea {
|
||||
border: none;
|
||||
font-size:inherit;
|
||||
font-weight:inherit;
|
||||
background-color:inherit;
|
||||
font-size: inherit;
|
||||
font-weight: inherit;
|
||||
background-color: inherit;
|
||||
xvertical-align: inherit;
|
||||
font-family: inherit;
|
||||
text-align: center;
|
||||
xcolor: #444;
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
outline-width:0;
|
||||
outline-width: 0;
|
||||
overflow: hidden;
|
||||
resize: none;
|
||||
width: 100%;
|
||||
|
@ -108,13 +237,13 @@ width: 16px; height: 16px;
|
|||
position: absolute;
|
||||
top: 0px;
|
||||
left: 0px;
|
||||
xborder: solid black 1px;
|
||||
xborder: solid #5b6a6c 1px;
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.board-table .col{
|
||||
xborder-left: dashed #19ba98 5px;
|
||||
.board-table .col {
|
||||
xborder-left: dashed #64d29b 5px;
|
||||
text-align: center;
|
||||
vertical-align: top;
|
||||
height: 100%;
|
||||
|
@ -124,7 +253,7 @@ width: 16px; height: 16px;
|
|||
background-position: left top;
|
||||
}
|
||||
|
||||
.board-table .first{
|
||||
.board-table .first {
|
||||
border-left: none;
|
||||
text-align: center;
|
||||
vertical-align: top;
|
||||
|
@ -133,7 +262,8 @@ width: 16px; height: 16px;
|
|||
|
||||
}
|
||||
|
||||
h1, h1 a {
|
||||
h1,
|
||||
h1 a {
|
||||
color: #b6b6b6;
|
||||
padding: 0px;
|
||||
margin: 0px;
|
||||
|
@ -143,15 +273,15 @@ h1, h1 a {
|
|||
font-size: 15px;
|
||||
padding-top: 14px;
|
||||
letter-spacing: +1px;
|
||||
font-family: "Helvetica Neue Light", "HelveticaNeue-Light", 'Helvetica Neue', arial, serif;
|
||||
font-family: 'geomanistregular', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
h2 {
|
||||
font-family: 'Rock Salt', "Arial Rounded MT Bold", arial, serif;
|
||||
color: #5c9db4;
|
||||
font-family: 'geomanistregular', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
|
||||
color: #64d29b;
|
||||
font-size: 18px;
|
||||
}
|
||||
}
|
||||
|
||||
.bottom-icon {
|
||||
padding: 5px;
|
||||
|
@ -172,15 +302,25 @@ h2 {
|
|||
}
|
||||
|
||||
#add-col {
|
||||
position: absolute; right: 3px; top: 200px; display: none; opacity: .15;
|
||||
position: absolute;
|
||||
right: 3px;
|
||||
top: 200px;
|
||||
display: none;
|
||||
opacity: .15;
|
||||
}
|
||||
|
||||
#add-col:hover {
|
||||
opacity: .5;
|
||||
}
|
||||
|
||||
#delete-col {
|
||||
position: absolute; right: 3px; top: 224px; display: none; opacity: .15;
|
||||
position: absolute;
|
||||
right: 3px;
|
||||
top: 224px;
|
||||
display: none;
|
||||
opacity: .15;
|
||||
}
|
||||
|
||||
#delete-col:hover {
|
||||
opacity: .5;
|
||||
}
|
||||
|
@ -211,13 +351,14 @@ h2 {
|
|||
text-align: right;
|
||||
color: #bbb;
|
||||
letter-spacing: 4px;
|
||||
font-family: "Helvetica Neue Light", "HelveticaNeue-Light", 'Helvetica Neue', arial, serif;
|
||||
font-family: 'geomanistregular', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
|
||||
font-size: 13px;
|
||||
|
||||
}
|
||||
|
||||
.names p {
|
||||
padding: 0; margin 0;
|
||||
padding: 0;
|
||||
margin 0;
|
||||
}
|
||||
|
||||
.names ul {
|
||||
|
@ -231,42 +372,42 @@ h2 {
|
|||
}
|
||||
|
||||
.names input {
|
||||
padding: 0; //2px 8px 2px 2px;
|
||||
border: none;
|
||||
outline: 0;
|
||||
width: 100px;
|
||||
background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #EEEEEE), to(#FFFFFF));
|
||||
background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF 25px);
|
||||
padding: 0; //2px 8px 2px 2px;
|
||||
border: none;
|
||||
outline: 0;
|
||||
width: 100px;
|
||||
background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #EEEEEE), to(#FFFFFF));
|
||||
background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF 25px);
|
||||
|
||||
background: none;
|
||||
border-radius: 10px;
|
||||
color: #666;
|
||||
text-align: right;
|
||||
font-family: "Helvetica Neue Light", "HelveticaNeue-Light", 'Helvetica Neue', arial, serif;
|
||||
font-family: 'geomanistregular', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
|
||||
font-size: 13px;
|
||||
letter-spacing: 4px;
|
||||
margin:0;
|
||||
margin: 0;
|
||||
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.names input:hover {
|
||||
xpadding: 2px 2px 2px 2px;
|
||||
xborder: solid 1px #E5E5E5;
|
||||
outline: 0;
|
||||
width: 100px;
|
||||
background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #EEEEEE), to(#FFFFFF));
|
||||
background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF 25px);
|
||||
xopacity: .5;
|
||||
xpadding: 2px 2px 2px 2px;
|
||||
xborder: solid 1px #E5E5E5;
|
||||
outline: 0;
|
||||
width: 100px;
|
||||
background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #EEEEEE), to(#FFFFFF));
|
||||
background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF 25px);
|
||||
xopacity: .5;
|
||||
background: none;
|
||||
box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
|
||||
box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 8px;
|
||||
border-radius: 10px;
|
||||
color: #aaa;
|
||||
text-align: right;
|
||||
font-family: "Helvetica Neue Light", "HelveticaNeue-Light", 'Helvetica Neue', arial, serif;
|
||||
font-family: 'geomanistregular', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
|
||||
font-size: 13px;
|
||||
letter-spacing: 4px;
|
||||
margin:0;
|
||||
margin: 0;
|
||||
|
||||
}
|
||||
|
||||
|
@ -286,9 +427,9 @@ xopacity: .5;
|
|||
}
|
||||
|
||||
.sticker {
|
||||
padding-top: 0px;
|
||||
padding-top: 0px;
|
||||
padding-left: 2px;
|
||||
xz-index:10;
|
||||
xz-index: 10;
|
||||
display: inline-block;
|
||||
width: 11px;
|
||||
height: 11px;
|
||||
|
@ -297,48 +438,61 @@ xopacity: .5;
|
|||
|
||||
.stickers {
|
||||
text-align: right;
|
||||
padding-top: 6px; margin: 0;
|
||||
padding-top: 6px;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
|
||||
#sticker-red {
|
||||
background-image: url('../images/stickers/sticker-red.png');
|
||||
}
|
||||
|
||||
#sticker-blue {
|
||||
background-image: url('../images/stickers/sticker-blue.png');
|
||||
}
|
||||
|
||||
#sticker-yellow {
|
||||
background-image: url('../images/stickers/sticker-yellow.png');
|
||||
}
|
||||
|
||||
#sticker-green {
|
||||
background-image: url('../images/stickers/sticker-green.png');
|
||||
}
|
||||
|
||||
#sticker-pink {
|
||||
background-image: url('../images/stickers/sticker-pink.png');
|
||||
}
|
||||
|
||||
#sticker-lightblue {
|
||||
background-image: url('../images/stickers/sticker-lightblue.png');
|
||||
}
|
||||
|
||||
#sticker-orange {
|
||||
background-image: url('../images/stickers/sticker-orange.png');
|
||||
}
|
||||
|
||||
#sticker-purple {
|
||||
background-image: url('../images/stickers/sticker-purple.png');
|
||||
}
|
||||
|
||||
#sticker-gold {
|
||||
background-image: url('../images/stickers/sticker-gold.png');
|
||||
}
|
||||
|
||||
#sticker-silverstar {
|
||||
background-image: url('../images/stickers/sticker-silverstar.png');
|
||||
}
|
||||
|
||||
#sticker-bluestar {
|
||||
background-image: url('../images/stickers/sticker-bluestar.png');
|
||||
}
|
||||
|
||||
#sticker-redstar {
|
||||
background-image: url('../images/stickers/sticker-redstar.png');
|
||||
}
|
||||
|
||||
#addsticker {
|
||||
background-image: url('../images/icons/iconic/raster/black/plus_8x8.png');
|
||||
background-image: url('../images/icons/iconic/raster/#5b6a6c/plus_8x8.png');
|
||||
background-position: 2px 2px;
|
||||
opacity: 0.3;
|
||||
|
||||
|
@ -347,9 +501,11 @@ xopacity: .5;
|
|||
height: 11px;
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
|
||||
#addsticker:hover {
|
||||
opacity: 0.7;
|
||||
}
|
||||
|
||||
#nosticker {
|
||||
background-image: url('../images/stickers/sticker-deletestar.png');
|
||||
}
|
||||
|
@ -442,8 +598,8 @@ xopacity: .5;
|
|||
/* Stuff for landing page */
|
||||
h1.home {
|
||||
font-size: 100px;
|
||||
font-family: 'Covered By Your Grace',"Arial Rounded MT Bold", arial, serif;
|
||||
color: #19ba98;
|
||||
font-family: 'geomanistregular', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
|
||||
color: #64d29b;
|
||||
opacity: .8;
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
|
@ -453,18 +609,19 @@ h1.home {
|
|||
|
||||
.home {
|
||||
font-size: 30px;
|
||||
font-family: 'Covered By Your Grace',"Arial Rounded MT Bold", arial, serif;
|
||||
color: #19ba98;
|
||||
color: #222;
|
||||
font-family: 'geomanistregular', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
|
||||
color: #5b6a6c;
|
||||
opacity: 1;
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
text-align: center;
|
||||
xline-height: .9em;
|
||||
}
|
||||
form.home {
|
||||
margin-bottom:2em;
|
||||
}
|
||||
|
||||
p.home a {
|
||||
color: #5c9db4;
|
||||
color: #64d29b;
|
||||
|
||||
text-decoration: none;
|
||||
}
|
||||
|
@ -480,42 +637,54 @@ p.small {
|
|||
}
|
||||
|
||||
input.text {
|
||||
width: 230px;
|
||||
background: none;
|
||||
padding: 6px;
|
||||
margin-bottom: 10px;
|
||||
border: none;
|
||||
width: 230px;
|
||||
background: none;
|
||||
padding: 6px;
|
||||
margin-bottom: 10px;
|
||||
border: none;
|
||||
font-size: 30px;
|
||||
font-family: 'Covered By Your Grace',"Arial Rounded MT Bold", arial, serif;
|
||||
color: #5c9db4;
|
||||
font-family: 'geomanistregular', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
|
||||
color: #64d29b;
|
||||
text-align: center;
|
||||
border-bottom: dashed 3px #19ba98;
|
||||
border-bottom: dashed 3px #64d29b;
|
||||
}
|
||||
|
||||
input:hover {
|
||||
x-webkit-box-shadow: 0px 0px 4px #000;
|
||||
xbackground: none;
|
||||
x-webkit-box-shadow: 0px 0px 4px #000;
|
||||
xbackground: none;
|
||||
}
|
||||
|
||||
|
||||
#go {
|
||||
/* padding: 0 10px 5px 0; */
|
||||
/* border-radius: 10px; */
|
||||
/* margin-bottom: 10px; */
|
||||
/* font-size: 40px; */
|
||||
/* xborder: solid 1px; */
|
||||
|
||||
}
|
||||
|
||||
#go:hover {
|
||||
box-shadow: 5px 5px 2px 1px rgba(0, 0, 255, .2);
|
||||
box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, .2);
|
||||
text-decoration: none;
|
||||
background-color: #64d29bcc;
|
||||
}
|
||||
|
||||
#go {
|
||||
display: inline-block;
|
||||
background-color: #76cfbc;
|
||||
background-color: #64d29b;
|
||||
margin-left: 30px;
|
||||
padding: 0 10px 5px 0;
|
||||
border-radius: 10px;
|
||||
margin-bottom: 10px;
|
||||
box-shadow: unset;
|
||||
border: none;
|
||||
font-size: 40px;
|
||||
font-family: 'Covered By Your Grace',"Arial Rounded MT Bold", arial, serif;
|
||||
color: #19ba98;
|
||||
color: black;
|
||||
|
||||
xborder: solid 1px;
|
||||
padding: 2px 10px;
|
||||
border-radius: 5px;
|
||||
margin-bottom: 0px;
|
||||
font-size: 25px;
|
||||
text-transform: uppercase;
|
||||
font-weight: bold;
|
||||
transition: all ease-out .1s;
|
||||
font-family: 'geomanistregular', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
|
||||
color: #5b6a6c;
|
||||
}
|
||||
|
||||
@media (max-width: 442px) {
|
||||
|
@ -525,12 +694,10 @@ input:hover {
|
|||
}
|
||||
|
||||
.notice-bar {
|
||||
xbackground-color: #ccc;
|
||||
opacity: .2;
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
xtext-align: center;
|
||||
margin-left: 300px;
|
||||
text-align: center;
|
||||
color:#e33d8a;
|
||||
}
|
||||
|
||||
.notice-bar a {
|
||||
|
@ -538,20 +705,24 @@ input:hover {
|
|||
}
|
||||
|
||||
#marker {
|
||||
position: absolute; bottom: 0; right: 200px;
|
||||
position: absolute;
|
||||
bottom: 0;
|
||||
right: 200px;
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
#eraser {
|
||||
position: absolute; bottom: 0; right: 70px;
|
||||
position: absolute;
|
||||
bottom: 0;
|
||||
right: 70px;
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
|
||||
.card-hover-draggable {
|
||||
xborder: 1px dashed blue;
|
||||
box-shadow:inset 0 0 40px rgba(128, 128, 256,0.2);
|
||||
background-color: rgba(128, 128, 256,0.1)
|
||||
box-shadow: inset 0 0 40px rgba(128, 128, 256, 0.2);
|
||||
background-color: rgba(128, 128, 256, 0.1)
|
||||
}
|
||||
|
||||
/*img ~ .card-hover-draggable {
|
||||
|
@ -559,7 +730,9 @@ input:hover {
|
|||
}*/
|
||||
|
||||
img {
|
||||
user-drag: none; -moz-user-select: none; -webkit-user-drag: none;
|
||||
user-drag: none;
|
||||
-moz-user-select: none;
|
||||
-webkit-user-drag: none;
|
||||
}
|
||||
|
||||
.config {
|
||||
|
@ -581,7 +754,7 @@ img {
|
|||
|
||||
.filler {
|
||||
xwidth: 100%;
|
||||
xbackground-color: rgba(255,0,0,0.1);
|
||||
xbackground-color: rgba(255, 0, 0, 0.1);
|
||||
xheight: 100%;
|
||||
right: 0;
|
||||
bottom: 0;
|
||||
|
@ -589,55 +762,166 @@ img {
|
|||
text-align: right;
|
||||
}
|
||||
|
||||
.active-connections {
|
||||
color: #999
|
||||
.active-connections, .credits {
|
||||
color: #999;
|
||||
margin: 1em 0;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
/* states and images */
|
||||
.ui-icon { width: 16px; height: 16px; background-image: url(../images/ui-icons_222222_256x240.png); }
|
||||
.ui-widget-content .ui-icon {background-image: url(../images/ui-icons_222222_256x240.png); }
|
||||
.ui-widget-header .ui-icon {background-image: url(../images/ui-icons_222222_256x240.png); }
|
||||
.ui-state-default .ui-icon { background-image: url(../images/ui-icons_888888_256x240.png); }
|
||||
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(../images/ui-icons_454545_256x240.png); }
|
||||
.ui-state-active .ui-icon {background-image: url(../images/ui-icons_454545_256x240.png); }
|
||||
.ui-state-highlight .ui-icon {background-image: url(../images/ui-icons_2e83ff_256x240.png); }
|
||||
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(../images/ui-icons_cd0a0a_256x240.png); }
|
||||
|
||||
|
||||
.ui-resizable { position: relative;}
|
||||
.ui-resizable-handle { position: absolute;font-size: 0.1px;z-index: 99999; display: block;}
|
||||
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }
|
||||
.ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0; }
|
||||
.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0; }
|
||||
.ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0; height: 100%; }
|
||||
.ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0; height: 100%; }
|
||||
.ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; }
|
||||
.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }
|
||||
.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }
|
||||
.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}
|
||||
|
||||
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
|
||||
|
||||
.export button, .import * {
|
||||
margin-right: 15px;
|
||||
.ui-icon {
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
background-image: url(../images/ui-icons_222222_256x240.png);
|
||||
}
|
||||
|
||||
.ui-widget-content .ui-icon {
|
||||
background-image: url(../images/ui-icons_222222_256x240.png);
|
||||
}
|
||||
|
||||
.ui-widget-header .ui-icon {
|
||||
background-image: url(../images/ui-icons_222222_256x240.png);
|
||||
}
|
||||
|
||||
.ui-state-default .ui-icon {
|
||||
background-image: url(../images/ui-icons_888888_256x240.png);
|
||||
}
|
||||
|
||||
.ui-state-hover .ui-icon,
|
||||
.ui-state-focus .ui-icon {
|
||||
background-image: url(../images/ui-icons_454545_256x240.png);
|
||||
}
|
||||
|
||||
.ui-state-active .ui-icon {
|
||||
background-image: url(../images/ui-icons_454545_256x240.png);
|
||||
}
|
||||
|
||||
.ui-state-highlight .ui-icon {
|
||||
background-image: url(../images/ui-icons_2e83ff_256x240.png);
|
||||
}
|
||||
|
||||
.ui-state-error .ui-icon,
|
||||
.ui-state-error-text .ui-icon {
|
||||
background-image: url(../images/ui-icons_cd0a0a_256x240.png);
|
||||
}
|
||||
|
||||
|
||||
.ui-resizable {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.ui-resizable-handle {
|
||||
position: absolute;
|
||||
font-size: 0.1px;
|
||||
z-index: 99999;
|
||||
display: block;
|
||||
}
|
||||
|
||||
.ui-resizable-disabled .ui-resizable-handle,
|
||||
.ui-resizable-autohide .ui-resizable-handle {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.ui-resizable-n {
|
||||
cursor: n-resize;
|
||||
height: 7px;
|
||||
width: 100%;
|
||||
top: -5px;
|
||||
left: 0;
|
||||
}
|
||||
|
||||
.ui-resizable-s {
|
||||
cursor: s-resize;
|
||||
height: 7px;
|
||||
width: 100%;
|
||||
bottom: -5px;
|
||||
left: 0;
|
||||
}
|
||||
|
||||
.ui-resizable-e {
|
||||
cursor: e-resize;
|
||||
width: 7px;
|
||||
right: -5px;
|
||||
top: 0;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.ui-resizable-w {
|
||||
cursor: w-resize;
|
||||
width: 7px;
|
||||
left: -5px;
|
||||
top: 0;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.ui-resizable-se {
|
||||
cursor: se-resize;
|
||||
width: 12px;
|
||||
height: 12px;
|
||||
right: 1px;
|
||||
bottom: 1px;
|
||||
}
|
||||
|
||||
.ui-resizable-sw {
|
||||
cursor: sw-resize;
|
||||
width: 9px;
|
||||
height: 9px;
|
||||
left: -5px;
|
||||
bottom: -5px;
|
||||
}
|
||||
|
||||
.ui-resizable-nw {
|
||||
cursor: nw-resize;
|
||||
width: 9px;
|
||||
height: 9px;
|
||||
left: -5px;
|
||||
top: -5px;
|
||||
}
|
||||
|
||||
.ui-resizable-ne {
|
||||
cursor: ne-resize;
|
||||
width: 9px;
|
||||
height: 9px;
|
||||
right: -5px;
|
||||
top: -5px;
|
||||
}
|
||||
|
||||
.ui-icon-gripsmall-diagonal-se {
|
||||
background-position: -64px -224px;
|
||||
}
|
||||
|
||||
.export button,
|
||||
.import * {
|
||||
margin-right: 15px;
|
||||
}
|
||||
|
||||
.content h1 {
|
||||
font-family: 'Rock Salt', "Arial Rounded MT Bold", arial, serif;
|
||||
color: #5c9db4;
|
||||
font-family: 'geomanistregular', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
|
||||
color: #64d29b;
|
||||
font-size: 22px;
|
||||
}
|
||||
|
||||
.content * {
|
||||
margin-top: 0;
|
||||
margin-bottom: 0;
|
||||
padding-top: 0;
|
||||
padding-bottom: 0;
|
||||
}
|
||||
#revisions-list li > * {
|
||||
cursor: pointer;
|
||||
|
||||
#revisions-list li>* {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
#revisions-list li img {
|
||||
margin-left: 10px;
|
||||
margin-left: 10px;
|
||||
}
|
||||
|
||||
.active-connections {
|
||||
float:left;
|
||||
}
|
||||
|
||||
.credits {
|
||||
float:right;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue