mirror of
https://github.com/MeexReay/bRAC.git
synced 2025-09-13 23:47:39 +03:00
fix: widget box style
This commit is contained in:
parent
da657875a1
commit
ce4e5e40b3
@ -4,7 +4,7 @@
|
|||||||
margin: -35px;
|
margin: -35px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.widget_box {
|
.widget-box {
|
||||||
box-shadow: 0 10px 10px rgba(0, 0, 0, 0.20);
|
box-shadow: 0 10px 10px rgba(0, 0, 0, 0.20);
|
||||||
border-bottom: 2px solid rgba(0, 0, 0, 0.20);
|
border-bottom: 2px solid rgba(0, 0, 0, 0.20);
|
||||||
min-height: 121px;
|
min-height: 121px;
|
||||||
@ -29,4 +29,4 @@
|
|||||||
/* .message-name-green { color: #70fa7a; }
|
/* .message-name-green { color: #70fa7a; }
|
||||||
.message-name-red { color: #fa7070; }
|
.message-name-red { color: #fa7070; }
|
||||||
.message-name-magenta { color: #da70fa; }
|
.message-name-magenta { color: #da70fa; }
|
||||||
.message-name-cyan { color: #70fadc; } */
|
.message-name-cyan { color: #70fadc; } */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user