personnale notes front ajax is working, remains to improve the display, do it like liked materiaux
This commit is contained in:
@@ -3836,8 +3836,24 @@ body.node-type-publication{
|
||||
}
|
||||
}
|
||||
|
||||
// _ __ __
|
||||
// / | / /___ / /____ _____
|
||||
// / |/ / __ \/ __/ _ \/ ___/
|
||||
// / /| / /_/ / /_/ __(__ )
|
||||
// /_/ |_/\____/\__/\___/____/
|
||||
|
||||
|
||||
.note-modal{
|
||||
.close{
|
||||
position: absolute;
|
||||
top:0; right:0;
|
||||
width:8px; height:8px;
|
||||
border-radius: 4px;
|
||||
background-color: #fff!important;
|
||||
background-image: url(../img/close2.png);
|
||||
background-size: contain;
|
||||
background-position: center;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@import "misc.scss";
|
||||
|
Reference in New Issue
Block a user