mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
merged?
This commit is contained in:
@@ -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 **************/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user