misc: remove legacy css (#75768)
gitea/wcs/pipeline/head There was a failure building this commit Details

This commit is contained in:
Frédéric Péters 2023-03-24 10:22:10 +01:00 committed by Gitea
parent 8f51e26e23
commit 23000e2340
31 changed files with 0 additions and 346 deletions

View File

@ -1,12 +0,0 @@
@import url(../../qo/css/sofresh.css);
#page {
-webkit-transform: rotate(2deg);
-webkit-transition: all 200ms ease-out;
-webkit-filter: grayscale(100%);
}
#page:hover {
-webkit-transform: rotate(0deg);
-webkit-filter: none;
}

View File

@ -1,2 +0,0 @@
@import url(sofresh.css);

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 160 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 117 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 181 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.9 KiB

View File

@ -1,332 +0,0 @@
@import url(/static/xstatic/themes/smoothness/jquery-ui.min.css);
@import url(qommon.css);
/* derived from soFresh, a DotClear theme by Maurice Svay (GPL)
* http://www.svay.com/files/soFresh/theme-sofresh-1.2.zip */
html, body {
font-family: sans-serif;
text-align: center;
background: #eee;
color: black;
}
div#page {
width: 800px;
margin: 2em auto;
text-align: justify;
background: white url(img/page.png) repeat-y;
color: black;
}
#top {
color: #09F;
background: #FFF url(img/top.jpg) no-repeat;
height: 100px;
margin: 0;
}
#top h1 {
margin: 0;
padding-left: 30px;
padding-right: 30px;
line-height: 100px;
height: 100px;
overflow: hidden;
}
#footer {
background: #FFF url(img/footer.jpg) no-repeat;
color: #999;
text-align: center;
min-height: 30px;
}
div#main-content {
margin: 0 2em;
}
div#main-content h1 {
color: #09F;
}
#steps {
height: 32px;
margin-bottom: 1em;
}
#steps ol {
list-style: none;
padding: 0 20px;
}
#steps li {
display: inline;
padding-right: 1em;
display: block;
float: left;
width: 20%;
list-style: none;
}
#steps ol ul {
border: 1px solid #ffa500;
margin-left: 2em;
background: #ffdb94;
margin-bottom: 1em;
padding: 0;
width: auto;
}
#steps li li {
display: block;
width: auto;
float: none;
text-align: left;
margin-left: 1em;
font-size: 90%;
}
#steps li li.current {
color: black;
}
#steps span.marker {
font-size: 26px;
padding: 2px 9px;
font-weight: bold;
color: white;
text-align: center;
background: #ddd;
border: 1px solid #ddd;
-moz-border-radius: 0.7ex;
}
#steps li.current span.marker {
background: #ffa500;
border: 1px solid #ffc400;
}
#steps span.label {
font-size: 90%;
}
#steps li.current span.label {
color: black;
}
#steps {
background: #f0f0f0;
color: #aaa;
}
#steps ol ul {
display: none;
}
#steps ol li.current ul {
display: block;
}
form {
clear: both;
}
p#receiver {
margin: 0;
margin-left: 2em;
margin-top: -0.7em;
margin-bottom: 1em;
padding: 2px 5px;
border: 1px solid #ccc;
float: left;
background: #ffe;
}
p#login,
p#logout {
margin-top: 2em;
text-align: right;
}
p#login a, p#logout a {
text-decoration: underline;
/*
text-decoration: none;
-moz-border-radius: 2em !important;
padding: 1px 6px !important;
border: 1px solid #ccc !important;
border-bottom: 2px solid #999 !important;*/
}
p#login a:hover {
background-color: #ddeeff;
}
h2#submitted, h2#done {
margin-top: 2em;
color: #09F;
font-size: 130%;
}
h2#done {
margin-top: 1em;
}
ul li {
list-style-image: url(img/li.png);
}
h2, h3 {
color: #09F;
margin-left: 0.5em;
margin-bottom: 0;
}
h3 {
margin-left: 1em;
}
table#listing {
margin: 1em 0;
}
table#listing th {
text-align: left;
border-bottom: 1px solid #999;
background: #eee;
}
table#listing td {
padding-right: 1ex;
}
table#listing th a {
text-decoration: none;
color: #666;
}
table.sortable span.sortarrow {
color: black;
text-decoration: none;
}
table#listing tr.status-new {
background: #aea;
}
table#listing tr.status-finished,
table#listing tr.status-rejected {
color: #444;
}
table#listing tr.status-rejected td {
text-decoration: line-through;
}
div.question p.label {
font-weight: bold;
}
img.bar {
border: 1px solid black;
}
div.question table {
margin-left: 10px;
}
div.question table td {
}
div.question table td.percent {
text-align: right;
padding: 0 1em;
width: 6em;
}
div.question table td.label {
width: 6em;
}
span.user {
margin-left: 1em;
font-style: italic;
}
a.listing {
font-size: 80%;
padding-left: 1em;
}
a {
text-decoration: none;
color: #113;
}
a:hover {
color: #06C;
text-decoration: underline;
}
#prelude {
color: #aaa;
background: transparent;
text-align: right;
position: relative;
top: -85px;
margin: 0;
}
p#breadcrumb {
margin-top: 0;
}
div.error-page {
margin-bottom: 2em;
}
div.hint {
display: inline;
padding-left: 1ex;
font-style: italic;
}
a.standalone {
background: white url(img/h2.png) top left no-repeat;
padding-left: 20px;
}
div#welcome-message a {
text-decoration: underline;
}
input.cancel {
margin-left: 5em;
}
hr {
border: none;
border-top: 1px solid #666;
height: 1px;
width: 80%;
}
div.buttons {
clear: both;
}
div.note {
padding: 6px;
border: solid 1px #e5e5e3;
background: #f3f3f0 none 5px 15px no-repeat;
border-radius: 8px;
box-shadow: 0 0 3px #888;
margin: 1em 0;
}
div.icon-important { padding-left: 34px; background-image: url(../images/yelp-note-important.png); }
div.icon-tip { padding-left: 34px; background-image: url(../images/yelp-note-tip.png); }
div.icon-warning { padding-left: 34px; background-image: url(../images/yelp-note-warning.png); }

Binary file not shown.

Before

Width:  |  Height:  |  Size: 133 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 440 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 347 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 693 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 341 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 684 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 341 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 492 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 501 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 739 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 349 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 682 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 745 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 554 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 198 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 329 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 759 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 747 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 838 B