|
|
@ -346,12 +346,12 @@ table.notimestamp td.time { |
|
|
|
position: relative; |
|
|
|
position: relative; |
|
|
|
min-height: 0; |
|
|
|
min-height: 0; |
|
|
|
margin-left: 0; |
|
|
|
margin-left: 0; |
|
|
|
height: auto; |
|
|
|
|
|
|
|
max-width: 100%; |
|
|
|
max-width: 100%; |
|
|
|
border: 0; |
|
|
|
border: 0; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
#nicklist { |
|
|
|
#nicklist { |
|
|
|
|
|
|
|
height: auto; |
|
|
|
width: 160px; |
|
|
|
width: 160px; |
|
|
|
text-align: center; |
|
|
|
text-align: center; |
|
|
|
-webkit-box-shadow: 0px 0px 120px #000; |
|
|
|
-webkit-box-shadow: 0px 0px 120px #000; |
|
|
@ -362,10 +362,6 @@ table.notimestamp td.time { |
|
|
|
bottom: 0px; |
|
|
|
bottom: 0px; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
#bufferlines { |
|
|
|
|
|
|
|
padding-bottom: 38px; /* navbar fixed bottom */; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.navbar-fixed-bottom { |
|
|
|
.navbar-fixed-bottom { |
|
|
|
margin: 0; |
|
|
|
margin: 0; |
|
|
|
} |
|
|
|
} |
|
|
|