aboutsummaryrefslogtreecommitdiff
path: root/p/themes/Alternative-Dark/adark.css
diff options
context:
space:
mode:
Diffstat (limited to 'p/themes/Alternative-Dark/adark.css')
-rw-r--r--p/themes/Alternative-Dark/adark.css44
1 files changed, 0 insertions, 44 deletions
diff --git a/p/themes/Alternative-Dark/adark.css b/p/themes/Alternative-Dark/adark.css
index 58f712403..6ebfc02fe 100644
--- a/p/themes/Alternative-Dark/adark.css
+++ b/p/themes/Alternative-Dark/adark.css
@@ -944,50 +944,6 @@ a.btn {
border-bottom: 1px solid #ddd;
}
-/*=== LOGS */
-/*=========*/
-.loglist {
- border: 1px solid #aaa;
- border-radius: 5px;
- overflow: hidden;
-}
-
-.log {
- padding: 5px 10px;
- background: #fafafa;
- color: #333;
- font-size: 0.8rem;
-}
-
-.log+.log {
- border-top: 1px solid #aaa;
-}
-
-.log .date {
- display: block;
- font-weight: bold;
-}
-
-.log.error {
- background: #fdd;
- color: #844;
-}
-
-.log.warning {
- background: #ffe;
- color: #c95;
-}
-
-.log.notice {
- background: #f4f4f4;
- color: #aaa;
-}
-
-.log.debug {
- background: #333;
- color: #eee;
-}
-
/*=== MOBILE */
/*===========*/