aboutsummaryrefslogtreecommitdiff
path: root/p/themes/Dark/dark.rtl.css
diff options
context:
space:
mode:
authorGravatar maTh <math-home@web.de> 2022-09-18 13:02:07 +0200
committerGravatar GitHub <noreply@github.com> 2022-09-18 13:02:07 +0200
commit3d5b9ac9020f4c14803d77ab76a225091628b79a (patch)
tree68ad9a7735e5e7e6fd36fe8b18442664d8d7f56e /p/themes/Dark/dark.rtl.css
parent27349070003f76493ce13bc4566fa9c018ae5d5c (diff)
clean .horizontal-list (#4596)
Diffstat (limited to 'p/themes/Dark/dark.rtl.css')
-rw-r--r--p/themes/Dark/dark.rtl.css24
1 files changed, 0 insertions, 24 deletions
diff --git a/p/themes/Dark/dark.rtl.css b/p/themes/Dark/dark.rtl.css
index 36405d350..6616048f6 100644
--- a/p/themes/Dark/dark.rtl.css
+++ b/p/themes/Dark/dark.rtl.css
@@ -341,16 +341,6 @@ a.btn {
line-height: 1.5rem;
}
-/*=== Horizontal-list */
-.horizontal-list {
- margin: 0;
- padding: 0;
-}
-
-.horizontal-list .item {
- vertical-align: middle;
-}
-
/*=== Dropdown */
.dropdown-menu {
margin: 5px 0 0;
@@ -1012,20 +1002,6 @@ a.btn {
border-bottom: 1px solid #333;
}
-.stat > .horizontal-list {
- margin: 0 0 5px;
-}
-
-.stat > .horizontal-list .item {
- overflow: hidden;
- white-space: nowrap;
- text-overflow: ellipsis;
-}
-
-.stat > .horizontal-list .item:first-child {
- width: 270px;
-}
-
/*=== LOGS */
/*=========*/
.loglist {