Skip to content

Commit 932f556

Browse files
committed
new skin 'professional' and design tweaks
1 parent 7d4fe29 commit 932f556

File tree

8 files changed

+301
-31
lines changed

8 files changed

+301
-31
lines changed

www/css/sepiaFW-cards.css

Lines changed: 19 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@
8282
background: rgba(235, 235, 255, 0.95);
8383
/*color: #fff;*/
8484
/*border-radius: 3px 3px 0 0;*/
85+
border-radius: 3px;
8586
margin: 0px 5px 0px 5px;
8687
width: calc(100% - 10px);
8788
min-height: 38px;
@@ -95,10 +96,12 @@
9596
left: 50%;
9697
top: 50%;
9798
transform: translate(-50%, -50%);*/
98-
display: inline-block;
99+
display: flex;
100+
align-items: center;
99101
flex: 0 1 auto;
102+
height: 37px;
100103
order: 2;
101-
padding-top: 3px;
104+
padding-top: 0px;
102105
}
103106
.sepiaFW-cards-list-title button {
104107
flex: 0 1 auto;
@@ -166,11 +169,11 @@
166169
}
167170
.sepiaFW-cards-list-body .listElement {
168171
display: flex;
169-
min-height: 33px;
170-
padding-top: 2px;
172+
min-height: 34px;
173+
padding-top: 3px;
171174
}
172175
.sepiaFW-cards-list-body .listElement:first-child {
173-
margin-top: 3px;
176+
margin-top: 2px;
174177
}
175178
.sepiaFW-cards-list-body .listElement.draggable-toggle {
176179
opacity: 0.6;
@@ -188,7 +191,7 @@
188191
}
189192
.sepiaFW-cards-list-body .listElement div {
190193
background: rgba(255, 255, 255, 0.90);
191-
border-radius: 0px;
194+
border-radius: 3px;
192195
display: inline-block;
193196
vertical-align: top;
194197
min-height: 20px;
@@ -199,14 +202,14 @@
199202
justify-content: center;
200203
width: 44px;
201204
/*border-right: 3px solid #e5e5e5;*/
202-
margin: 0px 2px 0px 5px;
205+
margin: 0px 3px 0px 5px;
203206
user-select: none;
204207
}
205208
.sepiaFW-cards-list-body .listElement .listCenter {
206209
display: flex;
207210
align-items: center;
208211
justify-content: left;
209-
width: calc(100% - 100px);
212+
width: calc(100% - 101px);
210213
margin: 0px 0px 0px 0px;
211214
padding: 5px 8px;
212215
}
@@ -217,10 +220,10 @@
217220
width: 44px;
218221
/*border-left: 2px solid #545454;*/
219222
/*background: #bcbebe;*/
220-
border-left: 2px solid #fff;
223+
border-left: 0px solid #fff;
221224
background: #d2d2dd;
222225
color: #fff;
223-
margin: 0px 5px 0px 0px;
226+
margin: 0px 5px 0px 3px;
224227
user-select: none;
225228
}
226229
.sepiaFW-notouch-device .sepiaFW-cards-list-body .listElement .listRight:hover {
@@ -255,6 +258,7 @@
255258
/*background: rgba(235, 235, 255, 0.33);*/
256259
/*background: rgba(170, 170, 180, 0.33);*/
257260
background: #d2d2dd;
261+
border-radius: 3px;
258262
margin: 0px 5px 5px 5px;
259263
text-align: center;
260264
padding: 5px;
@@ -377,8 +381,8 @@
377381
/* ---- News ---- */
378382

379383
.sepiaFW-cards-list-title.newsHeader {
380-
background: rgba(255, 255, 255, 0.95);
381-
color: #000;
384+
background: rgba(255, 255, 255, 0.90);
385+
border-radius: 0;
382386
}
383387
.sepiaFW-cards-list-title.newsHeader span {
384388
padding-left: 0px;
@@ -413,6 +417,9 @@
413417
padding: 0px;
414418
font-size: 12px;
415419
}
420+
.sepiaFW-cards-list-footer.newsFooter {
421+
border-radius: 0;
422+
}
416423

417424
/* ---- Weather ---- */
418425

www/css/sepiaFW-skin-grid.css

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -278,10 +278,10 @@ html {
278278
}
279279

280280
.sepiaFW-cards-list-title {
281-
background: rgba(16, 32, 48, 0.0);
281+
background: rgba(20, 163, 187, 0.66);
282282
color: #fff;
283-
box-shadow: 0 0 5px #ceff1a;
284-
border: 1px solid #ceff1a;
283+
box-shadow: 0 0 5px #15abc3;
284+
border: 1px solid #15abc3;
285285
}
286286
.sepiaFW-cards-list-footer {
287287
background: rgba(20, 163, 187, 0.66);
@@ -304,6 +304,10 @@ html {
304304
.sepiaFW-cards-list-body .weatherNowSmall .weatherNowSmallImage {
305305
background: #44505c;
306306
}
307+
.sepiaFW-cards-list-title.newsHeader {
308+
background: rgba(20, 163, 187, 0.66) !important;
309+
text-shadow: 1px 1px 4px #fff, -1px -1px 4px #fff;
310+
}
307311

308312
/*----- teachUI -----*/
309313

www/css/sepiaFW-skin-neo-sepia-dark.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ html {
3434
#sepiaFW-lC { background-color: rgba(150, 150, 150, 0.50); }
3535

3636
#sepiaFW-login-box {
37-
background: #1e2124;
37+
background: #212327;
3838
color: #ECEBE7;
3939
}
4040
#sepiaFW-login-box p {
@@ -253,7 +253,7 @@ html {
253253
.sepiaFW-cards-list-body .timeEvent div,
254254
.sepiaFW-cards-list-body .newsArticle .newsCenter,
255255
.sepiaFW-cards-list-body .radioStation div {
256-
background: #1d1f22;
256+
background: #212327;
257257
color: #ECEBE7;
258258
}
259259
.sepiaFW-cards-list-body .listElement .listRight {

0 commit comments

Comments
 (0)