mirror of
https://github.com/e107inc/e107.git
synced 2025-08-22 06:03:27 +02:00
Issue #5473 Improved current page detection. Fixed thumbnail
This commit is contained in:
@@ -1914,7 +1914,7 @@ div.is-table-row .sidebar-toggle-panel { /*display:none; */
|
||||
padding-left: 90px;
|
||||
}
|
||||
|
||||
|
||||
.admin-main-content { padding-bottom:50px; }
|
||||
.e-container {
|
||||
position: relative;
|
||||
}
|
||||
@@ -1927,6 +1927,8 @@ div.is-table-row .sidebar-toggle-panel { /*display:none; */
|
||||
overflow: visible !important; /* Ensure no clipping */
|
||||
}
|
||||
|
||||
|
||||
|
||||
.text-primary,.text-primary:hover{color:#337ab7 !important}
|
||||
.text-success,.text-success:hover{color:#51a351 !important}
|
||||
.text-danger,.text-danger:hover{color:#F86965 !important}
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 58 KiB After Width: | Height: | Size: 27 KiB |
Reference in New Issue
Block a user