Overview
| Comment: | [fx] ui: buttons color update |
|---|---|
| Downloads: | Tarball | ZIP archive | SQL archive |
| Timelines: | family | ancestors | descendants | both | fx | comdic |
| Files: | files | file ages | folders |
| SHA3-256: |
09ee3a6bc845ede8ce372a95f6e0a02f |
| User & Date: | olr on 2018-12-19 11:28:39 |
| Other Links: | branch diff | manifest | tags |
Context
|
2018-12-19
| ||
| 12:57 | [fx] prevent multi-tabs opening, activate tab if already opened check-in: ef8e7e4dcf user: olr tags: fx, comdic | |
| 11:28 | [fx] ui: buttons color update check-in: 09ee3a6bc8 user: olr tags: fx, comdic | |
|
2018-12-17
| ||
| 15:32 | [fx] dictionaries selection (update) check-in: d784ee1493 user: olr tags: fx, comdic | |
Changes
Modified gc_lang/fr/webext/panel/dictionaries.css from [fd2507d35c] to [bafc0510cd].
| ︙ | |||
83 84 85 86 87 88 89 | 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 | - - + + + + - + + + + + |
color: hsl(0, 0%, 50%);
}
.dic_button {
margin: 2px;
display: inline-block;
|
| ︙ |