Revert Styles.css changes and apply same previous changes to Addessbooks
This commit is contained in:
parent
f0c1939892
commit
896b903c08
1 changed files with 4 additions and 4 deletions
|
@ -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%;}
|
||||
|
|
Loading…
Add table
Reference in a new issue