fixed: box layout for global view (#4791)

This commit is contained in:
maTh
2022-10-30 11:06:17 +01:00
committed by GitHub
parent 301d3c81ba
commit f47e13ac41
27 changed files with 2 additions and 143 deletions

View File

@@ -1017,11 +1017,6 @@ kbd {
text-shadow: none;
}
.box.category .item.feed {
padding: 2px 10px;
font-size: 0.8rem;
}
/*=== Slider */
#slider {
background: var(--background-color-dark);

View File

@@ -1017,11 +1017,6 @@ kbd {
text-shadow: none;
}
.box.category .item.feed {
padding: 2px 10px;
font-size: 0.8rem;
}
/*=== Slider */
#slider {
background: var(--background-color-dark);

View File

@@ -40,12 +40,7 @@
}
.box-content {
padding-bottom: 0.5rem;
.item.feed {
padding: 0.5rem 1.5rem;
font-size: 1rem;
a {
color: variables.$main-font-color;
font-weight: 400;

View File

@@ -462,7 +462,7 @@ form th {
box-shadow: inset -1px -11px 8px rgba(0, 0, 0, 0.2);
}
.tree .tree-folder .tree-folder-title {
padding: 1rem 1rem;
padding: 1rem;
background: #fbf9f6;
position: relative;
font-size: 0.85rem;
@@ -1071,13 +1071,6 @@ main.prompt {
#stream .box.category .box-title a.title:hover {
color: #ca7227;
}
#stream .box.category .box-content {
padding-bottom: 0.5rem;
}
#stream .box.category .box-content .item.feed {
padding: 0.5rem 1.5rem;
font-size: 1rem;
}
#stream .box.category .box-content .item.feed a {
color: #363330;
font-weight: 400;

View File

@@ -462,7 +462,7 @@ form th {
box-shadow: inset 1px -11px 8px rgba(0, 0, 0, 0.2);
}
.tree .tree-folder .tree-folder-title {
padding: 1rem 1rem;
padding: 1rem;
background: #fbf9f6;
position: relative;
font-size: 0.85rem;
@@ -1071,13 +1071,6 @@ main.prompt {
#stream .box.category .box-title a.title:hover {
color: #ca7227;
}
#stream .box.category .box-content {
padding-bottom: 0.5rem;
}
#stream .box.category .box-content .item.feed {
padding: 0.5rem 1.5rem;
font-size: 1rem;
}
#stream .box.category .box-content .item.feed a {
color: #363330;
font-weight: 400;

View File

@@ -1057,11 +1057,6 @@ a.btn {
font-weight: bold;
}
.box.category .item.feed {
padding: 2px 10px;
font-size: 0.8rem;
}
.box.category .item.feed:not(.empty):not(.error) .item-title {
color: #222;
}

View File

@@ -1057,11 +1057,6 @@ a.btn {
font-weight: bold;
}
.box.category .item.feed {
padding: 2px 10px;
font-size: 0.8rem;
}
.box.category .item.feed:not(.empty):not(.error) .item-title {
color: #222;
}

View File

@@ -934,11 +934,6 @@ a.btn {
text-shadow: none;
}
.box.category .item.feed {
padding: 2px 10px;
font-size: 0.8rem;
}
/*=== Panel */
#panel {
background: #1c1c1c;

View File

@@ -934,11 +934,6 @@ a.btn {
text-shadow: none;
}
.box.category .item.feed {
padding: 2px 10px;
font-size: 0.8rem;
}
/*=== Panel */
#panel {
background: #1c1c1c;

View File

@@ -951,11 +951,6 @@ a.btn {
text-shadow: none;
}
.box.category .item.feed {
padding: 2px 10px;
font-size: 0.8rem;
}
/*=== DIVERS */
/*===========*/
.aside.aside_feed .nav-form input,

View File

@@ -951,11 +951,6 @@ a.btn {
text-shadow: none;
}
.box.category .item.feed {
padding: 2px 10px;
font-size: 0.8rem;
}
/*=== DIVERS */
/*===========*/
.aside.aside_feed .nav-form input,

View File

@@ -40,12 +40,7 @@
}
.box-content {
padding-bottom: 0.5rem;
.item.feed {
padding: 0.5rem 1.5rem;
font-size: 1rem;
a {
color: variables.$main-font-color;
font-weight: 400;

View File

@@ -1089,13 +1089,6 @@ main.prompt {
#stream .box.category .box-title a.title:hover {
color: #36c;
}
#stream .box.category .box-content {
padding-bottom: 0.5rem;
}
#stream .box.category .box-content .item.feed {
padding: 0.5rem 1.5rem;
font-size: 1rem;
}
#stream .box.category .box-content .item.feed a {
color: #303136;
font-weight: 400;

View File

@@ -1089,13 +1089,6 @@ main.prompt {
#stream .box.category .box-title a.title:hover {
color: #36c;
}
#stream .box.category .box-content {
padding-bottom: 0.5rem;
}
#stream .box.category .box-content .item.feed {
padding: 0.5rem 1.5rem;
font-size: 1rem;
}
#stream .box.category .box-content .item.feed a {
color: #303136;
font-weight: 400;

