Fossil SCM
One "last" style tweak, then i'm done.
Commit
9e5acae7d5933b04b4c4e89dc1eb6b6e57366bb67c35f9d52ee3b59b95d1043e
Parent
10107e4fbc80d0b…
1 file changed
-1
-1
| --- src/style.chat.css | ||
| +++ src/style.chat.css | ||
| @@ -340,11 +340,10 @@ | ||
| 340 | 340 | border-style: inset; |
| 341 | 341 | border-width: 0 1px 1px 1px/*else collides with the LEGEND*/; |
| 342 | 342 | } |
| 343 | 343 | body.chat #chat-user-list-wrapper.collapsed { |
| 344 | 344 | padding: 0; |
| 345 | - margin-bottom: 0; | |
| 346 | 345 | } |
| 347 | 346 | body.chat #chat-user-list-wrapper > .legend { |
| 348 | 347 | font-weight: initial; |
| 349 | 348 | padding: 0 0.5em 0 0.5em; |
| 350 | 349 | position: relative; |
| 351 | 350 |
| --- src/style.chat.css | |
| +++ src/style.chat.css | |
| @@ -340,11 +340,10 @@ | |
| 340 | border-style: inset; |
| 341 | border-width: 0 1px 1px 1px/*else collides with the LEGEND*/; |
| 342 | } |
| 343 | body.chat #chat-user-list-wrapper.collapsed { |
| 344 | padding: 0; |
| 345 | margin-bottom: 0; |
| 346 | } |
| 347 | body.chat #chat-user-list-wrapper > .legend { |
| 348 | font-weight: initial; |
| 349 | padding: 0 0.5em 0 0.5em; |
| 350 | position: relative; |
| 351 |
| --- src/style.chat.css | |
| +++ src/style.chat.css | |
| @@ -340,11 +340,10 @@ | |
| 340 | border-style: inset; |
| 341 | border-width: 0 1px 1px 1px/*else collides with the LEGEND*/; |
| 342 | } |
| 343 | body.chat #chat-user-list-wrapper.collapsed { |
| 344 | padding: 0; |
| 345 | } |
| 346 | body.chat #chat-user-list-wrapper > .legend { |
| 347 | font-weight: initial; |
| 348 | padding: 0 0.5em 0 0.5em; |
| 349 | position: relative; |
| 350 |