We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5d30d6 commit a78ce25Copy full SHA for a78ce25
resources/css/theme.css
@@ -3590,3 +3590,12 @@ color: {{ setting_value('visiosoft.theme.defaultadmin::input_placeholder_color')
3590
.table a{
3591
word-break: break-word;
3592
}
3593
+
3594
3595
+.repeater-item-controls{
3596
+ background: #213c62 !important;
3597
+}
3598
3599
+.repeater-item-controls a i{
3600
+ color: #fff !important;
3601
0 commit comments