mirror of
https://github.com/dgtlmoon/changedetection.io.git
synced 2025-12-11 18:45:34 +00:00
increased checkbox functions grid popup font size
This commit is contained in:
@@ -199,6 +199,7 @@ section.content {
|
|||||||
z-index: 1;
|
z-index: 1;
|
||||||
text-align: left;
|
text-align: left;
|
||||||
font-family: monospace;
|
font-family: monospace;
|
||||||
|
font-size: 12pt;
|
||||||
display: grid;
|
display: grid;
|
||||||
display: -ms-grid; /* IE grid support */
|
display: -ms-grid; /* IE grid support */
|
||||||
-ms-grid-columns: 1fr; /* IE grid support */
|
-ms-grid-columns: 1fr; /* IE grid support */
|
||||||
|
|||||||
Reference in New Issue
Block a user