Ticket #6900: 6900.diff
File 6900.diff, 593 bytes (added by , 20 months ago) |
---|
-
wordpress.org/public_html/style/trac/common/css/trac.css
diff --git a/wordpress.org/public_html/style/trac/common/css/trac.css b/wordpress.org/public_html/style/trac/common/css/trac.css index 66013e774..9e65acad8 100644
a b div.system-message .trac-close-msg:hover { 949 949 /* Styles for jquery-ui */ 950 950 .trac-placeholder { background: #eed } 951 951 952 /* new css for code tag */ 953 ul li code { 954 word-break: break-word; 955 } 956 952 957 /* Styles for search word highlighting */ 953 958 @media screen { 954 959 .searchword0 { background: #ff9 }