update drupal
This commit is contained in:
@@ -291,3 +291,15 @@ input[type=radio]:disabled:hover {
|
||||
cursor: default;
|
||||
/*cursor: not-allowed;*/
|
||||
}
|
||||
|
||||
span.marker {
|
||||
box-sizing: border-box;
|
||||
display: inline-block;
|
||||
white-space: nowrap;
|
||||
background: #f5f5f5;
|
||||
padding: 0 7px;
|
||||
text-transform: uppercase;
|
||||
font-size: 12px;
|
||||
color: #7cbc48;
|
||||
font-weight: 600;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user