Bug 33689 - remove css rule for text underlining of grid cell buttons
remove css rule for text underlining of grid cell buttons
Status: RESOLVED WORKSFORME
Product: UCS
Classification: Unclassified
Component: UMC (Generic)
UCS 3.2
Other Linux
: P5 minor (vote)
: UCS 3.x
Assigned To: UMC maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-12-09 16:30 CET by Florian Best
Modified: 2015-03-17 15:02 CET (History)
2 users (show)

See Also:
What kind of report is it?: ---
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional): Cleanup
Max CVSS v3 score:
best: Patch_Available+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Florian Best univentionstaff 2013-12-09 16:30:48 CET
Every button underneath a grid cell will get underlined. This is a leftover from the old grid button styling and should be removed:

Index: umc-modifications.less
===================================================================
--- umc-modifications.less      (Revision 46545)
+++ umc-modifications.less      (Arbeitskopie)
@@ -945,7 +945,6 @@
        }
 
        .dijitButtonText {
-               text-decoration: underline;
                padding-left: 0;
                padding-right: 0;
        }

Occurency: added a workaround in computerroom module (Bug #33413)
In UVMM this will not happen because there are only icons.
Comment 1 Florian Best univentionstaff 2015-03-17 15:02:26 CET
Was removed in UCS 4.0.