Begin bootstapify.
[redakcja.git] / src / redakcja / static / css / filelist.css
index b5e4fc4..a4686e1 100644 (file)
@@ -7,59 +7,13 @@
 */
 
 body {
-    margin: 0;
-    font-family: verdana, sans-serif;
-    font-size: 10px;
+       background: #eee;
 }
 
 img {
     border: 0;
 }
 
-th {
-    text-align: left;
-}
-
-td {
-    vertical-align: top;
-    padding: 0 3px;
-}
-.clr {
-    clear: both;
-}
-
-#tabs-nav {
-    padding: 5px 5px 0 10px;
-    background: #ffdfbf;
-    border-bottom: 1px solid #ff8000;
-    position: relative;
-}
-
-#tabs-nav-left {
-    margin-left: 60px;
-}
-
-#tabs-nav-left a {
-    display: block;
-    float: left;
-    padding: 5px 20px 5px 20px;
-    margin-bottom: -1px;
-    border-width: 1px;
-    border-style: solid;
-    border-color: transparent;
-}
-
-#tabs-nav-left .active {
-    background: white;
-    border-color: #ff8000 #ff8000 white #ff8000;
-}
-
-.section {
-    border-top: 1px solid #ffdfbf;
-    margin-top: 2em;
-    padding-top: 1em;
-}
-
 .editable td {
     padding: 1px;
 }
@@ -71,36 +25,6 @@ td {
 }
 
 
-#login-box {
-    float: right;
-}
-
-#logo {
-    position: absolute;
-    bottom: 0;
-}
-
-#content {
-    padding: 10px;
-}
-
-
-
-#catalogue_layout_left_column {
-       overflow: visible;
-       float: left;
-       max-width: 60%;
-       padding-right: 2%;
-       border-right: 1px dashed black;
-
-}
-
-#catalogue_layout_right_column {
-       float: left;
-       max-width: 30%;
-       margin-left: 5%;
-}
-
 #last-edited-list ul {
        margin: 0px;
 }
@@ -114,15 +38,6 @@ td {
        color: #808080;
 }
 
-a, a:visited, a:active {
-       color: #a05000;
-       text-decoration: none;
-}
-
-a:hover {
-       text-decoration: underline;
-}
-
 
 
 .error {
@@ -142,12 +57,6 @@ a:hover {
     color: #666;
 }
 
-.chunkno {
-    font-size: .7em;
-    padding-left: 2em;
-}
-
-
 /* Big cheesy publish button */
 #publish-button {
         color: black;