Browse Source

change collor for the connected indicator

pull/30/head
ghost 2 years ago
parent
commit
5ebca214ef
  1. 2
      theme_nin_night/css/style.css

2
theme_nin_night/css/style.css

@ -1245,7 +1245,7 @@ span.connection-status:before { @@ -1245,7 +1245,7 @@ span.connection-status:before {
}
/* line 58, ../sass/_network.sass */
span.connection-status.connected:before {
background: #2b2e35;
background: #c6d973;
}
.network .post-area-extras {

Loading…
Cancel
Save