Fixing various problems. Search is now positioned in a saner way, designs have been fixed (only layout1)

This commit is contained in:
w0bm
2023-08-07 22:01:54 +00:00
parent 5ddd7f915a
commit f2e9408074
63 changed files with 513 additions and 37 deletions

View File

@@ -112,7 +112,7 @@ span.addtagsy>a:hover {
.bootstrap-tagsinput {
background: #21292f none repeat scroll 0 0;
border: 1px solid #000000;
border: 1px solid #717375;
}
.panel-default>.panel-heading {
@@ -257,4 +257,8 @@ button#submittags:hover {
.w0bm_emoji_anchor {
background: #3e494f;
}
}
.tags {
background: rgb(33, 41, 47);
}