hi guys
we all know the css of the themes are not 100%
many times we need to do some adjustments to make like vertical-alignment, right to left, and such stuff… first thing I look at is the field settings, if not available, i go to css applications (themes) advanced, then finally when stuck i try to add manual css stuff to menu application, that is if I could manage to write the correct code 
i’m now stuck in 2 tiny things of these:
1- in grid, the small pencil icon (the edit icon to application link to edit the grid record) - does not align in middle… when the grid data is thick lines (like 50 or 60 px each line) the pencil icon really goes ugly in vertical alignment=top i never could do it go middle to be in the middle of the grid record…
2- the grid > search (advanced) field “integer” input never aligns left to right… it is by default going RTL which makes it odd and annoying, tried all possible ways… no use
did anyone manage to adjust those? is there anyway better than "inspect elements of Google Chrome then find the css related to that and then hit head with walls because is not working!?
please advise

but mostly i’ve the corrected css code in the menu app onLoad event as Mr Dave advised thankfully before, so it does the job, and even if you upgrade SC, the code you put in the menu app stays there… no issues…