Add styling for cross-project-reference clipboard button

This commit is contained in:
Robert Speicher 2015-10-23 15:29:53 +02:00
parent c05275a201
commit 831deeeac3

View file

@ -88,3 +88,16 @@
padding: 13px 0;
}
}
.cross-project-reference {
text-align: center;
width: 100%;
.slead {
padding: 5px;
}
span, button {
background-color: $background-color;
}
}