mirror of
https://github.com/QIDITECH/QIDIStudio.git
synced 2026-01-31 00:48:41 +03:00
update resources
This commit is contained in:
@@ -97,6 +97,12 @@ html,body
|
||||
color:#818183;
|
||||
}
|
||||
|
||||
/*----Recent Opened----*/
|
||||
.FileImg
|
||||
{
|
||||
background-color:#575757;
|
||||
}
|
||||
|
||||
/*---Staff PIck----*/
|
||||
.HotModelPiece
|
||||
{
|
||||
@@ -112,3 +118,44 @@ html,body
|
||||
{
|
||||
filter: invert(1);
|
||||
}
|
||||
|
||||
#HotModel_Search_Bar
|
||||
{
|
||||
border: 1px solid #323A3D;
|
||||
background-color: #36363A;
|
||||
}
|
||||
|
||||
#HotModel_Search_InputArea
|
||||
{
|
||||
background-color: #36363A;
|
||||
}
|
||||
|
||||
#HotModel_Search_Input
|
||||
{
|
||||
background-color: #36363A;
|
||||
caret-color: white;
|
||||
color: #FFFFFF;
|
||||
}
|
||||
|
||||
#HotModel_Search_Btn img
|
||||
{
|
||||
filter: invert(100%) brightness(100);
|
||||
}
|
||||
|
||||
/*----Makerlab-----*/
|
||||
.MakerlabItem
|
||||
{
|
||||
border: none;
|
||||
}
|
||||
|
||||
/*---Print History----*/
|
||||
.PrintHistoryImg
|
||||
{
|
||||
border: 1px solid #474747;
|
||||
background-color: #575757;
|
||||
}
|
||||
|
||||
#PrintHistory_Refresh_Btn
|
||||
{
|
||||
filter: invert(80%) brightness(20);
|
||||
}
|
||||
Reference in New Issue
Block a user