Complete repo exception tests (#452)
Signed-off-by: kaizimmerm <kai.zimmermann@bosch-si.com>
This commit is contained in:
@@ -144,9 +144,9 @@
|
||||
.valo-menu-item-selected {
|
||||
border: 0 solid white;
|
||||
border-bottom: 5px solid transparent;
|
||||
border-image: url("../images/lightCorner_top.png") 30 30 stretch;
|
||||
o-border-image: url("../images/lightCorner_top.png") 30 30 stretch;
|
||||
webkit-border-image: url("../images/lightCorner_top.png") 30 30 stretch;
|
||||
border-image: url("images/lightCorner_top.png") 30 30 stretch;
|
||||
o-border-image: url("images/lightCorner_top.png") 30 30 stretch;
|
||||
webkit-border-image: url("images/lightCorner_top.png") 30 30 stretch;
|
||||
}
|
||||
.v-csslayout-valo-menu-item {
|
||||
border: 0 solid white;
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 9.1 KiB |
Reference in New Issue
Block a user