Removed copyright from some files

pull/417/head
Tobias Reich 9 years ago
parent a1700fefe5
commit e90d125a20

@ -1,7 +1,3 @@
/**
* @copyright 2015 by Tobias Reich
*/
/* Animation Setter ------------------------------------------------*/
.fadeIn {
animation-name: fadeIn;

@ -7,6 +7,7 @@
border-radius: 5px;
border: 1px solid black(.7);
border-bottom: 1px solid black(.8);
transition: none;
&__item {
margin-bottom: 2px;

@ -1,7 +1,3 @@
/**
* @copyright 2015 by Tobias Reich
*/
/* Context ------------------------------------------------*/
.basicContext {

@ -1,7 +1,3 @@
/**
* @copyright 2015 by Tobias Reich
*/
#imageview {
position: fixed;

@ -1,7 +1,3 @@
/**
* @copyright 2015 by Tobias Reich
*/
#loading {
position: fixed;

@ -1,7 +1,3 @@
/**
* @copyright 2015 by Tobias Reich
*/
.basicModalContainer {
background-color: black(.85);
}

@ -1,7 +1,3 @@
/**
* @copyright 2015 by Tobias Reich
*/
#multiselect {
position: absolute;
background-color: rgba(0, 94, 204, .3);

Loading…
Cancel
Save