server ver
This commit is contained in:
26
public/css/chilledblue.css
vendored
Normal file → Executable file
26
public/css/chilledblue.css
vendored
Normal file → Executable file
@@ -112,7 +112,7 @@ span.addtagsy>a:hover {
|
||||
|
||||
.bootstrap-tagsinput {
|
||||
background: #21292f none repeat scroll 0 0;
|
||||
border: 1px solid #131619;
|
||||
border: 1px solid #000000;
|
||||
}
|
||||
|
||||
.panel-default>.panel-heading {
|
||||
@@ -230,3 +230,27 @@ button.epilepsie-css:hover {
|
||||
.toggo {
|
||||
background-color: #21292f;
|
||||
}
|
||||
|
||||
span.videoinfo {
|
||||
background: #21292f;
|
||||
}
|
||||
|
||||
.commbordersoos {
|
||||
background: #171d21;
|
||||
}
|
||||
|
||||
#commentForm textarea {
|
||||
background: rgb(29, 38, 43) none repeat scroll 0 0;
|
||||
}
|
||||
|
||||
button#submittags:hover {
|
||||
background: #171d21;
|
||||
}
|
||||
|
||||
#submittags {
|
||||
background-color: #21292f;
|
||||
}
|
||||
|
||||
#parent {
|
||||
background: #171d21;
|
||||
}
|
Reference in New Issue
Block a user