Revert Styles.css changes and apply same previous changes to Addessbooks

This commit is contained in:
PhilZ 2020-10-29 11:27:57 +01:00
parent f0c1939892
commit 896b903c08

View file

@ -70,13 +70,13 @@ p.lead { line-height: 40px;}
/* Address books */
table.addressbooks .col-displayname { width: 20%;}
table.addressbooks .col-description { width: 55%;}
table.addressbooks .col-actions { width: 25%;}
table.addressbooks .col-description { width: 40%;}
table.addressbooks .col-actions { width: 40%;}
/* Calendars */
table.calendars .col-displayname { width: 20%;}
table.calendars .col-description { width: 55%;}
table.calendars .col-actions { width: 25%;}
table.calendars .col-description { width: 40%;}
table.calendars .col-actions { width: 40%;}
/* Users */
table.users .col-id { width: 2%;}