X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fbrowser%2FpageInfo.css;h=1d89fec4dd7dffacad193b23e7bba09501246302;hp=9b85e7ecaa58f36be8b485c9b288f3a33c372bb5;hb=dae4507500ac2bc6547a8303851bc9b0bcae5ddf;hpb=781d1b79486cf2b5ee940009b7c15a546108c48f diff --git a/LCARStrek/browser/pageInfo.css b/LCARStrek/browser/pageInfo.css index 9b85e7ec..1d89fec4 100644 --- a/LCARStrek/browser/pageInfo.css +++ b/LCARStrek/browser/pageInfo.css @@ -6,7 +6,7 @@ /* View buttons */ #viewGroup { - -moz-padding-start: 10px; + padding-inline-start: 10px; } #viewGroup > radio { @@ -32,7 +32,7 @@ #topBar { border-bottom: 2px solid #9C9CFF; - -moz-padding-start: 10px; + padding-inline-start: 10px; background-color: #000000; color: #FF9F00; } @@ -103,7 +103,7 @@ textbox { } textbox.header { - -moz-margin-start: 0; + margin-inline-start: 0; } .iframe { @@ -126,8 +126,8 @@ groupbox.collapsable caption .caption-icon { height: 9px; background-repeat: no-repeat; background-position: center; - -moz-margin-start: 2px; - -moz-margin-end: 2px; + margin-inline-start: 2px; + margin-inline-end: 2px; background-image: url("chrome://global/skin/tree/twisty.svg#open-hover"); } @@ -169,7 +169,7 @@ groupbox.treebox > tree > treechildren::-moz-tree-cell { } #securityBox description { - -moz-margin-start: 10px; + margin-inline-start: 10px; } #general-security-identity { @@ -214,8 +214,8 @@ treechildren::-moz-tree-cell-text(broken) { #feedListbox richlistitem { padding-top: 6px; padding-bottom: 6px; - -moz-padding-start: 7px; - -moz-padding-end: 7px; + padding-inline-start: 7px; + padding-inline-end: 7px; min-height: 25px; border-bottom: 1px dotted #9C9CFF; } @@ -252,8 +252,8 @@ treechildren::-moz-tree-cell-text(broken) { .permission { padding-top: 6px; padding-bottom: 6px; - -moz-padding-start: 7px; - -moz-padding-end: 7px; + padding-inline-start: 7px; + padding-inline-end: 7px; min-height: 25px; border-bottom: 1px dotted #9C9CFF; }