mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-20 11:34:19 +01:00
computer3 merge
This commit is contained in:
@@ -126,6 +126,7 @@ h4
|
||||
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
padding-top:32px;
|
||||
}
|
||||
|
||||
.uiTitle
|
||||
@@ -138,6 +139,24 @@ h4
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
.uiTitleWrapper
|
||||
{
|
||||
position:fixed;
|
||||
top:0px;
|
||||
left:0px;
|
||||
right:0px;
|
||||
z-index: 10
|
||||
}
|
||||
|
||||
.uiTitleButtons
|
||||
{
|
||||
position:fixed;
|
||||
top:0px;
|
||||
right:0px;
|
||||
height:32px;
|
||||
z-index:11;
|
||||
}
|
||||
|
||||
.uiTitle.icon
|
||||
{
|
||||
padding: 6px 8px 6px 42px;
|
||||
|
||||
Reference in New Issue
Block a user