Chat page improved (I think). Works now better with diff. resolutions, font sizes and languages. Fixed follow field on conn. page. Small schemas updates.

This commit is contained in:
jeroenpraat
2015-11-04 22:52:40 +01:00
parent 9398e49eb7
commit 1c0fe89368
6 changed files with 39 additions and 18 deletions

View File

@@ -307,6 +307,11 @@ pre {
border-color: #222;
}
.pmenu-item:hover a {
background-color: #333 !important;
color: #ddd;
}
.preview {
background: url('../img/gray_and_black_diagonal_stripes_background_seamless.gif');
}