Override css rules suggested in #41
This commit is contained in:
parent
7f02dac318
commit
26fb9f25c3
@ -186,3 +186,18 @@
|
||||
#container {
|
||||
top: 38px !important;
|
||||
}
|
||||
|
||||
cursor > div {
|
||||
padding-bottom: 0 !important;
|
||||
}
|
||||
|
||||
editinfo > div.editInfoMarker {
|
||||
width: 4px;
|
||||
border-radius: 0;
|
||||
box-shadow: 0 0 0 #fff;
|
||||
background-clip:content-box;
|
||||
padding: 0 5px;
|
||||
}
|
||||
|
||||
editinfo > div.editInfoMarker:hover {
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user