computer3 merge

This commit is contained in:
ZomgPonies
2013-11-03 14:18:54 -05:00
parent 88d6a3fbdc
commit 36c7fa3dcd
85 changed files with 9350 additions and 31 deletions
+19
View File
@@ -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;