Update to support the new bits on ZNC v.1.5-git
This commit is contained in:
2
webskins/_default_/pub/bootstrap.css
vendored
2
webskins/_default_/pub/bootstrap.css
vendored
@@ -1698,6 +1698,8 @@ output {
|
||||
background-image: none;
|
||||
border: 1px solid #ccc;
|
||||
border-radius: 4px;
|
||||
overflow: scroll;
|
||||
white-space: inherit;
|
||||
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
|
||||
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
|
||||
-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
|
||||
|
2
webskins/_default_/pub/bootstrap.min.css
vendored
2
webskins/_default_/pub/bootstrap.min.css
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user