mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-07 09:36:05 -08:00
Related CSS for network icon/text alignment
This commit is contained in:
@@ -796,6 +796,7 @@ input[readonly] {
|
|||||||
{
|
{
|
||||||
float:left;
|
float:left;
|
||||||
display:inline;
|
display:inline;
|
||||||
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
#networkTree .portBckgIcon
|
#networkTree .portBckgIcon
|
||||||
@@ -817,6 +818,7 @@ input[readonly] {
|
|||||||
width: 25px;;
|
width: 25px;;
|
||||||
float:left;
|
float:left;
|
||||||
display:inline;
|
display:inline;
|
||||||
|
text-align: center;
|
||||||
}
|
}
|
||||||
#networkTree .netCollapse
|
#networkTree .netCollapse
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user