mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-04 10:19:35 +02:00
Bidi support
This commit is contained in:
parent
8beea2d37d
commit
27bc958674
99 changed files with 634 additions and 368 deletions
|
@ -3,11 +3,11 @@
|
|||
|
||||
input {
|
||||
@include peertube-input-text(auto);
|
||||
@include padding-left(15px !important);
|
||||
@include padding-right(15px !important);
|
||||
|
||||
// set again properties of peertube-input-text that are overriden by .input-group
|
||||
font-size: 15px !important;
|
||||
padding-left: 15px !important;
|
||||
padding-right: 15px !important;
|
||||
}
|
||||
|
||||
.eye-button {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue