mirror of
https://github.com/Theodor-Springmann-Stiftung/hamann-ausgabe-core.git
synced 2025-10-30 17:55:32 +00:00
Added Models for displaying files and all kinds of stuff
This commit is contained in:
@@ -229,7 +229,7 @@
|
||||
}
|
||||
|
||||
.ha-letterheader .ha-lettermetalinks {
|
||||
@apply border-b-2 border-slate-200
|
||||
@apply border-b-2 border-slate-300
|
||||
}
|
||||
|
||||
.ha-letterheader .ha-lettermetalinks a {
|
||||
@@ -698,7 +698,7 @@
|
||||
}
|
||||
|
||||
.ha-adminuploadfields .ha-uploadform {
|
||||
@apply bg-slate-50 rounded shadow grow relative
|
||||
@apply bg-slate-50 rounded shadow grow relative
|
||||
}
|
||||
|
||||
.ha-adminuploadfields .ha-uploadform .ha-uploadtext {
|
||||
@@ -710,7 +710,7 @@
|
||||
}
|
||||
|
||||
.ha-adminuploadfields .ha-uploadform .ha-uploadfilelabel {
|
||||
@apply inline-block px-2 py-1 pt-2 cursor-pointer w-full h-full
|
||||
@apply inline-block px-2 py-1 pt-2 cursor-pointer w-full h-full hover:bg-slate-100
|
||||
}
|
||||
|
||||
.ha-adminuploadfields .ha-uploadform .ha-uploadmessage {
|
||||
@@ -726,7 +726,11 @@
|
||||
}
|
||||
|
||||
.ha-adminuploadfields .ha-publishform .ha-publishfilelabel {
|
||||
@apply inline-block px-2 py-1 pt-2 cursor-pointer w-full h-full
|
||||
@apply inline-block px-2 py-1 pt-2 cursor-pointer w-full h-full hover:bg-slate-100
|
||||
}
|
||||
|
||||
.ha-adminuploadfields .ha-publishform .ha-publishtext {
|
||||
@apply text-center
|
||||
}
|
||||
|
||||
.ha-adminuploadfields .ha-publishform .ha-publishmessage {
|
||||
@@ -1107,7 +1111,7 @@
|
||||
|
||||
.ha-added,
|
||||
.ha-added *:not(.ha-linecount *, .ha-linecount, .ha-marginalbox *, .ha-marginalbox, .ha-marginal, .ha-marginal *, .ha-btn-collapsed-box) {
|
||||
@apply px-1 rounded-sm
|
||||
@apply px-0.5 rounded-sm
|
||||
}
|
||||
|
||||
.ha-note,
|
||||
|
||||
Reference in New Issue
Block a user