summaryrefslogtreecommitdiff
path: root/p/themes/Dark/dark.css
diff options
context:
space:
mode:
Diffstat (limited to 'p/themes/Dark/dark.css')
-rw-r--r--p/themes/Dark/dark.css43
1 files changed, 0 insertions, 43 deletions
diff --git a/p/themes/Dark/dark.css b/p/themes/Dark/dark.css
index 685134604..38fc0bce4 100644
--- a/p/themes/Dark/dark.css
+++ b/p/themes/Dark/dark.css
@@ -1002,49 +1002,6 @@ a.btn {
border-bottom: 1px solid #333;
}
-/*=== LOGS */
-/*=========*/
-.loglist {
- overflow: hidden;
- border: 1px solid #333;
-}
-
-.log {
- padding: 5px 10px;
- background: #111;
- color: #888;
- font-size: 0.8rem;
-}
-
-.log+.log {
- border-top: 1px solid #333;
-}
-
-.log .date {
- display: block;
- font-weight: bold;
-}
-
-.log.error {
- background: #a44;
- color: #fff;
-}
-
-.log.warning {
- background: #c95;
- color: #fff;
-}
-
-.log.notice {
- background: #ec9;
- color: #000;
-}
-
-.log.debug {
- background: #111;
- color: #eee;
-}
-
/*=== MOBILE */
/*===========*/