Project

General

Profile

1
.app_theme_f .uk-alert {
2
  background: #424242;
3
}
4
.app_theme_f .md-btn-primary,
5
.app_theme_f .md-btn-primary:hover,
6
.app_theme_f .md-btn-primary:focus,
7
.app_theme_f .md-btn-primary:active {
8
  background: #424242;
9
  color: #fff;
10
}
11
.app_theme_f .md-btn-flat-primary,
12
.app_theme_f .md-btn-flat-primary:hover,
13
.app_theme_f .md-btn-flat-primary:focus,
14
.app_theme_f .md-btn-flat-primary:active {
15
  color: #212121;
16
}
17
.app_theme_f .md-btn-flat-primary:hover,
18
.app_theme_f .md-btn-flat-primary:focus,
19
.app_theme_f .md-btn-flat-primary:active {
20
  background: #cecece;
21
}
22
.app_theme_f .uk-badge-primary {
23
  background: #424242;
24
}
25
.app_theme_f .md-card-list-wrapper .md-card-list > ul > li.item-shown.md-card-list-item-selected:before {
26
  background: #f1f8e9;
27
}
28
.app_theme_f .md-card-list-wrapper .md-card-list .md-card-list-item-selected {
29
  background: #f1f8e9;
30
}
31
.app_theme_f .md-card-list-wrapper .md-card-list .md-card-list-item-selected.item-shown {
32
  background: #fff;
33
}
34
.app_theme_f .md-card-list-wrapper .md-card-list .md-card-list-item-selected.item-shown:before {
35
  background: #f1f8e9;
36
}
37
.app_theme_f .md-fab.md-fab-accent {
38
  background: #7cb342;
39
}
40
.app_theme_f .md-list .uk-nestable-list > li.md-list-item-active,
41
.app_theme_f .md-list > li.md-list-item-active {
42
  color: #7cb342;
43
}
44
.app_theme_f .md-list-addon > li.md-list-item-active .md-list-addon-element,
45
.app_theme_f .md-list-addon > li.md-list-item-active .md-list-addon-element .material-icons {
46
  color: #7cb342;
47
}
48
.app_theme_f .uk-pagination > li > a:hover {
49
  background: #e1efd2;
50
}
51
.app_theme_f .uk-pagination > li.uk-active > a,
52
.app_theme_f .uk-pagination > li.uk-active > span {
53
  background: #7cb342;
54
  color: #fff;
55
}
56
.app_theme_f .uk-subnav-pill > .uk-active > * {
57
  background: #7cb342;
58
}
59
.app_theme_f .uk-tab > li > a:hover,
60
.app_theme_f .uk-tab > li > a:focus {
61
  border-bottom-color: #8f8f8f;
62
}
63
.app_theme_f .uk-tab > li.uk-active > a {
64
  border-bottom-color: #424242;
65
}
66
.app_theme_f .uk-tab-bottom li > a:hover,
67
.app_theme_f .uk-tab-bottom li > a:focus {
68
  border-top-color: #8f8f8f;
69
}
70
.app_theme_f .uk-tab-bottom li.uk-active > a {
71
  border-top-color: #424242;
72
}
73
.app_theme_f .uk-tab-left li > a:hover,
74
.app_theme_f .uk-tab-left li > a:focus {
75
  border-right-color: #8f8f8f;
76
}
77
.app_theme_f .uk-tab-left li.uk-active > a {
78
  border-right-color: #424242;
79
}
80
.app_theme_f .uk-tab-right li > a:hover,
81
.app_theme_f .uk-tab-right li > a:focus {
82
  border-left-color: #8f8f8f;
83
}
84
.app_theme_f .uk-tab-right li.uk-active > a {
85
  border-left-color: #424242;
86
}
87
.app_theme_f .uk-tab-double-header li a:hover,
88
.app_theme_f .uk-tab-double-header li a:focus {
89
  border-bottom-color: #5c5c5c;
90
}
91
.app_theme_f .uk-tab-double-header li.uk-active > a {
92
  border-bottom-color: #7cb342;
93
}
94
.app_theme_f #header_main {
95
  background: #424242;
96
}
97
.app_theme_f .header_double_height:after {
98
  background: #424242;
99
}
100
.app_theme_f #top_bar .top_bar_nav > li > a:hover {
101
  -webkit-box-shadow: inset 0 -3px 0 #424242;
102
  box-shadow: inset 0 -3px 0 #424242;
