Files
spota-dev/assets/plugins/jquery-inputlimiter/jquery.inputlimiter.1.0.css
Power BI Dev a52c2a8462 Add frontend assets and plugin bundles
Add the legacy frontend themes, scripts, and plugin assets required by the main SPOTA interfaces.
2026-05-02 10:09:32 +07:00

7 lines
121 B
CSS

.limiterBox {
border: 1px solid #000;
border-top: none;
background-color: #ffc;
padding: 3px 6px;
font-size: 10px;
}