Fixes and enhancements, from issue list
This commit is contained in:
@@ -2818,11 +2818,13 @@
|
||||
gap: 6px;
|
||||
padding: 4px 6px;
|
||||
border-top: 1px solid rgba(83, 81, 40, 0.4);
|
||||
background: rgba(83, 81, 40, 0.08);
|
||||
border-bottom: 1px solid rgba(83, 81, 40, 0.4);
|
||||
background: #f5ead0;
|
||||
flex-shrink: 0;
|
||||
flex-wrap: wrap;
|
||||
z-index: 1;
|
||||
position: relative;
|
||||
pointer-events: auto;
|
||||
}
|
||||
.oh-free-roll-bar .oh-frb-label {
|
||||
font-family: "BlueDragon", "Palatino Linotype", serif;
|
||||
@@ -2849,6 +2851,7 @@
|
||||
border: 1px solid #535128;
|
||||
border-radius: 3px;
|
||||
background: #fff;
|
||||
color: #2a1a0a;
|
||||
cursor: pointer;
|
||||
}
|
||||
.oh-free-roll-bar .oh-frb-controls .oh-frb-pool {
|
||||
|
||||
Reference in New Issue
Block a user