Skip to content
This repository was archived by the owner on Dec 5, 2023. It is now read-only.

Commit 058e848

Browse files
Green!
1 parent fbace90 commit 058e848

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

public/css/style.blue.css

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -385,8 +385,8 @@ h1 {
385385
#content .panel.sidebar-menu .panel-body span.colour.green {
386386
background: green;
387387
}
388-
#content .panel.sidebar-menu .panel-body span.colour.blue {
389-
background: blue;
388+
#content .panel.sidebar-menu .panel-body span.colour.green {
389+
background: green;
390390
}
391391
#content .panel.sidebar-menu .panel-body span.colour.yellow {
392392
background: yellow;
@@ -1270,7 +1270,7 @@ h1 {
12701270
.navbar-default .navbar-nav > .active > a:focus {
12711271
color: #555555;
12721272
/* change the color of the active tab for the front-end UI */
1273-
background-color: #4993e4;*/ /* blue
1273+
background-color: #4993e4;*/ /* green
12741274
/*background-color: #49e45b; /* green */*/
12751275
}
12761276
.navbar-default .navbar-nav > .disabled > a,

0 commit comments

Comments
 (0)