mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2024-11-22 04:03:41 +00:00
missing CSS
This commit is contained in:
parent
49aef48076
commit
04e57fc374
1 changed files with 14 additions and 0 deletions
14
group_text/group_text.css
Executable file
14
group_text/group_text.css
Executable file
|
@ -0,0 +1,14 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
#group_text-enable-label {
|
||||||
|
float: left;
|
||||||
|
width: 200px;
|
||||||
|
margin-bottom: 25px;
|
||||||
|
}
|
||||||
|
|
||||||
|
#group_text-checkbox {
|
||||||
|
float: left;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue