Newer
Older
alert / less / forum.less
@Réz István Réz István on 19 Nov 2021 291 bytes rc3
.custom-html-alert-widget{
  .ubuntuhu-alertWidget-icon {
    display:inline;
    margin-right:10px;
  }
  .AfruxWidgets-Widget-content {
    background: #5E2750;
    padding: 6px 10px;
    border-radius: 4px;
    color: #fff;
  }
  .AfruxWidgets-Widget-content a {
    color:#ff794b;
  }
}