mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-22 09:25:45 +01:00
remove CSS height rules from last commit, they are unnecessary
This commit is contained in:
@@ -59,7 +59,6 @@ the terms of any one of the MPL, the GPL or the LGPL.
|
|||||||
}
|
}
|
||||||
#liberator-statusline {
|
#liberator-statusline {
|
||||||
font-family: monospace;
|
font-family: monospace;
|
||||||
height: 10px;
|
|
||||||
margin: 0px;
|
margin: 0px;
|
||||||
}
|
}
|
||||||
#liberator-statusline > label {
|
#liberator-statusline > label {
|
||||||
@@ -73,7 +72,7 @@ the terms of any one of the MPL, the GPL or the LGPL.
|
|||||||
color: inherit;
|
color: inherit;
|
||||||
}
|
}
|
||||||
|
|
||||||
liberator-statusline-field-progress {
|
#liberator-statusline-field-progress {
|
||||||
width: 200px;
|
width: 200px;
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -177,14 +176,6 @@ a.hl-URL:hover {
|
|||||||
|
|
||||||
/* MOW */
|
/* MOW */
|
||||||
|
|
||||||
#liberator-completions {
|
|
||||||
height: 250px;
|
|
||||||
}
|
|
||||||
|
|
||||||
#liberator-multiline-output {
|
|
||||||
height: 10px;
|
|
||||||
}
|
|
||||||
|
|
||||||
#liberator-completions, #liberator-multiline-output {
|
#liberator-completions, #liberator-multiline-output {
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
background-color: white;
|
background-color: white;
|
||||||
|
|||||||
Reference in New Issue
Block a user