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:
@@ -795,7 +795,8 @@ input[readonly] {
|
|||||||
#networkTree .netPort
|
#networkTree .netPort
|
||||||
{
|
{
|
||||||
float:left;
|
float:left;
|
||||||
display:inline;
|
display:inline;
|
||||||
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
#networkTree .portBckgIcon
|
#networkTree .portBckgIcon
|
||||||
@@ -816,7 +817,8 @@ 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