103
}
104
.app_theme_f #top_bar .top_bar_nav > li.uk-active a {
105
  -webkit-box-shadow: inset 0 -3px 0 #424242;
106
  box-shadow: inset 0 -3px 0 #424242;
107
}
108
.app_theme_f .user_heading {
109
  background: #212121;
110
}
111
.app_theme_f #sidebar_main .menu_section > ul > li ul li.act_item a {
112
  color: #7cb342;
113
}
114
.app_theme_f #sidebar_main .menu_section > ul > li.current_section > a > .menu_icon .material-icons {
115
  color: #7cb342;
116
}
117
.app_theme_f #sidebar_main .menu_section > ul > li.current_section > a .menu_title {
118
  color: #7cb342;
119
}
120
.app_theme_f .sidebar_mini #sidebar_main .menu_section > ul > li > a > .menu_title {
121
  background: #7cb342;
122
  color: #fff;
123
}
124
.app_theme_f .sidebar_mini #sidebar_main .menu_section > ul > li:hover.sidebar_submenu {
125
  background: #7cb342;
126
}
127
.app_theme_f .sidebar_mini #sidebar_main .menu_section > ul > li:hover.sidebar_submenu > a .menu_icon .material-icons {
128
  color: #fff;
129
}
130
.app_theme_f .sidebar_mini #sidebar_main .menu_section > ul > li:hover.sidebar_submenu ul {
131
  border-left-color: #7cb342;
132
}
133
.app_theme_f .sidebar_mini #sidebar_main .menu_section > ul > li.current_section > a > .menu_icon .material-icons {
134
  color: #7cb342;
135
}
136
.app_theme_f .clndr .clndr_days .clndr_days_grid .day.today > span {
137
  background: #7cb342;
138
}
139
.app_theme_f .DTTT_print_info h6 {
140
  color: #7cb342;
141
}
142
.app_theme_f .fc-unthemed .fc-button.fc-state-active:after {
143
  color: #7cb342;
144
}
145
.app_theme_f .fc-unthemed .fc-highlight {
146
  -webkit-box-shadow: inset 0 0 0 2px #424242, inset 0 -1px 0 2px #424242;
147
  box-shadow: inset 0 0 0 2px #424242, inset 0 -1px 0 2px #424242;
148
}
149
.app_theme_f .tablesorter-altair tbody > tr.row_highlighted > td {
150
  background: #f1f8e9;
151
}
152
.app_theme_f .tablesorter-altair .headerSortUp,
153
.app_theme_f .tablesorter-altair .tablesorter-headerSortUp,
154
.app_theme_f .tablesorter-altair .tablesorter-headerAsc,
155
.app_theme_f .tablesorter-altair .headerSortDown,
156
.app_theme_f .tablesorter-altair .tablesorter-headerSortDown,
157
.app_theme_f .tablesorter-altair .tablesorter-headerDesc {
158
  color: #7cb342;
159
}
160
.app_theme_f .wizard > .steps {
161
  background: #424242;
162
}
163
.app_theme_f .wizard > .steps > ul > li.current a,
164
.app_theme_f .wizard > .steps > ul > li.current a:hover,
165
.app_theme_f .wizard > .steps > ul > li.current a:active {
166
  background: #5c5c5c;
167
}
168
.app_theme_f .wizard > .steps > ul > li.done a,
169
.app_theme_f .wizard > .steps > ul > li.done a:hover,
170
.app_theme_f .wizard > .steps > ul > li.done a:active {
171
  background: #212121;
172
}
173
.app_theme_f .md-card-primary {
174
  border-left-color: #424242;
175
}
176
.app_theme_f .waves-effect.md-btn-flat-primary {
177
  background: none;
178
}
179
.app_theme_f .waves-effect.md-btn-flat-primary .waves-ripple {
180
  background: rgba(66, 66, 66, 0.4);
181
}
182
.app_theme_f .search_list_link {
183
  color: #7cb342;
184
}
185
.app_theme_f .chatbox.cb_active .chatbox_header {
186
  background: #212121;
187
}
188
.app_theme_f .chatbox_content .chatbox_message.own .chatbox_message_content li > span {
189
  background: #424242;
190
}
191
.app_theme_f .uk-table tr.row_checked td,
192
.app_theme_f .uk-table-hover tbody tr:hover {
193
  background: #f1f8e9;
194
}
(13-13/23)