mirror of
https://github.com/YunoHost-Apps/hubzilla_ynh.git
synced 2024-09-03 19:26:21 +02:00
19 lines
200 B
CSS
19 lines
200 B
CSS
|
.abook-them,
|
||
|
.abook-me {
|
||
|
font-weight: bold;
|
||
|
}
|
||
|
|
||
|
.slider {
|
||
|
position: relative;
|
||
|
left: 1%;
|
||
|
padding-bottom: 15px;
|
||
|
}
|
||
|
|
||
|
#perms-tool-table {
|
||
|
width: 100%;
|
||
|
}
|
||
|
|
||
|
#perms-tool-table td {
|
||
|
vertical-align: top;
|
||
|
}
|