Skip to content
Snippets Groups Projects
Commit c1139664 authored by Tillmann Dönicke's avatar Tillmann Dönicke
Browse files

Merge branch '31-remove-spacing-around-segments-in-transliteration-panel' into 'master'

Resolve "Remove spacing around segments in transliteration panel"

Closes #31

See merge request !30
parents a30eb942 44e15719
No related branches found
No related tags found
1 merge request!30Resolve "Remove spacing around segments in transliteration panel"
...@@ -95,11 +95,6 @@ div.column { ...@@ -95,11 +95,6 @@ div.column {
/*::::::::::::::::::::::::::::::::::{ PARTS & SEGMENTS }::::::::::::::::::::::::::::::::*/ /*::::::::::::::::::::::::::::::::::{ PARTS & SEGMENTS }::::::::::::::::::::::::::::::::*/
/*----------------------------------{ SEGMENTS }--------------------------------*/ /*----------------------------------{ SEGMENTS }--------------------------------*/
span.seg{
padding-left:0.15em;
padding-right:0.15em;
}
span.seg:hover{ span.seg:hover{
/* background-color: rgba(165, 42, 42, 0.150); */ /* background-color: rgba(165, 42, 42, 0.150); */
/* background-color: rgba(0, 57, 103, 0.150); */ /* background-color: rgba(0, 57, 103, 0.150); */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment