Making WordPress.org

Ticket #6024: 6024.patch

File 6024.patch, 1.2 KB (added by vladytimy, 3 years ago)
  • sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-support/style.css

     
    38213821
    38223822.bbpress #bbpress-forums li.bbp-body div.type-topic span.bbp-admin-links,
    38233823.bbpress #bbpress-forums li.bbp-body div.type-reply span.bbp-admin-links {
    3824         display: none;
    38253824        position: absolute;
    38263825        bottom: 0;
    38273826        right: 0;
     
    38553854        text-decoration: underline;
    38563855}
    38573856
    3858 .bbpress #bbpress-forums li.bbp-body div.type-topic:hover span.bbp-admin-links,
    3859 .bbpress #bbpress-forums li.bbp-body div.type-reply:hover span.bbp-admin-links {
    3860         display: block;
    3861 }
    3862 
    3863 .bbpress #bbpress-forums li.bbp-body div.type-topic:focus-within span.bbp-admin-links,
    3864 .bbpress #bbpress-forums li.bbp-body div.type-reply:focus-within span.bbp-admin-links {
    3865         /* Separated from the block above due to browsers that
    3866                          * don't support :focus-within */
    3867         display: block;
    3868 }
    3869 
    38703857.bbpress #bbpress-forums ul.status-closed,
    38713858.bbpress #bbpress-forums ul.status-closed a {
    38723859        color: inherit;