Skip to content
Snippets Groups Projects

Account security's modal

Merged Benoit Lavenier requested to merge CotonnecC:master into master
23 files
+ 1686
67
Compare changes
  • Side-by-side
  • Inline
Files
23
+ 10
0
@@ -1787,3 +1787,13 @@ $ionicon-var-badge-editable: $ionicon-var-edit + "\00a0";
left: 25px;
top: -7px;
}
div[dropzone] {
border: 2px dashed #bbb;
border-radius: 5px;
padding: 15px;
text-align: center;
font: 20pt bold;
color: #bbb;
margin-bottom: 20px;
}
Loading