Update one_piece.css
This commit is contained in:
+11
-1
@@ -1,7 +1,7 @@
|
||||
@charset "UTF-8";
|
||||
|
||||
:root {
|
||||
--main-color: #2780e6;f
|
||||
--main-color: #2780e6;
|
||||
--hover-color: #1e63b3;
|
||||
--success-color: #43b581;
|
||||
--danger-color: #982929;
|
||||
@@ -9320,3 +9320,13 @@ textarea::-webkit-scrollbar {
|
||||
.layer-3QrUeG .standardSidebarView-3F1I7i .side-8zPYf6 .item-PXvHYJ {
|
||||
color: white;
|
||||
}
|
||||
|
||||
.mentioned-xhSam7::before,
|
||||
.mentioned-xhSam7,
|
||||
#app-mount .mentioned-xhSam7:hover,
|
||||
#app-mount .mentioned-xhSam7.selected-2P5D_Z {
|
||||
outline: none;
|
||||
border-color: --main-color;
|
||||
box-shadow: 0 0 2px white;
|
||||
border: 0px solid --main-color;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user