Add mime_boundary CSS class.
Approved by: simon
This commit is contained in:
parent
36b304ee28
commit
bcf51bb940
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=29211
1 changed files with 3 additions and 1 deletions
|
|
@ -25,7 +25,7 @@
|
|||
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
||||
* SUCH DAMAGE.
|
||||
*
|
||||
* $FreeBSD: www/en/layout/css/query-pr.css,v 1.1 2006/09/18 21:25:38 shaun Exp $
|
||||
* $FreeBSD: www/en/layout/css/query-pr.css,v 1.2 2006/11/27 17:38:28 shaun Exp $
|
||||
*/
|
||||
|
||||
pre {
|
||||
|
|
@ -125,3 +125,5 @@ td {
|
|||
.patch_contextline { color: #00AA00; }
|
||||
.patch_revinfo { font-weight: bold; }
|
||||
.patch_hunkinfo { font-weight: bold; }
|
||||
|
||||
.mimeboundary { border-top: 1px #DD0000 dashed; border-bottom: 0px; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue