X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=inline;f=theme%2Fshiny%2Fcss%2Fdisplay.css;h=bf915bf952faba1a8320079783b38e285b0f9ee3;hb=143cc4bdd08ee363518219f1d0b769028c508e11;hp=758d462ba019cfce04a7c50668383c21548e74b5;hpb=8ff44a1fb9f54ce61a91987ca44cbd4fccf0a012;p=quix0rs-gnu-social.git diff --git a/theme/shiny/css/display.css b/theme/shiny/css/display.css index 758d462ba0..bf915bf952 100644 --- a/theme/shiny/css/display.css +++ b/theme/shiny/css/display.css @@ -292,28 +292,28 @@ h6 {font-size: 1em;} margin-left: 1px; } -#site_nav_local_views { - position: relative; - z-index: 9; - float: right; - margin: 0px 0px 20px 0px; +#site_nav_local_views { + position: relative; + z-index: 9; + float: right; + margin: 0px; width: 290px; -} - -#site_nav_local_views li { - width: 100%; - margin-right: 0; +} + +#site_nav_local_views li { + width: 100%; + margin-right: 0; margin-bottom: 0px; text-align: right; } #site_nav_local_views a { background: url(../images/overlay10.png) repeat-x top left; - display:block; - padding-right: 10px; - border: 1px solid #fff; - border-color: transparent; - padding-top: 4px; + display:block; + padding-right: 10px; + border: 1px solid #fff; + border-color: transparent; + padding-top: 4px; padding-bottom: 4px; font-size: 1.1em; font-weight: normal; @@ -324,17 +324,17 @@ h6 {font-size: 1em;} border-bottom: 1px solid #999; border-left: none; text-shadow: 0px 1px 0px rgba(0,0,0,0.8); - border-radius:0; - -moz-border-radius:0; + border-radius:0; + -moz-border-radius:0; -webkit-border-radius:0; text-decoration: none; } #site_nav_local_views li:first-child a { - border-radius-topright:4px; + border-top-right-radius:4px; -moz-border-radius-topright:4px; -webkit-border-top-right-radius:4px; -} +} #site_nav_local_views a:hover { background: url(../images/overlay20.png) repeat-x top left; @@ -349,7 +349,7 @@ h6 {font-size: 1em;} color: #4d4d4d !important; box-shadow: 1px 1px 1px rgba(0,0,0,0.5); -moz-box-shadow: 1px 1px 1px rgba(0,0,0,0.5); - -webkit-box-shadow: 1px 1px 1px rgba(0,0,0,0.5); + -webkit-box-shadow: 1px 1px 1px rgba(0,0,0,0.5); border-bottom: 1px solid #fff; text-shadow: 1px 1px 0px rgba(0,0,0,0.2); background-color: #e2e2e2; @@ -368,7 +368,7 @@ h6 {font-size: 1em;} border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; - border-radius-topright: 0px; + border-top-right-radius: 0px; -moz-border-radius-topright: 0px; -webkit-border-top-right-radius: 0px; padding: 14px 10px 20px 10px; @@ -382,9 +382,8 @@ h6 {font-size: 1em;} padding: 0px; padding-top: 16px; padding-left: 10px; - margin-top: -20px; background-color: #262626; - border-radius-bottomright: 6px; + border-bottom-right-radius: 6px; -moz-border-radius-bottomright: 6px; -webkit-border-bottom-right-radius: 6px; } @@ -404,10 +403,10 @@ h6 {font-size: 1em;} width: 248px; } -#aside_primary .section H2 { - font-size: 1.1em; - font-weight: normal; - letter-spacing: 0.2em; +#aside_primary .section H2 { + font-size: 1.1em; + font-weight: normal; + letter-spacing: 0.2em; margin-bottom: 10px; margin-left: -4px; padding: 6px;