Mercurial Hosting > chat
comparison src/site.css @ 20:dade6a560494
add dialogs
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Mon, 04 Nov 2024 21:37:58 -0700 |
parents | f9e6a4cc4f7d |
children | 949914955bfe |
comparison
equal
deleted
inserted
replaced
19:435f474f07c7 | 20:dade6a560494 |
---|---|
37 display: block; | 37 display: block; |
38 font-size: small; | 38 font-size: small; |
39 margin-top: 2px; | 39 margin-top: 2px; |
40 margin-bottom: 4px; | 40 margin-bottom: 4px; |
41 } | 41 } |
42 | |
43 dialog div[buttons] { | |
44 text-align: right; | |
45 } |