147 current 1970-01-01 01:00:00 24.05.20240303.b8697e5 6.6.19 *
This commit is contained in:
parent
223bd8d63a
commit
f8a45439ae
@ -173,8 +173,7 @@
|
||||
};
|
||||
style = ''
|
||||
* {
|
||||
border: none solid none solid;
|
||||
border-color: #ffffff;
|
||||
border: none;
|
||||
border-radius: 0;
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
@ -227,6 +226,9 @@
|
||||
}
|
||||
|
||||
#network {
|
||||
border-width: 1px;
|
||||
border-style: none none none solid;
|
||||
border-color: #313131
|
||||
margin-right: 7px;
|
||||
}
|
||||
'';
|
||||
|
Loading…
Reference in New Issue
Block a user