Skip to content

Commit 17be95d

Browse files
committed
Make sure the .save-static-row button looks disabled when needed
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
1 parent d7d7b25 commit 17be95d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

style/pi-hole.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1645,6 +1645,10 @@ div.dhcp-hosts-wrapper {
16451645
color: #fff;
16461646
}
16471647

1648+
.save-static-row.disabled {
1649+
opacity: 0.15;
1650+
}
1651+
16481652
/* Used in query log page */
16491653
td.dnssec {
16501654
padding-inline-start: 2.25em !important;

0 commit comments

Comments
 (0)