소스 검색

docs: delete unused CSS directives

Marian Beermann 7 년 전
부모
커밋
9b0c03ba48
1개의 변경된 파일0개의 추가작업 그리고 21개의 파일을 삭제
  1. 0 21
      docs/borg_theme/css/borg.css

+ 0 - 21
docs/borg_theme/css/borg.css

@@ -1,26 +1,5 @@
 @import url("theme.css");
 
-/*  The Return of the Borg.
- *
- *  Have a bit green and grey and darkness (and if only in the upper left corner).
- */
-
-.wy-side-nav-search {
-    background-color: #000000 !important;
-}
-
-.wy-side-nav-search input[type="text"] {
-        border-color: #000000;
-}
-
-.wy-side-nav-search > a {
-    color: rgba(255, 255, 255, 0.5);
-}
-
-.wy-side-nav-search > div.version {
-    color: rgba(255, 255, 255, 0.5);
-}
-
 dt code {
     font-weight: normal;
 }