mercurial/templates/static/style-monoblue.css
changeset 25230 af023b09ba52
parent 23744 d1933c2e3c8c
child 25747 5a15236f142a
equal deleted inserted replaced
25229:451df92cec49 25230:af023b09ba52
    51   div.page-header a {
    51   div.page-header a {
    52     text-decoration: none;
    52     text-decoration: none;
    53   }
    53   }
    54 
    54 
    55   div.page-header form {
    55   div.page-header form {
    56     position: absolute;
    56     float: right;
    57     margin-bottom: 2px;
    57     margin-top: -2px;
    58     bottom: 0;
       
    59     right: 20px;
       
    60   }
    58   }
    61   div.page-header form label {
    59   div.page-header form label {
    62     color: #DDD;
    60     color: #DDD;
    63   }
    61   }
    64   div.page-header form input {
    62   div.page-header form input {
    81 
    79 
    82   ul.page-nav {
    80   ul.page-nav {
    83     margin: 10px 0 0 0;
    81     margin: 10px 0 0 0;
    84     list-style-type: none;
    82     list-style-type: none;
    85     overflow: hidden;
    83     overflow: hidden;
    86     width: 900px;
       
    87   }
    84   }
    88     ul.page-nav li {
    85     ul.page-nav li {
    89       margin: 0 2px 0 0;
    86       margin: 0 2px 0 0;
    90       float: left;
    87       float: left;
    91       width: 80px;
    88       width: 80px;