Fixing various problems. Search is now positioned in a saner way, designs have been fixed (only layout1)
This commit is contained in:
8
public/css/chilledblue.css
vendored
8
public/css/chilledblue.css
vendored
@@ -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);
|
||||
}
|
Reference in New Issue
Block a user