replace yellow buttons in query builder with blue
This commit is contained in:
@@ -4,8 +4,14 @@
|
||||
}
|
||||
|
||||
.umb-querybuilder .row a.btn {
|
||||
font-size: 12px;
|
||||
background: lightyellow
|
||||
padding: 5px 8px;
|
||||
margin: 0 5px;
|
||||
font-weight: bold;
|
||||
background-color: #f3f9ff;
|
||||
border: 1px solid #bfdff9;
|
||||
border-radius: 3px;
|
||||
text-align: center;
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
.umb-querybuilder .row > div {
|
||||
|
||||
Reference in New Issue
Block a user