mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2024-11-02 17:11:05 +00:00
15 lines
123 B
CSS
15 lines
123 B
CSS
|
|
||
|
|
||
|
|
||
|
#editplain-enable-label {
|
||
|
float: left;
|
||
|
width: 200px;
|
||
|
margin-bottom: 25px;
|
||
|
}
|
||
|
|
||
|
#editplain-checkbox {
|
||
|
float: left;
|
||
|
}
|
||
|
|
||
|
|