avm99963 | 6d9c5fe | 2019-06-04 00:35:53 +0200 | [diff] [blame] | 1 | .help { |
2 | cursor: help; | ||||
3 | border-bottom: dashed 1px gray; | ||||
4 | } | ||||
avm99963 | 8e03061 | 2020-08-20 02:54:17 +0200 | [diff] [blame] | 5 | |
6 | .experimental-label { | ||||
7 | color: gray; | ||||
8 | } | ||||
9 | |||||
10 | .actions { | ||||
11 | text-align: center; | ||||
12 | } | ||||
13 | |||||
14 | #save-indicator { | ||||
15 | text-align: center; | ||||
16 | margin-bottom: 16px; | ||||
17 | color: green; | ||||
18 | } |