X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fvier%2Fstyle.css;h=64b3ba9740ef0d49431e95d86203dbafab68692e;hb=4f72e656cab215ef122b44fb96d920f422b9a31c;hp=13b648d5c57295bed9596d0228144456b9d9ba59;hpb=a39d8d3f02e5bbd711fde71594c2c787b21ef2e9;p=friendica.git diff --git a/view/theme/vier/style.css b/view/theme/vier/style.css index 13b648d5c5..64b3ba9740 100644 --- a/view/theme/vier/style.css +++ b/view/theme/vier/style.css @@ -306,6 +306,10 @@ .icon.s48.unlock { background-image: url("../../../images/icons/48/unlock.png"); } +.sparkle { + cursor: url('lock.cur'), pointer; +} + #contact-edit-links ul { list-style: none; @@ -609,6 +613,10 @@ nav #nav-apps-link.selected { padding: 5px 10px; */ } +.notify-seen { + background: none repeat scroll 0 0 #DDDDDD; + } + ul.menu-popup { position: absolute; display: none; @@ -975,6 +983,7 @@ section { margin-bottom: 1px; } .wall-item-container .wall-item-actions-social a { + float: left; margin-right: 1em; } .wall-item-container .wall-item-actions-tools { @@ -1641,6 +1650,12 @@ blockquote { border-left: 1px solid #D2D2D2; padding-left: 9px; margin: 0 0 0 .8ex; + color: #777; +} + +.oembed { + font-size: large; + font-weight: bold; } /* ================== */