iamdoubz
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
6 additions and
0 deletions
-
theme-darkred.css
|
|
@ -1191,3 +1191,9 @@ thead { |
|
|
|
.edit-zone.text.right { |
|
|
|
background-color: #000 |
|
|
|
} |
|
|
|
|
|
|
|
.ui.inverted.green.basic.button:hover, .ui.inverted.green.basic.buttons .button:hover, .ui.inverted.green.buttons .basic.button:hover { |
|
|
|
-webkit-box-shadow: 0 0 0 2px #EFEFEF inset; |
|
|
|
box-shadow: 0 0 0 2px #EFEFEF inset; |
|
|
|
color: #EFEFEF |
|
|
|
} |
|
|
|