summaryrefslogtreecommitdiff
path: root/sass/app.scss
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2023-02-12 12:42:55 +0100
committerDaniel Friesel <derf@finalrewind.org>2023-02-12 12:42:55 +0100
commitc65c85f3e23f3d4f5cc3f1faf70b6fb6e9578baa (patch)
treedbcdf3428f9a157b98053e2becd3e7893dce6843 /sass/app.scss
parent80c9068e98d2c10f116dd52f9d51ff892936dae5 (diff)
add bahn.expert link to train details page
Diffstat (limited to 'sass/app.scss')
-rw-r--r--sass/app.scss7
1 files changed, 7 insertions, 0 deletions
diff --git a/sass/app.scss b/sass/app.scss
index 62b2cbd..9b37ece 100644
--- a/sass/app.scss
+++ b/sass/app.scss
@@ -821,6 +821,13 @@ div.field {
margin-right: 0.5ex;
}
+.smallbutton img {
+ display: block;
+ float: left;
+ margin-right: 0.7ex;
+ height: 1.2em;
+}
+
input, select, .button {
display: inline-block;
width: 60em;