Minor UI adjustments (version used for ep #410)
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 2.9 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 15 KiB |
@@ -35,9 +35,9 @@ a, a:visited {
|
|||||||
#PlayersList {
|
#PlayersList {
|
||||||
/* font-family: "Lucida Console"; */
|
/* font-family: "Lucida Console"; */
|
||||||
position: absolute;
|
position: absolute;
|
||||||
left: 110px;
|
left: 60px;
|
||||||
border: dashed;
|
border: dashed;
|
||||||
width: 350px;
|
width: 400px;
|
||||||
min-height: 130px;
|
min-height: 130px;
|
||||||
padding-left: 5px;
|
padding-left: 5px;
|
||||||
}
|
}
|
||||||
@@ -46,7 +46,7 @@ a, a:visited {
|
|||||||
position: absolute;
|
position: absolute;
|
||||||
left: 724px;
|
left: 724px;
|
||||||
border: dashed;
|
border: dashed;
|
||||||
width: 350px;
|
width: 400px;
|
||||||
min-height: 130px;
|
min-height: 130px;
|
||||||
padding-left: 5px;
|
padding-left: 5px;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user