drop box-shadow from generic-content-wrapper (it's probably too 90') and use transparent colors for borders to work better with alternate background colors

This commit is contained in:
Mario Vavti
2018-04-25 14:11:41 +02:00
parent fe318d4eb8
commit 352dd364d2
3 changed files with 10 additions and 9 deletions

View File

@@ -41,6 +41,7 @@ li:hover .widget-nav-pills-icons {
/* notes */
#note-text {
border: 1px solid rgba(0,0,0,.125);
padding: 5px;
width: 100%;
resize: none;