summaryrefslogtreecommitdiff
path: root/rt/share/static/css/base/articles.css
blob: 6e5a625fdde3e5d4c3b3fad6395057001fbce392 (plain)
1
2
3
4
5
6
7
8
9
10
11
#comp-Articles-Article-Search .label h2 {
    text-align: left;
}

.articles-select-article select {
    max-width: 20em;
}

#articles-needs-setup a {
    text-decoration: underline;
}