comparison src/bbcode/bbcode.css @ 52:9f8ebc757814

add convert urls
author Franklin Schmidt <fschmidt@gmail.com>
date Wed, 23 Nov 2022 23:29:16 -0700
parents 78b2d6995244
children cac477dd1f82
comparison
equal deleted inserted replaced
51:78b2d6995244 52:9f8ebc757814
17 } 17 }
18 18
19 div[bbcode_editor] div[buttons] { 19 div[bbcode_editor] div[buttons] {
20 display: flex; 20 display: flex;
21 justify-content: flex-end; 21 justify-content: flex-end;
22 gap: 4px;
22 } 23 }
23 div[bbcode_editor] button { 24 div[bbcode_editor] button {
24 border: 0; 25 border: 0;
25 background-color: transparent; 26 background-color: transparent;
26 border-radius: 4px; 27 border-radius: 4px;