aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/resources/xyz/brysonsteck/servercraft/css/info-tabs.css
blob: 023b0c185aefc9eb085be2b758ebc343b51e7d00 (plain)
1
2
3
4
5
.tab-pane>*.tab-header-area>*.tab-header-background {
   -fx-background-color: "#F4F4F4";
   -fx-border-color: "#DCDCDC";
   -fx-border-width: 0 0 1 0
}