View File

@@ -1080,11 +1080,6 @@ input.extend {
text-shadow: none;
}
.box.category .item.feed {
padding: 2px 10px;
font-size: 0.8rem;
}
#panel {
background-color: var(--bg);
}

View File

@@ -1080,11 +1080,6 @@ input.extend {
text-shadow: none;
}
.box.category .item.feed {
padding: 2px 10px;
font-size: 0.8rem;
}
#panel {
background-color: var(--bg);
}

View File

@@ -1057,11 +1057,6 @@ a:hover .icon {
text-shadow: none;
}
.box.category .item.feed {
padding: 2px 10px;
font-size: 0.8rem;
}
/*=== DIVERS */
/*===========*/
.aside.aside_feed .nav-form input,

View File

@@ -1057,11 +1057,6 @@ a:hover .icon {
text-shadow: none;
}
.box.category .item.feed {
padding: 2px 10px;
font-size: 0.8rem;
}
/*=== DIVERS */
/*===========*/
.aside.aside_feed .nav-form input,

View File

@@ -934,11 +934,6 @@ a.signin {
line-height: 1.6rem;
}
.box.category .item.feed {
padding: 2px 10px;
font-size: 0.8rem;
}
/*=== DIVERS */
/*===========*/
.aside.aside_feed .nav-form input,

View File

@@ -934,11 +934,6 @@ a.signin {
line-height: 1.6rem;
}
.box.category .item.feed {
padding: 2px 10px;
font-size: 0.8rem;
}
/*=== DIVERS */
/*===========*/
.aside.aside_feed .nav-form input,

View File

@@ -1037,11 +1037,6 @@ a.btn {
font-weight: bold;
}
.box.category .item.feed {
padding: 2px 10px;
font-size: 0.8rem;
}
.box.category .item.feed:not(.empty):not(.error) .item-title {
color: #222;
}

View File

@@ -1037,11 +1037,6 @@ a.btn {
font-weight: bold;
}
.box.category .item.feed {
padding: 2px 10px;
font-size: 0.8rem;
}
.box.category .item.feed:not(.empty):not(.error) .item-title {
color: #222;
}

View File

@@ -537,10 +537,6 @@ form th {
font-weight: bold;
text-shadow: none;
}
.box.category .item.feed {
padding: 2px 10px;
font-size: 0.8rem;
}
.box.visible-semi {
border-style: solid;
}

View File

@@ -537,10 +537,6 @@ form th {
font-weight: bold;
text-shadow: none;
}
.box.category .item.feed {
padding: 2px 10px;
font-size: 0.8rem;
}
.box.visible-semi {
border-style: solid;
}

View File

@@ -695,11 +695,6 @@ form {
font-weight: bold;
text-shadow: none;
}
.item.feed {
padding: 2px 10px;
font-size: 0.8rem;
}
}
&.visible-semi {

View File

@@ -752,11 +752,6 @@ a.btn {
text-shadow: none;
}
.box.category .item.feed {
padding: 2px 10px;
font-size: 0.8rem;
}
/*=== DIVERS */
/*===========*/
.aside.aside_feed .nav-form input,

View File

@@ -752,11 +752,6 @@ a.btn {
text-shadow: none;
}
.box.category .item.feed {
padding: 2px 10px;
font-size: 0.8rem;
}
/*=== DIVERS */
/*===========*/
.aside.aside_feed .nav-form input,