X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fvier%2Fstyle.css;h=0ef69f2caa97c65a8df69112592dac106f743f52;hb=2ae8e5d34e69a180bc29b018e3bc5dd8fbe7336d;hp=f28f8b556f3e40647bd82736bbfba4a31ac9bc8b;hpb=09de4a5b47439542d5e73d5452e1d30da26c3ae6;p=friendica.git diff --git a/view/theme/vier/style.css b/view/theme/vier/style.css index f28f8b556f..0ef69f2caa 100644 --- a/view/theme/vier/style.css +++ b/view/theme/vier/style.css @@ -2272,40 +2272,6 @@ ul.tabs li .active, span.pager_current a { margin-left: 200px; color: #666666; } -.field .onoff { - float: left; - width: 80px; - margin-right:1em; -} -.field .onoff a { - display: block; - border: 1px solid #666666; - background-image: url("../../../images/onoff.jpg"); - background-repeat: no-repeat; - padding: 4px 2px 2px 2px; - font-size:14px; - height: 16px; - line-height:16px; - text-decoration: none; - text-align: center; - text-transform: uppercase; - border-radius:4px; -} -.field .onoff .off { - border-color: #B0B0B0; - padding-left: 36px; - background-position: left center; - background-color: #cccccc; - color: #9C9C9C; -} -.field .onoff .on { - font-weight:bold; - border-color: #8EB8EE; - padding-right: 36px; - background-position: right center; - background-color: #D7E3F1; - color: #36c; -} .field .hidden { display: none!important; }