LUMIERA.clone/doc/technical/stage
Ichthyostega 8b6991e0f5 ElementBox: establish basic styling
We are using buttons now, but the standard theme introduces a lot of padding arount button's contents.
Thus we need to consider ways to address the compound of widgets forming an ElementBox; moreover,
this is the classical situation where the BEM notation helps to clarify the intention....

The problem leading to custom styling here is the padding within buttons;
the default stylesheet seemingly adds a min-width and min-height setting,
and some padding within the Button; based on systematic CSS class names,
it is possible to remove these settings specifically for buttons
within the IDLabel in general (no need to treat only the case of an EventBoxLabel
-- IDLabel could become a custom widget on its own
2022-10-02 03:57:16 +02:00
..
style ElementBox: establish basic styling 2022-10-02 03:57:16 +02:00
CodePolicy.txt Timeline: handle notification of structural updates 2019-06-20 18:53:12 +02:00
GuiConnect.txt Dispatcher: rename in accordance to the layer 2018-12-10 00:12:52 +01:00
index.txt Global-Layer-Renaming: fix remaining textual usages and IDs in the code 2018-12-10 00:09:56 +01:00