mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-28 03:21:56 +02:00
Temp OL label
This commit is contained in:
@@ -1,11 +1,10 @@
|
||||
.col-xs-6
|
||||
.col-xs-8
|
||||
span.label.label-default.ol-label OL
|
||||
span
|
||||
a.projectName(
|
||||
href="/project/{{project.id}}"
|
||||
stop-propagation="click"
|
||||
) {{project.name}}
|
||||
|
||||
.col-xs-2
|
||||
span.owner
|
||||
.col-xs-4
|
||||
span.last-modified
|
||||
@@ -366,6 +366,12 @@ ul.project-list {
|
||||
border-top-left-radius: 0;
|
||||
border-bottom-left-radius: 0;
|
||||
}
|
||||
|
||||
.ol-label {
|
||||
margin-right: 9px;
|
||||
margin-left: 5px;
|
||||
padding: 2px 3px 1px;
|
||||
}
|
||||
}
|
||||
i.tablesort {
|
||||
padding-left: 8px;
|
||||
|
||||
Reference in New Issue
Block a user