File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
system/application/views/melons/cantaloupe Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 83
83
}
84
84
85
85
.saveAndMove.draft, .state_dropdown .draft{background-color: #b4b4b4;}
86
- #editorial_state_text.draft .draft{color: #b4b4b4 ; display: block;}
86
+ #editorial_state_text.draft .draft{color: #878787 ; display: block;}
87
87
88
88
.saveAndMove.edit, .state_dropdown .edit{background-color: #ffa25e;}
89
- #editorial_state_text.edit .edit{color: #ffa25e ; display: block;}
89
+ #editorial_state_text.edit .edit{color: #ec5e00 ; display: block;}
90
90
91
91
.saveAndMove.editreview, .state_dropdown .editreview{background-color: #d9514d;}
92
- #editorial_state_text.editreview .editreview{color: #d9514d ; display: block;}
92
+ #editorial_state_text.editreview .editreview{color: #d03a38 ; display: block;}
93
93
94
94
.saveAndMove.clean, .state_dropdown .clean{background-color: #59c0dd;}
95
- #editorial_state_text.clean .clean{color: #59c0dd ; display: block;}
95
+ #editorial_state_text.clean .clean{color: #2898b7 ; display: block;}
96
96
97
97
.saveAndMove.ready, .state_dropdown .ready{background-color: #6ebf73;}
98
- #editorial_state_text.ready .ready{color: #6ebf73 ; display: block;}
98
+ #editorial_state_text.ready .ready{color: #4da751 ; display: block;}
99
99
100
100
.saveAndMove.published, .state_dropdown .published{background-color: #15910f;}
101
- #editorial_state_text.published .published{color: #15910f ; display: block;}
101
+ #editorial_state_text.published .published{color: #147419 ; display: block;}
102
102
103
103
.state_dropdown .dropdown-menu{width: 100%; padding: 0px;}
104
104
You can’t perform that action at this time.
0 commit comments