Update: Device UI Corrections

This commit is contained in:
Gary Sharp
2013-06-20 16:51:15 +10:00
parent 6f7f3336b3
commit 7353c7c6b3
16 changed files with 63 additions and 973 deletions
-116
View File
@@ -90,122 +90,6 @@
}
#Device_Show #Device_Show_Subjects {
table-layout: fixed;
/*#Device_Show_Job
{
#Device_Show_Device_Type
{
&>table
{
table-layout: fixed;
}
}
#Device_Show_Device_SubTypes_1, #Device_Show_Device_SubTypes_2
{
padding-left: 16px;
font-weight: bold;
}
#Device_Show_Device_SubTypes_Update
{
margin-left: 16px;
font-size: 0.9em;
}
#Device_Show_Device_SubTypes_Update_Dialog
{
display: none;
}
#Device_Show_Device_Dates
{
padding-bottom: 6px;
table
{
table-layout: fixed;
&>tbody > tr > td
{
vertical-align: middle;
}
&>tbody > tr > td:first-child
{
font-weight: bold;
width: 60px;
}
}
}
#Device_Show_GenerateDocument_Container
{
padding-top: 4px;
#Device_Show_GenerateDocument
{
padding: 0;
}
}
}
#Device_Show_Device
{
&>div
{
padding-left: 102px;
min-height: 100px;
}
#Device_Show_Device_Model_Image
{
position: absolute;
left: 0;
top: 0;
height: 96px;
width: 96px;
}
#Device_Show_Device_Details
{
float: left;
}
#Device_Show_Device_Details_HWar, #Device_Show_Device_Details_HNWar
{
float: right;
border-left: 1px dashed #ddd;
padding-left: 4px;
margin-right: 2px;
}
#Device_Show_Device_Details_HWar_Details_Button, #Device_Show_Device_Details_HNWar_Details_Button
{
font-size: .9em;
}
#Device_Show_Device_DeviceHeld
{
table
{
table-layout: fixed;
&>tbody > tr > td:first-child
{
width: 62px;
}
}
}
}
#Device_Show_User
{
#Device_Show_User_Type
{
font-style: italic;
}
}*/
}
#Device_Show #Device_Show_Subjects > tbody > tr > td {
padding-top: 0;