Skip to content

Commit 7714421

Browse files
committed
skin tweaks
1 parent d7d84b7 commit 7714421

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

www/css/sepiaFW-skin-history-of-future.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,8 @@ html {
6565
#sepiaFW-adC { background-color: #fb9e37; }
6666
#sepiaFW-lC { background-color: #292929; }
6767

68-
#sepiaFW-statC { background-color: #fb9e37; }
69-
#sepiaFW-navC { background-color: #fd827b; }
68+
#sepiaFW-statC { background-color: #111111; } /*#fb9e37*/
69+
#sepiaFW-navC { background-color: #111111; } /*#fd827b*/
7070

7171
#sepiaFW-login-box {
7272
background: #ffad01;

www/css/sepiaFW-skin-minimal.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ html.landscape-small #sepiaFW-nav-bar {
3434
}
3535
#sepiaFW-chat-controls {
3636
background: linear-gradient(rgba(0,0,0,0), #000, #000);
37+
border-bottom: 1px solid #000;
3738
}
3839
#sepiaFW-chat-controls.full-screen {
3940
background: linear-gradient(rgba(0,0,0,0), #000);

0 commit comments

Comments
 (0)