aboutsummaryrefslogtreecommitdiffstats
path: root/theme/admin/rsrc/css/bright.css
diff options
context:
space:
mode:
authorThomas Lange <code@nerdmind.de>2021-08-09 21:22:47 +0200
committerThomas Lange <code@nerdmind.de>2021-08-09 21:25:18 +0200
commitca38821a3eab237bd55d2df34346b419ec36804c (patch)
tree053e73fe2dd9b64e9826441431999e0ae30e95a4 /theme/admin/rsrc/css/bright.css
parentddceeb093b6cad9aae3f49e6618118a3277b0b07 (diff)
downloadblog-ca38821a3eab237bd55d2df34346b419ec36804c.tar.gz
blog-ca38821a3eab237bd55d2df34346b419ec36804c.tar.xz
blog-ca38821a3eab237bd55d2df34346b419ec36804c.zip
Show action button list in entity update template
Add a link to the current entity on the website and a link to the entity delete form in the administration area's update.php templates.
Diffstat (limited to 'theme/admin/rsrc/css/bright.css')
-rw-r--r--theme/admin/rsrc/css/bright.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/theme/admin/rsrc/css/bright.css b/theme/admin/rsrc/css/bright.css
index 0fb1165..bf21d90 100644
--- a/theme/admin/rsrc/css/bright.css
+++ b/theme/admin/rsrc/css/bright.css
@@ -497,6 +497,7 @@ img {
# Grids
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.form-grid {
+ clear: both;
display: grid;
grid-template-columns: repeat(2, 7.5rem minmax(0, 1fr));
border-left: 0.05rem solid #AAA;