This commit is contained in:
Kasper Rynning-Tønnesen
2015-11-26 12:12:56 +01:00
828 changed files with 124396 additions and 675 deletions

View File

@@ -41,7 +41,7 @@
-ms-user-select: none;
user-select: none;
}
.rounded{
border-radius: 4px;
}
@@ -78,6 +78,12 @@ input[type=text]:focus:not([readonly]) + label, input[type=password]:focus:not([
color: #2D2D2D;
}
.pin{
position:absolute;
right:10px;
font-size:25px;
}
.field-settings{
margin-left: 25px !important;
color: rgb(68,68,68);
@@ -123,6 +129,10 @@ nav .brand-logo{
background-color:rgba(45,45,45,1);
}
.import-a{
width:100%;
}
#nav-mobile .green:hover{
background-color: #38803C !important;
}
@@ -849,6 +859,10 @@ nav ul li:hover, nav ul li.active {
}
.ui-resizable-e{
width:15px;
}
/************** Youtube controls **************/