Skip to content

Commit 42aa1fb

Browse files
committed
[css2] Added (missing) transparent to border color properties
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%401731
1 parent 4875f79 commit 42aa1fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css2/properties/properties.db

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ containing block ;; visual */
1111
/* border-top-width border-right-width border-bottom-width border-left-width;; <border-width> | inherit;; medium;; *;; no;; N/A ;; visual */
1212
/* border-width;; <border-width>{1,4} | inherit;; see individual properties;; *;; no;; N/A ;; visual */
1313

14-
/* border-top-color border-right-color border-bottom-color border-left-color;; <color> | inherit;; the value of the 'color' property;; *;; no;; N/A ;; visual */
14+
/* border-top-color border-right-color border-bottom-color border-left-color;; <color> | transparent | inherit;; the value of the 'color' property;; *;; no;; N/A ;; visual */
1515
/* border-color;; <color>{1,4} | transparent | inherit;; see individual properties;; *;; no;; N/A ;; visual */
1616

1717
/* border-top-style border-right-style border-bottom-style border-left-style;; <border-style> | inherit;; none;; *;; no;; N/A ;; visual */

0 commit comments

Comments
 (0)