* Finish task #44362.
This commit is contained in:
@@ -1,3 +1,15 @@
|
||||
@media screen and (min-width: 2048px)
|
||||
{
|
||||
max-width: 2000px;
|
||||
}
|
||||
|
||||
@media screen and (min-width: 2560px)
|
||||
{
|
||||
max-width: 2380px;
|
||||
}
|
||||
|
||||
.container {max-width: 2400px!important}
|
||||
|
||||
.side-col .detail-content {padding-left: 10px; margin-top: 0px;}
|
||||
.tree li.has-list.open:before {border-left: none;}
|
||||
#programTree li {padding: 0 0 0 8px;}
|
||||
|
||||
Reference in New Issue
Block a user