description marker (#98)

* description marker
* removed unused content
* removed unused content
* Changed Icon and removen unused .svg

Signed-off-by: Artem Anufrij <artem.anufrij@live.de>
This commit is contained in:
artemanufrij
2017-04-29 12:52:53 +02:00
committed by Julius Härtl
parent 11610f306a
commit d8d8137300
2 changed files with 7 additions and 0 deletions

View File

@@ -888,6 +888,12 @@ button:hover {
background-image: url('../img/details-white.svg');
}
.icon-description-marker {
position: absolute;
top: 2px;
right: 2px;
}
/**
* Hotfix for https://github.com/angular-ui/ui-select/issues/1652
*/