mirror of
https://github.com/dgtlmoon/changedetection.io.git
synced 2025-12-08 09:05:36 +00:00
fix sizing
This commit is contained in:
@@ -944,10 +944,8 @@ ul {
|
|||||||
|
|
||||||
@import "parts/_visualselector";
|
@import "parts/_visualselector";
|
||||||
|
|
||||||
#webdriver-override-options {
|
#webdriver_delay {
|
||||||
input[type="number"] {
|
|
||||||
width: 5em;
|
width: 5em;
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#api-key {
|
#api-key {
|
||||||
|
|||||||
@@ -1065,7 +1065,7 @@ ul {
|
|||||||
#selector-current-xpath {
|
#selector-current-xpath {
|
||||||
font-size: 80%; }
|
font-size: 80%; }
|
||||||
|
|
||||||
#webdriver-override-options input[type="number"] {
|
#webdriver_delay {
|
||||||
width: 5em; }
|
width: 5em; }
|
||||||
|
|
||||||
#api-key:hover {
|
#api-key:hover {
|
||||||
|
|||||||
Reference in New Issue
Block a user