mirror of
https://github.com/Joxit/docker-registry-ui.git
synced 2025-04-30 08:59:54 +03:00
Format code
This commit is contained in:
parent
6d849a9e95
commit
292336c1b6
1 changed files with 207 additions and 210 deletions
|
@ -361,7 +361,6 @@ select {
|
||||||
content: 'build';
|
content: 'build';
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
.tag-history-element .config .value:after,
|
.tag-history-element .config .value:after,
|
||||||
.tag-history-element .container_config .value:after {
|
.tag-history-element .container_config .value:after {
|
||||||
content: 'WIP for display of config value';
|
content: 'WIP for display of config value';
|
||||||
|
@ -404,7 +403,6 @@ select {
|
||||||
background-position: 7px 10px;
|
background-position: 7px 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
.tag-history-element > div {
|
.tag-history-element > div {
|
||||||
display: block;
|
display: block;
|
||||||
width: 420px;
|
width: 420px;
|
||||||
|
@ -415,7 +413,6 @@ select {
|
||||||
padding-left: 10px;
|
padding-left: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
.tag-history-element .headline p {
|
.tag-history-element .headline p {
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
line-height: 20px;
|
line-height: 20px;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue